01:12:00.313 ERROR c.b.o.s.ntak.NTAKReporterServiceImpl - Unhandled NTAK error: NTAKUzenetHiba(mezoNeve=zarasiInformaciok.targynap, kuldottErtek=2026-04-13, hibaKulcs=UniqueConstraint, hibaUzenet=A megadott érték már szerepel az adatbázisban!) 03:21:23.949 ERROR c.b.o.c.SchedulerConfig$ScheduledTaskErrorHandler - Error in scheduled task! java.lang.NullPointerException: Cannot invoke "com.bda.orsys.dto.api.ntak.NTAKEllenorzesResponseWrapper.getUzenetValaszok()" because "response" is null at com.bda.orsys.service.ntak.NTAKReporterServiceImpl.handleCheckResponse(NTAKReporterServiceImpl.java:701) at com.bda.orsys.service.ntak.NTAKReporterServiceImpl.lambda$checkOrderReports$5(NTAKReporterServiceImpl.java:144) at com.bda.orsys.service.ntak.NTAKReporterServiceImpl.lambda$checkReports$39(NTAKReporterServiceImpl.java:696) at java.base/java.util.Optional.ifPresent(Optional.java:178) at com.bda.orsys.service.ntak.NTAKReporterServiceImpl.checkReports(NTAKReporterServiceImpl.java:693) at com.bda.orsys.service.ntak.NTAKReporterServiceImpl.lambda$checkOrderReports$6(NTAKReporterServiceImpl.java:144) at java.base/java.util.HashMap.forEach(HashMap.java:1421) at com.bda.orsys.service.ntak.NTAKReporterServiceImpl.checkOrderReports(NTAKReporterServiceImpl.java:144) at com.bda.orsys.utils.ScheduledTasks.checkNTAKOrderReports(ScheduledTasks.java:417) at jdk.internal.reflect.GeneratedMethodAccessor734.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:380) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727) at com.bda.orsys.utils.ScheduledTasks$$SpringCGLIB$$0.checkNTAKOrderReports() at jdk.internal.reflect.GeneratedMethodAccessor734.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) at io.micrometer.observation.Observation.observe(Observation.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) at org.springframework.scheduling.config.Task$OutcomeTrackingRunnable.run(Task.java:85) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:96) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) 04:30:05.549 ERROR c.b.o.c.SchedulerConfig$ScheduledTaskErrorHandler - Error in scheduled task! org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: update or delete on table "restaurant" violates foreign key constraint "attachment_restaurant_restaurant_id_fkey" on table "attachment_restaurant" Detail: Key (id)=(1016) is still referenced from table "attachment_restaurant".] [delete from "restaurant" where "id"=?]; SQL [delete from "restaurant" where "id"=?]; constraint [attachment_restaurant_restaurant_id_fkey] at org.springframework.orm.jpa.vendor.HibernateJpaDialect.convertHibernateAccessException(HibernateJpaDialect.java:290) at org.springframework.orm.jpa.vendor.HibernateJpaDialect.translateExceptionIfPossible(HibernateJpaDialect.java:241) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.translateExceptionIfPossible(AbstractEntityManagerFactoryBean.java:560) at org.springframework.dao.support.ChainedPersistenceExceptionTranslator.translateExceptionIfPossible(ChainedPersistenceExceptionTranslator.java:61) at org.springframework.dao.support.DataAccessUtils.translateIfNecessary(DataAccessUtils.java:343) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:136) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:223) at jdk.proxy2/jdk.proxy2.$Proxy211.getUnreferencedStaffUsernames(Unknown Source) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:223) at jdk.proxy2/jdk.proxy2.$Proxy211.getUnreferencedStaffUsernames(Unknown Source) at com.bda.orsys.service.user.UserServiceImpl.deleteAllUnreferencedStaff(UserServiceImpl.java:210) at com.bda.orsys.service.restaurant.RestaurantServiceImpl.deleteExpiredDeletableRestaurants(RestaurantServiceImpl.java:534) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:723) at com.bda.orsys.service.restaurant.RestaurantServiceImpl$$SpringCGLIB$$0.deleteExpiredDeletableRestaurants() at com.bda.orsys.utils.ScheduledTasks.deleteExpiredRestaurants(ScheduledTasks.java:288) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:380) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727) at com.bda.orsys.utils.ScheduledTasks$$SpringCGLIB$$0.deleteExpiredRestaurants() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) at io.micrometer.observation.Observation.observe(Observation.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) at org.springframework.scheduling.config.Task$OutcomeTrackingRunnable.run(Task.java:85) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:96) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement [ERROR: update or delete on table "restaurant" violates foreign key constraint "attachment_restaurant_restaurant_id_fkey" on table "attachment_restaurant" Detail: Key (id)=(1016) is still referenced from table "attachment_restaurant".] [delete from "restaurant" where "id"=?] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:97) at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:58) at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:108) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197) at org.hibernate.engine.jdbc.mutation.internal.AbstractMutationExecutor.performNonBatchedMutation(AbstractMutationExecutor.java:134) at org.hibernate.engine.jdbc.mutation.internal.MutationExecutorSingleNonBatched.performNonBatchedOperations(MutationExecutorSingleNonBatched.java:55) at org.hibernate.engine.jdbc.mutation.internal.AbstractMutationExecutor.execute(AbstractMutationExecutor.java:55) at org.hibernate.persister.entity.mutation.AbstractDeleteCoordinator.doStaticDelete(AbstractDeleteCoordinator.java:279) at org.hibernate.persister.entity.mutation.AbstractDeleteCoordinator.delete(AbstractDeleteCoordinator.java:87) at org.hibernate.action.internal.EntityDeleteAction.execute(EntityDeleteAction.java:131) at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:644) at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:511) at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:414) at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:41) at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:127) at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1429) at org.hibernate.internal.SessionImpl.flush(SessionImpl.java:1415) at org.hibernate.query.sql.internal.NativeQueryImpl.prepareForExecution(NativeQueryImpl.java:666) at org.hibernate.query.spi.AbstractSelectionQuery.beforeQuery(AbstractSelectionQuery.java:172) at org.hibernate.query.spi.AbstractSelectionQuery.beforeQueryHandlingFetchProfiles(AbstractSelectionQuery.java:159) at org.hibernate.query.spi.AbstractSelectionQuery.list(AbstractSelectionQuery.java:140) at org.hibernate.query.Query.getResultList(Query.java:120) at org.springframework.data.jpa.repository.query.JpaQueryExecution$CollectionExecution.doExecute(JpaQueryExecution.java:130) at org.springframework.data.jpa.repository.query.JpaQueryExecution.execute(JpaQueryExecution.java:93) at org.springframework.data.jpa.repository.query.AbstractJpaQuery.doExecute(AbstractJpaQuery.java:152) at org.springframework.data.jpa.repository.query.AbstractJpaQuery.execute(AbstractJpaQuery.java:140) at org.springframework.data.repository.core.support.RepositoryMethodInvoker.doInvoke(RepositoryMethodInvoker.java:170) at org.springframework.data.repository.core.support.RepositoryMethodInvoker.invoke(RepositoryMethodInvoker.java:158) at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:170) at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:149) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:69) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:380) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138) ... 57 more Caused by: org.postgresql.util.PSQLException: ERROR: update or delete on table "restaurant" violates foreign key constraint "attachment_restaurant_restaurant_id_fkey" on table "attachment_restaurant" Detail: Key (id)=(1016) is still referenced from table "attachment_restaurant". at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2733) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2420) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:372) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:517) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:434) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:194) at org.postgresql.jdbc.PgPreparedStatement.executeUpdate(PgPreparedStatement.java:155) at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeUpdate(ProxyPreparedStatement.java:61) at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeUpdate(HikariProxyPreparedStatement.java) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:194) ... 90 more 05:12:36.808 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 322524 in firestore, but it was not found in the notified HashMap! 05:12:37.279 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 339019 in firestore, but it was not found in the notified HashMap! 06:00:20.366 DEBUG c.b.o.s.s.SystemBarionServiceImpl - Subscription #544 has been paid, but does not have a pendingExpiry! 06:00:23.131 DEBUG c.b.o.s.s.SystemBarionServiceImpl - Subscription #706 has been paid, but does not have a pendingExpiry! 06:00:24.734 DEBUG c.b.o.s.s.SystemBarionServiceImpl - Subscription #1001 has been paid, but does not have a pendingExpiry! 06:15:47.811 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734019 in firestore, but it was not found in the notified HashMap! 06:23:00.025 ERROR c.bda.orsys.network.SlackApiCaller - 2 TRANSFER subscriptions need attention: Somlyó Étterem és Pizzéria (Hannibal-meat Kft.) valid until: 2026-03-11 Somlyó Étterem és Pizzéria (Hannibal-meat Kft.) valid until: 2026-03-11 06:25:14.228 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734020 in firestore, but it was not found in the notified HashMap! 06:42:45.167 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 07:02:45.097 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Cannot map order 85d9cdde-8b19-40b8-ab5f-838802de7d79 to interval. Created: 2026-04-13T06:52:05 FirstItem: null Completed: 2026-04-14T06:57 LastItem: null 07:11:14.782 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734025 in firestore, but it was not found in the notified HashMap! 07:19:22.440 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 492402 in firestore, but it was not found in the notified HashMap! 07:23:12.446 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 699269 in firestore, but it was not found in the notified HashMap! 08:05:31.770 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734029 in firestore, but it was not found in the notified HashMap! 08:07:06.860 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734029 in firestore, but it was not found in the notified HashMap! 08:21:33.791 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 331329 in firestore, but it was not found in the notified HashMap! 08:22:36.230 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 322524 in firestore, but it was not found in the notified HashMap! 08:30:05.709 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 548081 in firestore, but it was not found in the notified HashMap! 08:42:01.309 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734041 in firestore, but it was not found in the notified HashMap! 08:43:52.002 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734041 in firestore, but it was not found in the notified HashMap! 08:47:37.901 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734044 in firestore, but it was not found in the notified HashMap! 08:53:54.373 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734046 in firestore, but it was not found in the notified HashMap! 08:54:48.335 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734046 in firestore, but it was not found in the notified HashMap! 08:55:11.195 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734047 in firestore, but it was not found in the notified HashMap! 08:56:32.491 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 400517 in firestore, but it was not found in the notified HashMap! 08:58:08.218 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=11973, amount=1, apiName=Fűszeres steakburgonya, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=1000) 08:58:08.224 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Tzatzikiöntet, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 08:58:08.225 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Tzatzikiöntet, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 08:58:42.505 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 725391 was updated with tag "upsertAddress", but firestore put was not called! 09:02:46.908 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Cannot map order 28bb884b-7cd7-4971-9a61-e88459d5d10e to interval. Created: 2026-04-13T08:54:15 FirstItem: null Completed: 2026-04-14T08:57 LastItem: null 09:03:18.562 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734058 in firestore, but it was not found in the notified HashMap! 09:04:36.179 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 695546 in firestore, but it was not found in the notified HashMap! 09:05:39.215 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 720461 in firestore, but it was not found in the notified HashMap! 09:07:39.475 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 720461 in firestore, but it was not found in the notified HashMap! 09:11:40.030 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 445281 in firestore, but it was not found in the notified HashMap! 09:12:13.910 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734066 in firestore, but it was not found in the notified HashMap! 09:12:44.788 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 09:14:19.558 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 360895 in firestore, but it was not found in the notified HashMap! 09:21:51.888 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 691806 in firestore, but it was not found in the notified HashMap! 09:22:36.110 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 680653 in firestore, but it was not found in the notified HashMap! 09:24:17.982 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 429930 in firestore, but it was not found in the notified HashMap! 09:24:36.185 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 662648 in firestore, but it was not found in the notified HashMap! 09:25:17.659 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734082 in firestore, but it was not found in the notified HashMap! 09:26:26.182 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734082 in firestore, but it was not found in the notified HashMap! 09:27:19.345 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734084 in firestore, but it was not found in the notified HashMap! 09:29:57.101 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 569907 in firestore, but it was not found in the notified HashMap! 09:31:42.336 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 228953 in firestore, but it was not found in the notified HashMap! 09:32:36.129 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Steakburgonya, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 09:32:46.984 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 09:32:57.864 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 686722 in firestore, but it was not found in the notified HashMap! 09:34:19.412 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 360895 in firestore, but it was not found in the notified HashMap! 09:36:36.188 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 322524 in firestore, but it was not found in the notified HashMap! 09:40:36.189 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=23853, amount=1, apiName=Csónakburgonya, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=27.0, alreadyPrinted=false, sortingNumber=1000) 09:40:36.191 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Steakburgonya, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 09:40:36.401 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 334346 in firestore, but it was not found in the notified HashMap! 09:43:39.120 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 436436 in firestore, but it was not found in the notified HashMap! 09:49:52.801 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 672465 in firestore, but it was not found in the notified HashMap! 09:50:07.899 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 625823 in firestore, but it was not found in the notified HashMap! 09:50:08.691 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 625823 in firestore, but it was not found in the notified HashMap! 09:52:14.018 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34064, amount=1, apiName=Csontleves cérnametélttel, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 09:52:14.019 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34702, amount=1, apiName=B menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=5.0, alreadyPrinted=false, sortingNumber=1) 09:52:14.020 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34076, amount=1, apiName=B menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=2) 09:52:45.962 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 09:52:48.197 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Cannot map order 3ed7e6a1-a58f-4607-a7b4-0dd57c269227 to interval. Created: 2026-04-13T09:38:08 FirstItem: null Completed: 2026-04-14T09:47 LastItem: null 09:55:51.701 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 672465 in firestore, but it was not found in the notified HashMap! 09:55:51.880 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 673276 in firestore, but it was not found in the notified HashMap! 09:55:59.855 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 729261 was updated with tag "upsertAddress", but firestore put was not called! 09:57:24.500 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734112 in firestore, but it was not found in the notified HashMap! 09:58:04.397 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734113 in firestore, but it was not found in the notified HashMap! 10:01:16.847 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34064, amount=1, apiName=Csontleves cérnametélttel, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 10:01:16.848 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34070, amount=1, apiName=Rántott sertésborda, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=1) 10:01:16.849 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34077, amount=1, apiName=Hasábburgonya, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=2) 10:01:16.850 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34066, amount=1, apiName=Menü leves, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 10:01:16.851 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34068, amount=1, apiName=A menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=5.0, alreadyPrinted=false, sortingNumber=2) 10:01:16.852 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34075, amount=1, apiName=A menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=2) 10:02:45.433 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 10:02:45.439 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 10:02:47.988 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 10:03:51.667 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 691788 in firestore, but it was not found in the notified HashMap! 10:05:17.418 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 480495 in firestore, but it was not found in the notified HashMap! 10:06:31.923 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34066, amount=1, apiName=Menü leves, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 10:06:31.924 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34702, amount=1, apiName=B menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=5.0, alreadyPrinted=false, sortingNumber=1) 10:06:31.925 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34076, amount=1, apiName=B menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=2) 10:07:12.198 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34066, amount=1, apiName=Menü leves, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 10:07:12.199 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34702, amount=1, apiName=B menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=5.0, alreadyPrinted=false, sortingNumber=1) 10:07:12.200 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34076, amount=1, apiName=B menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=2) 10:07:51.758 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 715193 in firestore, but it was not found in the notified HashMap! 10:07:58.964 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 433190 in firestore, but it was not found in the notified HashMap! 10:11:14.427 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Gyrosos pác, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 10:11:14.427 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=11974, amount=1, apiName=Hasábburgonya, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=1000) 10:11:14.428 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=11978, amount=1, apiName=Csípős öntet, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=1000) 10:11:14.429 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Búzalisztből, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 10:11:14.429 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Magyaros pác, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 10:11:14.429 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=11974, amount=1, apiName=Hasábburgonya, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=1000) 10:11:14.429 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=11978, amount=1, apiName=Csípős öntet, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=1000) 10:11:14.429 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Búzalisztből, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 10:12:46.502 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 10:13:26.325 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34066, amount=1, apiName=Menü leves, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 10:13:26.327 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34068, amount=1, apiName=A menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=5.0, alreadyPrinted=false, sortingNumber=1) 10:13:26.328 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34075, amount=1, apiName=A menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=2) 10:17:51.690 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 673928 in firestore, but it was not found in the notified HashMap! 10:17:58.911 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 312443 in firestore, but it was not found in the notified HashMap! 10:19:15.147 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734129 in firestore, but it was not found in the notified HashMap! 10:22:45.711 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 10:22:48.232 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 10:23:51.714 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 715781 in firestore, but it was not found in the notified HashMap! 10:28:28.576 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 283485 in firestore, but it was not found in the notified HashMap! 10:31:25.835 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 734138 was updated with tag "upsertAddress", but firestore put was not called! 10:41:17.021 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 711892 in firestore, but it was not found in the notified HashMap! 10:42:44.790 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 10:42:45.397 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 10:47:31.900 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 405944 in firestore, but it was not found in the notified HashMap! 10:47:35.586 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34066, amount=1, apiName=Menü leves, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 10:47:35.588 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34068, amount=1, apiName=A menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=5.0, alreadyPrinted=false, sortingNumber=1) 10:47:35.589 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34075, amount=1, apiName=A menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=2) 10:49:39.202 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 720461 in firestore, but it was not found in the notified HashMap! 10:51:18.614 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 721297 was updated with tag "upsertAddress", but firestore put was not called! 10:51:34.782 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 482024 in firestore, but it was not found in the notified HashMap! 10:52:18.019 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34066, amount=1, apiName=Menü leves, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 10:52:18.020 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34068, amount=1, apiName=A menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=5.0, alreadyPrinted=false, sortingNumber=1) 10:52:18.021 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34075, amount=1, apiName=A menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=2) 10:52:27.855 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734154 in firestore, but it was not found in the notified HashMap! 10:53:18.059 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 10:53:18.115 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 10:54:19.790 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=48458, amount=1, apiName=Steakburgonya + kicsi coleslaw, apiNote=null, unitPrice=890.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 10:54:19.793 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=48458, amount=1, apiName=Steakburgonya + kicsi coleslaw, apiNote=null, unitPrice=890.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 10:56:14.274 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34066, amount=1, apiName=Menü leves, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 10:56:14.276 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34075, amount=1, apiName=A menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=1) 10:56:14.277 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34066, amount=1, apiName=Menü leves, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 10:56:14.277 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34071, amount=1, apiName=Rántott csirkemell, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=1) 10:56:14.278 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34077, amount=1, apiName=Hasábburgonya, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=2) 10:56:36.138 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 322524 in firestore, but it was not found in the notified HashMap! 10:57:37.644 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34066, amount=1, apiName=Menü leves, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 10:57:37.645 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34068, amount=1, apiName=A menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=5.0, alreadyPrinted=false, sortingNumber=1) 10:57:37.646 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34075, amount=1, apiName=A menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=2) 10:57:42.760 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 601036 was updated with tag "upsertAddress", but firestore put was not called! 10:58:03.879 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34066, amount=1, apiName=Menü leves, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 10:58:03.880 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34068, amount=1, apiName=A menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=5.0, alreadyPrinted=false, sortingNumber=1) 10:58:03.881 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34075, amount=1, apiName=A menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=2) 10:58:58.426 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=11977, amount=1, apiName=Édesburgonya, apiNote=null, unitPrice=290.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=1000) 10:58:58.427 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=11979, amount=1, apiName=Ezersziget öntet, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=1000) 10:58:58.428 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=11975, amount=1, apiName=Párolt rizs, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=1000) 10:58:58.429 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Tzatzikiöntet, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 11:00:19.641 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34066, amount=1, apiName=Menü leves, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 11:00:19.642 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34068, amount=1, apiName=A menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=5.0, alreadyPrinted=false, sortingNumber=1) 11:00:19.643 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34075, amount=1, apiName=A menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=2) 11:02:45.391 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 11:07:57.708 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 642264 in firestore, but it was not found in the notified HashMap! 11:12:46.176 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 11:13:57.494 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=48458, amount=1, apiName=Steakburgonya + kicsi coleslaw, apiNote=null, unitPrice=890.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 11:13:57.496 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=48458, amount=1, apiName=Steakburgonya + kicsi coleslaw, apiNote=null, unitPrice=890.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 11:13:59.305 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 582361 in firestore, but it was not found in the notified HashMap! 11:16:01.084 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34066, amount=1, apiName=Menü leves, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 11:16:01.085 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34702, amount=2, apiName=B menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=5.0, alreadyPrinted=false, sortingNumber=1) 11:16:01.087 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34076, amount=1, apiName=B menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=2) 11:16:33.972 ERROR c.b.o.s.ntak.NTAKReporterServiceImpl - Unhandled NTAK error: NTAKUzenetHiba(mezoNeve=rendelesOsszesitok[0].targynap, kuldottErtek=2026-04-14, hibaKulcs=VUzletTorolt, hibaUzenet=A vendéglátó üzlet törölt státuszú) 11:22:44.761 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 11:22:44.936 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 11:24:28.440 DEBUG c.b.o.s.r.CustomerServiceImpl - User 762 tried to update address #367595 of customer #277210, but it was not found in the persisted list 11:24:56.827 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Tejföl, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 11:24:56.828 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=BBQ szósz, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 11:26:35.115 ERROR c.b.o.s.ntak.NTAKReporterServiceImpl - Unhandled NTAK error: NTAKUzenetHiba(mezoNeve=rendelesOsszesitok[1].targynap, kuldottErtek=2026-04-14, hibaKulcs=VUzletTorolt, hibaUzenet=A vendéglátó üzlet törölt státuszú) 11:26:35.387 ERROR c.b.o.s.ntak.NTAKReporterServiceImpl - Unhandled NTAK error: NTAKUzenetHiba(mezoNeve=rendelesOsszesitok[0].targynap, kuldottErtek=2026-04-14, hibaKulcs=VUzletTorolt, hibaUzenet=A vendéglátó üzlet törölt státuszú) 11:40:26.410 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734179 in firestore, but it was not found in the notified HashMap! 11:46:40.342 ERROR c.b.o.s.ntak.NTAKReporterServiceImpl - Unhandled NTAK error: NTAKUzenetHiba(mezoNeve=rendelesOsszesitok[0].targynap, kuldottErtek=2026-04-14, hibaKulcs=VUzletTorolt, hibaUzenet=A vendéglátó üzlet törölt státuszú) 11:46:49.023 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734180 in firestore, but it was not found in the notified HashMap! 11:52:44.801 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 11:52:48.423 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 11:52:49.202 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Cannot map order 8917c92a-4596-4e10-bff6-02c18bea4825 to interval. Created: 2026-04-13T11:38:39 FirstItem: null Completed: 2026-04-14T11:47 LastItem: null 11:52:49.207 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 11:57:38.069 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 599466 in firestore, but it was not found in the notified HashMap! 12:00:57.464 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34066, amount=1, apiName=Menü leves, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 12:00:57.465 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34071, amount=1, apiName=Rántott csirkemell, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=1) 12:00:57.466 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34076, amount=1, apiName=B menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=2) 12:00:57.467 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34066, amount=1, apiName=Menü leves, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 12:00:57.467 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34068, amount=1, apiName=A menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=5.0, alreadyPrinted=false, sortingNumber=1) 12:00:57.468 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34075, amount=1, apiName=A menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=2) 12:02:15.660 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34066, amount=1, apiName=Menü leves, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 12:02:15.661 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34071, amount=1, apiName=Rántott csirkemell, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=1) 12:02:15.662 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34076, amount=1, apiName=B menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=2) 12:02:15.663 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34066, amount=1, apiName=Menü leves, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 12:02:15.663 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34068, amount=1, apiName=A menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=5.0, alreadyPrinted=false, sortingNumber=1) 12:02:15.664 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=34075, amount=1, apiName=A menü, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=2) 12:02:47.450 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Cannot map order b2027293-9465-4a01-8b90-76c44ea9f215 to interval. Created: 2026-04-13T11:48:04 FirstItem: null Completed: 2026-04-14T11:57 LastItem: null 12:02:49.405 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 12:02:49.518 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 12:05:58.990 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 430176 in firestore, but it was not found in the notified HashMap! 12:10:26.523 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 390814 in firestore, but it was not found in the notified HashMap! 12:12:00.155 ERROR c.b.o.s.ntak.NTAKReporterServiceImpl - Unhandled NTAK error: NTAKUzenetHiba(mezoNeve=szolgaltatoAdatok.vendeglatoUzletRegSzam, kuldottErtek=ET22034822, hibaKulcs=NotFoundInDbVUzlet, hibaUzenet=Vendéglátó üzlet nem található az adatbázisban!) 12:12:47.253 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 12:14:36.190 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 322524 in firestore, but it was not found in the notified HashMap! 12:17:39.753 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 623048 in firestore, but it was not found in the notified HashMap! 12:19:40.372 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 623048 in firestore, but it was not found in the notified HashMap! 12:22:12.013 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 723163 was updated with tag "upsertAddress", but firestore put was not called! 12:22:49.149 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Cannot map order 6fb9bfe3-991e-496a-aa35-e4cb09b78465 to interval. Created: 2026-04-13T12:10:04 FirstItem: null Completed: 2026-04-14T12:17 LastItem: null 12:22:49.153 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 12:24:46.293 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734207 in firestore, but it was not found in the notified HashMap! 12:46:14.869 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 734213 was updated with tag "upsertAddress", but firestore put was not called! 12:52:46.181 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 12:55:22.594 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 674050 in firestore, but it was not found in the notified HashMap! 13:04:18.798 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 651956 in firestore, but it was not found in the notified HashMap! 13:05:38.916 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 734219 was updated with tag "upsert - whitelabel", but firestore put was not called! 13:15:19.906 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=11974, amount=1, apiName=Hasábburgonya, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=1000) 13:15:19.908 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Joghurtos, kapros öntet, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 13:15:49.035 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 734227 was updated with tag "upsertAddress", but firestore put was not called! 13:16:36.088 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=24046, amount=1, apiName=Kukorica, apiNote=null, unitPrice=450.0, discountUnitPrice=null, vatPercent=18.0, alreadyPrinted=false, sortingNumber=1000) 13:19:17.940 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 587508 in firestore, but it was not found in the notified HashMap! 13:22:45.094 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 13:22:45.406 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 13:23:39.243 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 358916 in firestore, but it was not found in the notified HashMap! 13:24:16.411 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734229 in firestore, but it was not found in the notified HashMap! 13:24:28.232 DEBUG c.b.o.s.r.CustomerServiceImpl - User 762 tried to update address #321949 of customer #278969, but it was not found in the persisted list 13:24:38.668 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734230 in firestore, but it was not found in the notified HashMap! 13:28:06.798 DEBUG c.b.o.s.r.CustomerServiceImpl - User 470 tried to update address #353169 of customer #616445, but it was not found in the persisted list 13:31:23.458 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 734234 was updated with tag "upsertAddress", but firestore put was not called! 13:32:04.774 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734235 in firestore, but it was not found in the notified HashMap! 13:32:35.955 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 276620 in firestore, but it was not found in the notified HashMap! 13:32:47.040 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 13:33:55.382 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734237 in firestore, but it was not found in the notified HashMap! 13:42:45.678 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 13:43:40.175 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734243 in firestore, but it was not found in the notified HashMap! 13:44:39.377 DEBUG c.b.o.s.r.CustomerServiceImpl - User 339 tried to update address #356032 of customer #258741, but it was not found in the persisted list 13:49:13.527 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734244 in firestore, but it was not found in the notified HashMap! 13:50:56.393 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734244 in firestore, but it was not found in the notified HashMap! 13:52:45.170 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 14:02:46.858 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 14:03:31.196 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=48509, amount=1, apiName=Cheddar sajt, apiNote=null, unitPrice=350.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 14:09:40.199 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734250 in firestore, but it was not found in the notified HashMap! 14:12:45.952 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 14:12:47.501 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 14:13:08.221 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 712797 in firestore, but it was not found in the notified HashMap! 14:13:09.030 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 712797 in firestore, but it was not found in the notified HashMap! 14:14:03.267 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Búzalisztből, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 14:14:03.268 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=11969, amount=1, apiName=Választható - Amerikai káposztasalátával, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=1000) 14:15:50.033 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734255 in firestore, but it was not found in the notified HashMap! 14:16:09.699 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 721012 in firestore, but it was not found in the notified HashMap! 14:16:58.345 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=70884, amount=1, apiName=Kukorica, apiNote=null, unitPrice=450.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 14:17:07.131 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 396636 in firestore, but it was not found in the notified HashMap! 14:20:41.953 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 633302 was updated with tag "upsertAddress", but firestore put was not called! 14:22:49.259 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 14:25:08.246 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 550037 in firestore, but it was not found in the notified HashMap! 14:29:56.588 DEBUG c.b.o.s.r.CustomerServiceImpl - User 640 tried to update address #358131 of customer #257012, but it was not found in the persisted list 14:32:45.350 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 14:38:36.101 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=24051, amount=1, apiName=Kolbász, apiNote=null, unitPrice=450.0, discountUnitPrice=null, vatPercent=18.0, alreadyPrinted=false, sortingNumber=1000) 14:38:36.103 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=24051, amount=1, apiName=Kolbász, apiNote=null, unitPrice=450.0, discountUnitPrice=null, vatPercent=18.0, alreadyPrinted=false, sortingNumber=1000) 14:38:36.103 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=24052, amount=1, apiName=Bacon, apiNote=null, unitPrice=450.0, discountUnitPrice=null, vatPercent=18.0, alreadyPrinted=false, sortingNumber=1000) 14:38:36.104 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Füstölt sajt, apiNote=null, unitPrice=450.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 14:38:36.104 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=jalapenos-cheddarszószos csónakburgonya, apiNote=null, unitPrice=650.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 14:38:36.104 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=24045, amount=1, apiName=Gomba, apiNote=null, unitPrice=450.0, discountUnitPrice=null, vatPercent=18.0, alreadyPrinted=false, sortingNumber=1000) 14:39:12.105 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 327559 in firestore, but it was not found in the notified HashMap! 14:41:32.619 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734265 in firestore, but it was not found in the notified HashMap! 14:41:59.108 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 546256 in firestore, but it was not found in the notified HashMap! 14:42:45.689 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 14:42:45.719 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 14:43:36.032 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734266 in firestore, but it was not found in the notified HashMap! 14:44:19.589 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 360895 in firestore, but it was not found in the notified HashMap! 14:45:05.324 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734266 in firestore, but it was not found in the notified HashMap! 14:48:36.069 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=24055, amount=1, apiName=Juhtúró, apiNote=null, unitPrice=450.0, discountUnitPrice=null, vatPercent=18.0, alreadyPrinted=false, sortingNumber=1000) 14:49:59.397 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 312443 in firestore, but it was not found in the notified HashMap! 14:52:44.760 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 14:52:45.176 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 14:54:52.254 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 282720 in firestore, but it was not found in the notified HashMap! 14:58:24.682 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734277 in firestore, but it was not found in the notified HashMap! 15:00:26.131 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734279 in firestore, but it was not found in the notified HashMap! 15:02:45.506 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 15:06:36.777 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734283 in firestore, but it was not found in the notified HashMap! 15:07:45.524 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 360895 in firestore, but it was not found in the notified HashMap! 15:12:45.066 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 15:13:01.620 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734285 in firestore, but it was not found in the notified HashMap! 15:14:36.041 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 322524 in firestore, but it was not found in the notified HashMap! 15:16:52.182 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 546879 in firestore, but it was not found in the notified HashMap! 15:20:23.108 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 289502 in firestore, but it was not found in the notified HashMap! 15:20:35.539 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 734288 was updated with tag "upsertAddress", but firestore put was not called! 15:21:00.645 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734290 in firestore, but it was not found in the notified HashMap! 15:21:53.986 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 552035 in firestore, but it was not found in the notified HashMap! 15:22:45.957 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 15:22:48.042 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 15:24:36.080 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 659179 in firestore, but it was not found in the notified HashMap! 15:25:38.333 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 599635 in firestore, but it was not found in the notified HashMap! 15:26:10.597 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 734296 was updated with tag "upsertAddress", but firestore put was not called! 15:26:27.278 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 434946 in firestore, but it was not found in the notified HashMap! 15:26:32.789 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734297 in firestore, but it was not found in the notified HashMap! 15:27:08.274 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734297 in firestore, but it was not found in the notified HashMap! 15:29:15.114 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734298 in firestore, but it was not found in the notified HashMap! 15:32:21.125 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 680080 in firestore, but it was not found in the notified HashMap! 15:35:05.218 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 680080 in firestore, but it was not found in the notified HashMap! 15:35:39.188 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 720461 in firestore, but it was not found in the notified HashMap! 15:36:19.490 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 703198 in firestore, but it was not found in the notified HashMap! 15:37:54.615 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 433957 in firestore, but it was not found in the notified HashMap! 15:38:12.004 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 656075 in firestore, but it was not found in the notified HashMap! 15:39:52.764 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 680080 in firestore, but it was not found in the notified HashMap! 15:41:05.215 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 680080 in firestore, but it was not found in the notified HashMap! 15:42:44.840 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 15:42:44.858 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 15:42:45.273 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 15:44:14.467 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734302 in firestore, but it was not found in the notified HashMap! 15:46:03.572 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 560608 in firestore, but it was not found in the notified HashMap! 15:46:05.682 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 734304 was updated with tag "upsertAddress", but firestore put was not called! 15:46:36.115 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 322524 in firestore, but it was not found in the notified HashMap! 15:52:15.620 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=11849, amount=1, apiName=Jalapeno, apiNote=null, unitPrice=200.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=1000) 15:52:44.948 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 15:52:44.952 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 15:53:57.229 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Teljeskiőrlésű lisztből, apiNote=null, unitPrice=300.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 15:53:57.229 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Gyrosos pác, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 15:53:57.229 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=11974, amount=1, apiName=Hasábburgonya, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=1000) 15:53:57.230 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Joghurtos, kapros öntet, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 15:54:35.592 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734307 in firestore, but it was not found in the notified HashMap! 15:56:03.825 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734307 in firestore, but it was not found in the notified HashMap! 15:58:44.826 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734312 in firestore, but it was not found in the notified HashMap! 15:59:31.461 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 259525 in firestore, but it was not found in the notified HashMap! 16:00:19.527 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 360895 in firestore, but it was not found in the notified HashMap! 16:01:30.236 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 576711 in firestore, but it was not found in the notified HashMap! 16:02:03.640 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 650653 in firestore, but it was not found in the notified HashMap! 16:02:19.756 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 360895 in firestore, but it was not found in the notified HashMap! 16:02:44.726 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 705326 was updated with tag "upsertAddress", but firestore put was not called! 16:02:44.965 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 16:02:46.035 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 16:03:29.470 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 640071 was updated with tag "upsert - whitelabel", but firestore put was not called! 16:05:20.654 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 734320 was updated with tag "upsertAddress", but firestore put was not called! 16:06:29.551 ERROR c.b.o.s.ntak.NTAKReporterServiceImpl - Unhandled NTAK error: NTAKUzenetHiba(mezoNeve=rendelesOsszesitok[0].targynap, kuldottErtek=2026-04-14, hibaKulcs=VUzletTorolt, hibaUzenet=A vendéglátó üzlet törölt státuszú) 16:10:19.529 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 360895 in firestore, but it was not found in the notified HashMap! 16:11:52.320 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 504531 in firestore, but it was not found in the notified HashMap! 16:12:45.897 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 16:13:28.786 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734325 in firestore, but it was not found in the notified HashMap! 16:16:41.186 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 594718 was updated with tag "upsertAddress", but firestore put was not called! 16:22:45.808 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 16:22:46.165 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 16:23:32.730 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 718064 was updated with tag "upsertAddress", but firestore put was not called! 16:28:21.955 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 280680 in firestore, but it was not found in the notified HashMap! 16:29:01.265 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=11976, amount=1, apiName=Vegyes köret, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=1000) 16:29:01.267 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Joghurtos, kapros öntet, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 16:32:05.805 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 703062 in firestore, but it was not found in the notified HashMap! 16:32:45.009 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 16:39:04.750 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.750 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.750 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.750 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.750 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.750 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.750 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.750 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.750 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.750 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.750 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.750 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.750 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.751 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.752 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.753 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.754 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.755 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.756 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.756 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.756 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.756 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.756 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.756 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.756 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:39:04.756 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #-1 for new inventoryCount 16:39:04.756 ERROR c.b.o.s.i.InventoryCountServiceImpl - encountered historyEntry with type INVENTORY_COUNT when mapping from prepLocation #2147 for new inventoryCount 16:40:46.731 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 618834 was updated with tag "upsert - whitelabel", but firestore put was not called! 16:42:44.828 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 16:42:45.227 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 16:42:45.587 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 16:46:41.362 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Tejföl, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 16:46:47.850 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=11833, amount=1, apiName=Bacon, apiNote=null, unitPrice=200.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=1000) 16:46:47.851 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=11974, amount=1, apiName=Hasábburgonya, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=1000) 16:46:47.852 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Joghurtos, kapros öntet, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 16:49:40.800 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734363 in firestore, but it was not found in the notified HashMap! 16:49:59.763 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 312443 in firestore, but it was not found in the notified HashMap! 16:52:38.354 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 480495 in firestore, but it was not found in the notified HashMap! 16:52:44.956 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 16:52:45.882 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 16:52:45.900 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 16:52:48.568 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 16:52:48.775 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 16:55:59.795 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 185415 in firestore, but it was not found in the notified HashMap! 16:56:01.354 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 185415 in firestore, but it was not found in the notified HashMap! 16:56:50.655 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 655146 in firestore, but it was not found in the notified HashMap! 16:58:25.477 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 360895 in firestore, but it was not found in the notified HashMap! 17:01:38.430 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 379501 in firestore, but it was not found in the notified HashMap! 17:02:52.506 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734363 in firestore, but it was not found in the notified HashMap! 17:03:55.798 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 680080 in firestore, but it was not found in the notified HashMap! 17:05:05.312 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 680080 in firestore, but it was not found in the notified HashMap! 17:06:50.136 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734370 in firestore, but it was not found in the notified HashMap! 17:10:07.720 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734375 in firestore, but it was not found in the notified HashMap! 17:10:22.738 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=48545, amount=1, apiName=Paradicsom nélkül, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=0.0, alreadyPrinted=false, sortingNumber=0) 17:11:10.828 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 711276 in firestore, but it was not found in the notified HashMap! 17:12:00.169 ERROR c.b.o.s.ntak.NTAKReporterServiceImpl - Unhandled NTAK error: NTAKUzenetHiba(mezoNeve=szolgaltatoAdatok.vendeglatoUzletRegSzam, kuldottErtek=ET22034822, hibaKulcs=NotFoundInDbVUzlet, hibaUzenet=Vendéglátó üzlet nem található az adatbázisban!) 17:12:28.736 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734378 in firestore, but it was not found in the notified HashMap! 17:12:44.796 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 17:12:47.097 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Cannot map order bcd87f92-5152-46fb-a245-f05a0e37be08 to interval. Created: 2026-04-13T17:04:32 FirstItem: null Completed: 2026-04-14T17:07 LastItem: null 17:16:25.388 ERROR c.b.o.s.ntak.NTAKReporterServiceImpl - Unhandled NTAK error: NTAKUzenetHiba(mezoNeve=rendelesOsszesitok[0].targynap, kuldottErtek=2026-04-14, hibaKulcs=VUzletTorolt, hibaUzenet=A vendéglátó üzlet törölt státuszú) 17:18:15.518 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734386 in firestore, but it was not found in the notified HashMap! 17:21:12.743 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 646927 was updated with tag "upsertAddress", but firestore put was not called! 17:22:36.043 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734388 in firestore, but it was not found in the notified HashMap! 17:22:46.742 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 17:26:26.162 ERROR c.b.o.s.ntak.NTAKReporterServiceImpl - Unhandled NTAK error: NTAKUzenetHiba(mezoNeve=rendelesOsszesitok[0].targynap, kuldottErtek=2026-04-14, hibaKulcs=VUzletTorolt, hibaUzenet=A vendéglátó üzlet törölt státuszú) 17:28:55.493 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 725584 in firestore, but it was not found in the notified HashMap! 17:30:58.578 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=70811, amount=1, apiName=Csónakburgonya, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 17:30:58.579 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=70867, amount=1, apiName=Lipton Ice Tea őszibarack (0,33l), apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=27.0, alreadyPrinted=false, sortingNumber=1000) 17:30:58.580 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=70811, amount=1, apiName=Csónakburgonya, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 17:30:58.580 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=70867, amount=1, apiName=Lipton Ice Tea őszibarack (0,33l), apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=27.0, alreadyPrinted=false, sortingNumber=1000) 17:31:05.265 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 725584 in firestore, but it was not found in the notified HashMap! 17:31:52.364 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734398 in firestore, but it was not found in the notified HashMap! 17:32:44.930 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 17:32:45.488 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 17:32:47.127 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 17:38:00.178 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 612636 in firestore, but it was not found in the notified HashMap! 17:40:29.680 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734408 in firestore, but it was not found in the notified HashMap! 17:42:06.279 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 734409 was updated with tag "upsertAddress", but firestore put was not called! 17:42:44.848 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 17:42:45.630 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 17:43:08.663 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734412 in firestore, but it was not found in the notified HashMap! 17:49:28.157 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 718191 was updated with tag "upsertAddress", but firestore put was not called! 17:50:03.371 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734418 in firestore, but it was not found in the notified HashMap! 17:50:03.743 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 663688 in firestore, but it was not found in the notified HashMap! 17:52:46.332 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 17:52:49.671 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 734424 in firestore, but it was not found in the notified HashMap! 17:56:32.092 ERROR c.b.o.s.ntak.NTAKReporterServiceImpl - Unhandled NTAK error: NTAKUzenetHiba(mezoNeve=rendelesOsszesitok[0].targynap, kuldottErtek=2026-04-14, hibaKulcs=VUzletTorolt, hibaUzenet=A vendéglátó üzlet törölt státuszú) 17:57:05.162 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Burgonya, sós 120 g, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 17:57:05.162 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Mystery Dip 40 ml, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 17:57:05.162 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=68099, amount=1, apiName=Player Kid Játék 1, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 17:57:05.163 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=68097, amount=1, apiName=SIÓ Vitatigris Sárga Gyümölcs-Mix Vegyes Gyümölcsital 200 ml, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 17:57:05.164 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=71091, amount=1, apiName=Kubu Áfonya 0,3 l, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 17:57:05.165 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Burgonya, sós 120 g, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 17:57:05.165 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Mystery Dip 40 ml, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 17:57:05.165 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=69051, amount=1, apiName=Coca Cola 0,33 l, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 17:58:03.777 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 563375 in firestore, but it was not found in the notified HashMap! 18:00:18.567 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 360895 in firestore, but it was not found in the notified HashMap! 18:02:45.917 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 18:02:49.201 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 18:09:54.048 ERROR c.b.o.s.r.CustomerServiceImpl - Updating customer 466608 in firestore, but it was not found in the notified HashMap! 18:12:46.059 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 18:12:47.329 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 18:21:05.180 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Hagymás-Tejfölös Burgonya 120 g, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 18:21:05.180 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Mystery Dip 40 ml, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 18:21:05.180 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=71088, amount=1, apiName=XIXO Ice Tea - Eperízű jegestea 0,25 l, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 18:21:05.182 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Hagymás-Tejfölös Burgonya 120 g, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 18:21:05.182 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=null, amount=1, apiName=Mystery Dip 40 ml, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 18:21:05.182 DEBUG c.b.o.s.r.o.CommonOrderServiceImpl - Batch PUT toppingOrderItem has id but not found in persisted list! ToppingOrderItemWriteDto(toppingId=71088, amount=1, apiName=XIXO Ice Tea - Eperízű jegestea 0,25 l, apiNote=null, unitPrice=0.0, discountUnitPrice=null, vatPercent=null, alreadyPrinted=false, sortingNumber=1000) 18:22:44.965 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 18:22:47.363 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 18:22:47.478 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 18:29:27.787 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 734457 was updated with tag "upsertAddress", but firestore put was not called! 18:32:44.686 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 18:32:44.740 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 18:32:46.472 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 18:32:46.558 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 18:39:28.370 DEBUG c.b.o.s.r.CustomerServiceImpl - User 762 tried to update address #148947 of customer #276983, but it was not found in the persisted list 18:45:11.946 ERROR c.b.o.s.r.CustomerServiceImpl - Customer 699604 was updated with tag "upsertAddress", but firestore put was not called! 18:52:45.648 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 19:12:44.766 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 19:12:46.277 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 19:16:22.729 ERROR c.b.o.s.ntak.NTAKReporterServiceImpl - Unhandled NTAK error: NTAKUzenetHiba(mezoNeve=rendelesOsszesitok[0].targynap, kuldottErtek=2026-04-14, hibaKulcs=VUzletTorolt, hibaUzenet=A vendéglátó üzlet törölt státuszú) 19:16:22.959 ERROR c.b.o.s.ntak.NTAKReporterServiceImpl - Unhandled NTAK error: NTAKUzenetHiba(mezoNeve=rendelesOsszesitok[1].targynap, kuldottErtek=2026-04-14, hibaKulcs=VUzletTorolt, hibaUzenet=A vendéglátó üzlet törölt státuszú) 19:16:23.219 ERROR c.b.o.s.ntak.NTAKReporterServiceImpl - Unhandled NTAK error: NTAKUzenetHiba(mezoNeve=rendelesOsszesitok[2].targynap, kuldottErtek=2026-04-14, hibaKulcs=VUzletTorolt, hibaUzenet=A vendéglátó üzlet törölt státuszú) 19:32:47.388 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 19:32:47.388 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Cannot map order 18b31219-ee42-4b0a-9e3c-e468ce78fd3d to interval. Created: 2026-04-13T19:20:49 FirstItem: null Completed: 2026-04-14T19:27 LastItem: null 19:32:47.391 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 19:36:12.795 ERROR c.b.o.s.ntak.NTAKReporterServiceImpl - Unhandled NTAK error: NTAKUzenetHiba(mezoNeve=rendelesOsszesitok[0].targynap, kuldottErtek=2026-04-14, hibaKulcs=VUzletTorolt, hibaUzenet=A vendéglátó üzlet törölt státuszú) 19:52:44.795 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 19:52:44.828 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed delivery orders 19:52:44.923 DEBUG c.b.o.s.ntak.NTAKReporterServiceImpl - Partitioned list handling failed local orders 23:12:01.017 ERROR c.b.o.s.ntak.NTAKReporterServiceImpl - Unhandled NTAK error: NTAKUzenetHiba(mezoNeve=zarasiInformaciok.targynap, kuldottErtek=2026-04-14, hibaKulcs=VUzletTorolt, hibaUzenet=A vendéglátó üzlet törölt státuszú)