2025-03-11 13:23:24 ---------------------------------------------------------- 2025-03-11 13:23:24 Application successfully started in 54.417S! 2025-03-11 13:23:24 Local URL: http://localhost:8013/ 2025-03-11 13:23:24 External URL: http://172.18.0.15:8013/ 2025-03-11 13:23:24 Profile(s): [dev, swagger] 2025-03-11 13:23:24 Container Env: true 2025-03-11 13:23:24 Config Server: Connected to the ECOS Registry running in Docker 2025-03-11 13:23:24 ---------------------------------------------------------- 2025-03-11 13:24:21 2025-03-11 08:24:21.060 ERROR [ ecos-ts-main-1] [afd74c619772e9aeb4634605b6d315e5] [system] r.c.e.n.d.n.s.ErrorNotificationRepeater : Failed reexecute notification command. Notification id: 1952 2025-03-11 13:24:21 2025-03-11 13:24:21 java.util.concurrent.TimeoutException: null 2025-03-11 13:24:21 at java.base/java.util.concurrent.CompletableFuture.timedGet(Unknown Source) 2025-03-11 13:24:21 at java.base/java.util.concurrent.CompletableFuture.get(Unknown Source) 2025-03-11 13:24:21 at ru.citeck.ecos.webapp.api.promise.Promises$FuturePromise.get(Promises.kt:182) 2025-03-11 13:24:21 at ru.citeck.ecos.webapp.api.promise.Promises$PromiseWithTimeout.get(Promises.kt:132) 2025-03-11 13:24:21 at ru.citeck.ecos.commands.future.CommandFutureImpl.get(CommandFutureImpl.kt:34) 2025-03-11 13:24:21 at ru.citeck.ecos.notifications.domain.sender.command.CommandNotificationSender.sendNotification(CommandNotificationSender.kt:48) 2025-03-11 13:24:21 at ru.citeck.ecos.notifications.domain.sender.command.CommandNotificationSender.sendNotification(CommandNotificationSender.kt:18) 2025-03-11 13:24:21 at ru.citeck.ecos.notifications.domain.notification.service.NotificationSenderServiceImpl.sendNotification(NotificationSenderServiceImpl.kt:145) 2025-03-11 13:24:21 at ru.citeck.ecos.notifications.domain.notification.api.commands.UnsafeSendNotificationCommandExecutor.execute(UnsafeSendNotificationCommandExecutor.kt:76) 2025-03-11 13:24:21 at ru.citeck.ecos.notifications.domain.notification.service.ErrorNotificationRepeater.reexecuteCommand(ErrorNotificationRepeater.kt:105) 2025-03-11 13:24:21 at ru.citeck.ecos.notifications.domain.notification.service.ErrorNotificationRepeater.handleErrors$lambda$4$lambda$2(ErrorNotificationRepeater.kt:55) 2025-03-11 13:24:21 at ru.citeck.ecos.context.lib.auth.component.DefaultAuthComponent.runAs(DefaultAuthComponent.kt:60) 2025-03-11 13:24:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAs(AuthContext.kt:187) 2025-03-11 13:24:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAsSystem(AuthContext.kt:152) 2025-03-11 13:24:21 at ru.citeck.ecos.notifications.domain.notification.service.ErrorNotificationRepeater.handleErrors(ErrorNotificationRepeater.kt:54) 2025-03-11 13:24:21 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) 2025-03-11 13:24:21 at java.base/java.lang.reflect.Method.invoke(Unknown Source) 2025-03-11 13:24:21 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 2025-03-11 13:24:21 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 2025-03-11 13:24:21 at io.micrometer.observation.Observation.observe(Observation.java:499) 2025-03-11 13:24:21 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 2025-03-11 13:24:21 at ru.citeck.ecos.webapp.lib.spring.context.task.EcosToSpringTaskSchedulerAdapter.schedule$lambda$0(EcosToSpringTaskSchedulerAdapter.kt:70) 2025-03-11 13:24:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler$schedule$scheduledAction$$inlined$taskSafeInvoke$1.invoke(EcosTaskScheduler.kt:289) 2025-03-11 13:24:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler$schedule$scheduledAction$$inlined$taskSafeInvoke$1.invoke(EcosTaskScheduler.kt:185) 2025-03-11 13:24:21 at ru.citeck.ecos.context.lib.auth.component.DefaultAuthComponent.runAs(DefaultAuthComponent.kt:60) 2025-03-11 13:24:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAs(AuthContext.kt:187) 2025-03-11 13:24:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAsSystem(AuthContext.kt:152) 2025-03-11 13:24:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler.schedule$scheduledAction(EcosTaskScheduler.kt:297) 2025-03-11 13:24:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler.schedule$scheduledAction$lambda$9(EcosTaskScheduler.kt:138) 2025-03-11 13:24:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler.schedule$lambda$7$lambda$6$lambda$5(EcosTaskScheduler.kt:117) 2025-03-11 13:24:21 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) 2025-03-11 13:24:21 at java.base/java.util.concurrent.FutureTask.run(Unknown Source) 2025-03-11 13:24:21 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) 2025-03-11 13:24:21 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 2025-03-11 13:24:21 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 2025-03-11 13:24:21 at java.base/java.lang.Thread.run(Unknown Source) 2025-03-11 13:24:21 2025-03-11 13:24:24 2025-03-11 08:24:24.252 ERROR [-waiting-thread] [] [anonymous] r.c.e.c.rabbit.RabbitCommandsService : Error while init commands result waiting 2025-03-11 13:24:24 2025-03-11 13:24:24 java.util.concurrent.TimeoutException: null 2025-03-11 13:24:24 at java.base/java.util.concurrent.CompletableFuture.timedGet(Unknown Source) 2025-03-11 13:24:24 at java.base/java.util.concurrent.CompletableFuture.get(Unknown Source) 2025-03-11 13:24:24 at ru.citeck.ecos.commands.rabbit.RabbitCommandsService.lambda$7$lambda$6(RabbitCommandsService.kt:77) 2025-03-11 13:24:24 at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30) 2025-03-11 13:24:24 2025-03-11 13:25:21 2025-03-11 08:25:21.156 ERROR [ ecos-ts-main-1] [afd74c619772e9aeb4634605b6d315e5] [system] r.c.e.n.d.n.s.ErrorNotificationRepeater : Failed reexecute notification command. Notification id: 1951 2025-03-11 13:25:21 2025-03-11 13:25:21 java.util.concurrent.TimeoutException: null 2025-03-11 13:25:21 at java.base/java.util.concurrent.CompletableFuture.timedGet(Unknown Source) 2025-03-11 13:25:21 at java.base/java.util.concurrent.CompletableFuture.get(Unknown Source) 2025-03-11 13:25:21 at ru.citeck.ecos.webapp.api.promise.Promises$FuturePromise.get(Promises.kt:182) 2025-03-11 13:25:21 at ru.citeck.ecos.webapp.api.promise.Promises$PromiseWithTimeout.get(Promises.kt:132) 2025-03-11 13:25:21 at ru.citeck.ecos.commands.future.CommandFutureImpl.get(CommandFutureImpl.kt:34) 2025-03-11 13:25:21 at ru.citeck.ecos.notifications.domain.sender.command.CommandNotificationSender.sendNotification(CommandNotificationSender.kt:48) 2025-03-11 13:25:21 at ru.citeck.ecos.notifications.domain.sender.command.CommandNotificationSender.sendNotification(CommandNotificationSender.kt:18) 2025-03-11 13:25:21 at ru.citeck.ecos.notifications.domain.notification.service.NotificationSenderServiceImpl.sendNotification(NotificationSenderServiceImpl.kt:145) 2025-03-11 13:25:21 at ru.citeck.ecos.notifications.domain.notification.api.commands.UnsafeSendNotificationCommandExecutor.execute(UnsafeSendNotificationCommandExecutor.kt:76) 2025-03-11 13:25:21 at ru.citeck.ecos.notifications.domain.notification.service.ErrorNotificationRepeater.reexecuteCommand(ErrorNotificationRepeater.kt:105) 2025-03-11 13:25:21 at ru.citeck.ecos.notifications.domain.notification.service.ErrorNotificationRepeater.handleErrors$lambda$4$lambda$2(ErrorNotificationRepeater.kt:55) 2025-03-11 13:25:21 at ru.citeck.ecos.context.lib.auth.component.DefaultAuthComponent.runAs(DefaultAuthComponent.kt:60) 2025-03-11 13:25:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAs(AuthContext.kt:187) 2025-03-11 13:25:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAsSystem(AuthContext.kt:152) 2025-03-11 13:25:21 at ru.citeck.ecos.notifications.domain.notification.service.ErrorNotificationRepeater.handleErrors(ErrorNotificationRepeater.kt:54) 2025-03-11 13:25:21 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) 2025-03-11 13:25:21 at java.base/java.lang.reflect.Method.invoke(Unknown Source) 2025-03-11 13:25:21 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 2025-03-11 13:25:21 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 2025-03-11 13:25:21 at io.micrometer.observation.Observation.observe(Observation.java:499) 2025-03-11 13:25:21 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 2025-03-11 13:25:21 at ru.citeck.ecos.webapp.lib.spring.context.task.EcosToSpringTaskSchedulerAdapter.schedule$lambda$0(EcosToSpringTaskSchedulerAdapter.kt:70) 2025-03-11 13:25:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler$schedule$scheduledAction$$inlined$taskSafeInvoke$1.invoke(EcosTaskScheduler.kt:289) 2025-03-11 13:25:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler$schedule$scheduledAction$$inlined$taskSafeInvoke$1.invoke(EcosTaskScheduler.kt:185) 2025-03-11 13:25:21 at ru.citeck.ecos.context.lib.auth.component.DefaultAuthComponent.runAs(DefaultAuthComponent.kt:60) 2025-03-11 13:25:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAs(AuthContext.kt:187) 2025-03-11 13:25:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAsSystem(AuthContext.kt:152) 2025-03-11 13:25:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler.schedule$scheduledAction(EcosTaskScheduler.kt:297) 2025-03-11 13:25:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler.schedule$scheduledAction$lambda$9(EcosTaskScheduler.kt:138) 2025-03-11 13:25:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler.schedule$lambda$7$lambda$6$lambda$5(EcosTaskScheduler.kt:117) 2025-03-11 13:25:21 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) 2025-03-11 13:25:21 at java.base/java.util.concurrent.FutureTask.run(Unknown Source) 2025-03-11 13:25:21 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) 2025-03-11 13:25:21 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 2025-03-11 13:25:21 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 2025-03-11 13:25:21 at java.base/java.lang.Thread.run(Unknown Source) 2025-03-11 13:25:21 2025-03-11 13:26:21 2025-03-11 08:26:21.176 ERROR [ ecos-ts-main-1] [afd74c619772e9aeb4634605b6d315e5] [system] r.c.e.n.d.n.s.ErrorNotificationRepeater : Failed reexecute notification command. Notification id: 1954 2025-03-11 13:26:21 2025-03-11 13:26:21 java.util.concurrent.TimeoutException: null 2025-03-11 13:26:21 at java.base/java.util.concurrent.CompletableFuture.timedGet(Unknown Source) 2025-03-11 13:26:21 at java.base/java.util.concurrent.CompletableFuture.get(Unknown Source) 2025-03-11 13:26:21 at ru.citeck.ecos.webapp.api.promise.Promises$FuturePromise.get(Promises.kt:182) 2025-03-11 13:26:21 at ru.citeck.ecos.webapp.api.promise.Promises$PromiseWithTimeout.get(Promises.kt:132) 2025-03-11 13:26:21 at ru.citeck.ecos.commands.future.CommandFutureImpl.get(CommandFutureImpl.kt:34) 2025-03-11 13:26:21 at ru.citeck.ecos.notifications.domain.sender.command.CommandNotificationSender.sendNotification(CommandNotificationSender.kt:48) 2025-03-11 13:26:21 at ru.citeck.ecos.notifications.domain.sender.command.CommandNotificationSender.sendNotification(CommandNotificationSender.kt:18) 2025-03-11 13:26:21 at ru.citeck.ecos.notifications.domain.notification.service.NotificationSenderServiceImpl.sendNotification(NotificationSenderServiceImpl.kt:145) 2025-03-11 13:26:21 at ru.citeck.ecos.notifications.domain.notification.api.commands.UnsafeSendNotificationCommandExecutor.execute(UnsafeSendNotificationCommandExecutor.kt:76) 2025-03-11 13:26:21 at ru.citeck.ecos.notifications.domain.notification.service.ErrorNotificationRepeater.reexecuteCommand(ErrorNotificationRepeater.kt:105) 2025-03-11 13:26:21 at ru.citeck.ecos.notifications.domain.notification.service.ErrorNotificationRepeater.handleErrors$lambda$4$lambda$2(ErrorNotificationRepeater.kt:55) 2025-03-11 13:26:21 at ru.citeck.ecos.context.lib.auth.component.DefaultAuthComponent.runAs(DefaultAuthComponent.kt:60) 2025-03-11 13:26:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAs(AuthContext.kt:187) 2025-03-11 13:26:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAsSystem(AuthContext.kt:152) 2025-03-11 13:26:21 at ru.citeck.ecos.notifications.domain.notification.service.ErrorNotificationRepeater.handleErrors(ErrorNotificationRepeater.kt:54) 2025-03-11 13:26:21 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) 2025-03-11 13:26:21 at java.base/java.lang.reflect.Method.invoke(Unknown Source) 2025-03-11 13:26:21 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 2025-03-11 13:26:21 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 2025-03-11 13:26:21 at io.micrometer.observation.Observation.observe(Observation.java:499) 2025-03-11 13:26:21 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 2025-03-11 13:26:21 at ru.citeck.ecos.webapp.lib.spring.context.task.EcosToSpringTaskSchedulerAdapter.schedule$lambda$0(EcosToSpringTaskSchedulerAdapter.kt:70) 2025-03-11 13:26:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler$schedule$scheduledAction$$inlined$taskSafeInvoke$1.invoke(EcosTaskScheduler.kt:289) 2025-03-11 13:26:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler$schedule$scheduledAction$$inlined$taskSafeInvoke$1.invoke(EcosTaskScheduler.kt:185) 2025-03-11 13:26:21 at ru.citeck.ecos.context.lib.auth.component.DefaultAuthComponent.runAs(DefaultAuthComponent.kt:60) 2025-03-11 13:26:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAs(AuthContext.kt:187) 2025-03-11 13:26:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAsSystem(AuthContext.kt:152) 2025-03-11 13:26:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler.schedule$scheduledAction(EcosTaskScheduler.kt:297) 2025-03-11 13:26:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler.schedule$scheduledAction$lambda$9(EcosTaskScheduler.kt:138) 2025-03-11 13:26:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler.schedule$lambda$7$lambda$6$lambda$5(EcosTaskScheduler.kt:117) 2025-03-11 13:26:21 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) 2025-03-11 13:26:21 at java.base/java.util.concurrent.FutureTask.run(Unknown Source) 2025-03-11 13:26:21 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) 2025-03-11 13:26:21 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 2025-03-11 13:26:21 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 2025-03-11 13:26:21 at java.base/java.lang.Thread.run(Unknown Source) 2025-03-11 13:26:21 2025-03-11 13:27:21 2025-03-11 08:27:21.197 ERROR [ ecos-ts-main-1] [afd74c619772e9aeb4634605b6d315e5] [system] r.c.e.n.d.n.s.ErrorNotificationRepeater : Failed reexecute notification command. Notification id: 1953 2025-03-11 13:27:21 2025-03-11 13:27:21 java.util.concurrent.TimeoutException: null 2025-03-11 13:27:21 at java.base/java.util.concurrent.CompletableFuture.timedGet(Unknown Source) 2025-03-11 13:27:21 at java.base/java.util.concurrent.CompletableFuture.get(Unknown Source) 2025-03-11 13:27:21 at ru.citeck.ecos.webapp.api.promise.Promises$FuturePromise.get(Promises.kt:182) 2025-03-11 13:27:21 at ru.citeck.ecos.webapp.api.promise.Promises$PromiseWithTimeout.get(Promises.kt:132) 2025-03-11 13:27:21 at ru.citeck.ecos.commands.future.CommandFutureImpl.get(CommandFutureImpl.kt:34) 2025-03-11 13:27:21 at ru.citeck.ecos.notifications.domain.sender.command.CommandNotificationSender.sendNotification(CommandNotificationSender.kt:48) 2025-03-11 13:27:21 at ru.citeck.ecos.notifications.domain.sender.command.CommandNotificationSender.sendNotification(CommandNotificationSender.kt:18) 2025-03-11 13:27:21 at ru.citeck.ecos.notifications.domain.notification.service.NotificationSenderServiceImpl.sendNotification(NotificationSenderServiceImpl.kt:145) 2025-03-11 13:27:21 at ru.citeck.ecos.notifications.domain.notification.api.commands.UnsafeSendNotificationCommandExecutor.execute(UnsafeSendNotificationCommandExecutor.kt:76) 2025-03-11 13:27:21 at ru.citeck.ecos.notifications.domain.notification.service.ErrorNotificationRepeater.reexecuteCommand(ErrorNotificationRepeater.kt:105) 2025-03-11 13:27:21 at ru.citeck.ecos.notifications.domain.notification.service.ErrorNotificationRepeater.handleErrors$lambda$4$lambda$2(ErrorNotificationRepeater.kt:55) 2025-03-11 13:27:21 at ru.citeck.ecos.context.lib.auth.component.DefaultAuthComponent.runAs(DefaultAuthComponent.kt:60) 2025-03-11 13:27:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAs(AuthContext.kt:187) 2025-03-11 13:27:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAsSystem(AuthContext.kt:152) 2025-03-11 13:27:21 at ru.citeck.ecos.notifications.domain.notification.service.ErrorNotificationRepeater.handleErrors(ErrorNotificationRepeater.kt:54) 2025-03-11 13:27:21 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) 2025-03-11 13:27:21 at java.base/java.lang.reflect.Method.invoke(Unknown Source) 2025-03-11 13:27:21 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 2025-03-11 13:27:21 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 2025-03-11 13:27:21 at io.micrometer.observation.Observation.observe(Observation.java:499) 2025-03-11 13:27:21 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 2025-03-11 13:27:21 at ru.citeck.ecos.webapp.lib.spring.context.task.EcosToSpringTaskSchedulerAdapter.schedule$lambda$0(EcosToSpringTaskSchedulerAdapter.kt:70) 2025-03-11 13:27:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler$schedule$scheduledAction$$inlined$taskSafeInvoke$1.invoke(EcosTaskScheduler.kt:289) 2025-03-11 13:27:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler$schedule$scheduledAction$$inlined$taskSafeInvoke$1.invoke(EcosTaskScheduler.kt:185) 2025-03-11 13:27:21 at ru.citeck.ecos.context.lib.auth.component.DefaultAuthComponent.runAs(DefaultAuthComponent.kt:60) 2025-03-11 13:27:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAs(AuthContext.kt:187) 2025-03-11 13:27:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAsSystem(AuthContext.kt:152) 2025-03-11 13:27:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler.schedule$scheduledAction(EcosTaskScheduler.kt:297) 2025-03-11 13:27:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler.schedule$scheduledAction$lambda$9(EcosTaskScheduler.kt:138) 2025-03-11 13:27:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler.schedule$lambda$7$lambda$6$lambda$5(EcosTaskScheduler.kt:117) 2025-03-11 13:27:21 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) 2025-03-11 13:27:21 at java.base/java.util.concurrent.FutureTask.run(Unknown Source) 2025-03-11 13:27:21 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) 2025-03-11 13:27:21 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 2025-03-11 13:27:21 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 2025-03-11 13:27:21 at java.base/java.lang.Thread.run(Unknown Source) 2025-03-11 13:27:21 2025-03-11 13:28:07 2025-03-11 08:28:07.840 DEBUG [nio-8013-exec-7] [b13aba736900f7bfe227800046a96fa9] [admin] w.GetNotificationTemplateDataWebExecutor : Get template data webapi request: GetTemplateWithRequiredAttsReq(templateRef=notifications/template@qwr-document-route-does-not-found-to-admin, attributes={"_type?id":"emodel/type@qwr-payment-request"}, contextData={}). Result: GetTemplateDataExactTemplate(templateRef=notifications/template@qwr-document-route-does-not-found-to-admin, requiredAtts=[$process.amount, _type?disp, _workspace?localId!_type.defaultWorkspace?str, $process.legalEntity.fullOrganizationName]) 2025-03-11 13:28:21 2025-03-11 08:28:21.216 ERROR [ ecos-ts-main-1] [afd74c619772e9aeb4634605b6d315e5] [system] r.c.e.n.d.n.s.ErrorNotificationRepeater : Failed reexecute notification command. Notification id: 1955 2025-03-11 13:28:21 2025-03-11 13:28:21 java.util.concurrent.TimeoutException: null 2025-03-11 13:28:21 at java.base/java.util.concurrent.CompletableFuture.timedGet(Unknown Source) 2025-03-11 13:28:21 at java.base/java.util.concurrent.CompletableFuture.get(Unknown Source) 2025-03-11 13:28:21 at ru.citeck.ecos.webapp.api.promise.Promises$FuturePromise.get(Promises.kt:182) 2025-03-11 13:28:21 at ru.citeck.ecos.webapp.api.promise.Promises$PromiseWithTimeout.get(Promises.kt:132) 2025-03-11 13:28:21 at ru.citeck.ecos.commands.future.CommandFutureImpl.get(CommandFutureImpl.kt:34) 2025-03-11 13:28:21 at ru.citeck.ecos.notifications.domain.sender.command.CommandNotificationSender.sendNotification(CommandNotificationSender.kt:48) 2025-03-11 13:28:21 at ru.citeck.ecos.notifications.domain.sender.command.CommandNotificationSender.sendNotification(CommandNotificationSender.kt:18) 2025-03-11 13:28:21 at ru.citeck.ecos.notifications.domain.notification.service.NotificationSenderServiceImpl.sendNotification(NotificationSenderServiceImpl.kt:145) 2025-03-11 13:28:21 at ru.citeck.ecos.notifications.domain.notification.api.commands.UnsafeSendNotificationCommandExecutor.execute(UnsafeSendNotificationCommandExecutor.kt:76) 2025-03-11 13:28:21 at ru.citeck.ecos.notifications.domain.notification.service.ErrorNotificationRepeater.reexecuteCommand(ErrorNotificationRepeater.kt:105) 2025-03-11 13:28:21 at ru.citeck.ecos.notifications.domain.notification.service.ErrorNotificationRepeater.handleErrors$lambda$4$lambda$2(ErrorNotificationRepeater.kt:55) 2025-03-11 13:28:21 at ru.citeck.ecos.context.lib.auth.component.DefaultAuthComponent.runAs(DefaultAuthComponent.kt:60) 2025-03-11 13:28:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAs(AuthContext.kt:187) 2025-03-11 13:28:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAsSystem(AuthContext.kt:152) 2025-03-11 13:28:21 at ru.citeck.ecos.notifications.domain.notification.service.ErrorNotificationRepeater.handleErrors(ErrorNotificationRepeater.kt:54) 2025-03-11 13:28:21 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) 2025-03-11 13:28:21 at java.base/java.lang.reflect.Method.invoke(Unknown Source) 2025-03-11 13:28:21 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 2025-03-11 13:28:21 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 2025-03-11 13:28:21 at io.micrometer.observation.Observation.observe(Observation.java:499) 2025-03-11 13:28:21 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 2025-03-11 13:28:21 at ru.citeck.ecos.webapp.lib.spring.context.task.EcosToSpringTaskSchedulerAdapter.schedule$lambda$0(EcosToSpringTaskSchedulerAdapter.kt:70) 2025-03-11 13:28:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler$schedule$scheduledAction$$inlined$taskSafeInvoke$1.invoke(EcosTaskScheduler.kt:289) 2025-03-11 13:28:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler$schedule$scheduledAction$$inlined$taskSafeInvoke$1.invoke(EcosTaskScheduler.kt:185) 2025-03-11 13:28:21 at ru.citeck.ecos.context.lib.auth.component.DefaultAuthComponent.runAs(DefaultAuthComponent.kt:60) 2025-03-11 13:28:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAs(AuthContext.kt:187) 2025-03-11 13:28:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAsSystem(AuthContext.kt:152) 2025-03-11 13:28:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler.schedule$scheduledAction(EcosTaskScheduler.kt:297) 2025-03-11 13:28:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler.schedule$scheduledAction$lambda$9(EcosTaskScheduler.kt:138) 2025-03-11 13:28:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler.schedule$lambda$7$lambda$6$lambda$5(EcosTaskScheduler.kt:117) 2025-03-11 13:28:21 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) 2025-03-11 13:28:21 at java.base/java.util.concurrent.FutureTask.run(Unknown Source) 2025-03-11 13:28:21 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) 2025-03-11 13:28:21 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 2025-03-11 13:28:21 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 2025-03-11 13:28:21 at java.base/java.lang.Thread.run(Unknown Source) 2025-03-11 13:28:21 2025-03-11 13:29:08 2025-03-11 08:29:08.120 ERROR [s-te-rabbitmq-8] [b13aba736900f7bfe227800046a96fa9] [system] .d.n.a.c.SendNotificationCommandExecutor : Failed execute notification command 2025-03-11 13:29:08 2025-03-11 13:29:08 java.util.concurrent.TimeoutException: null 2025-03-11 13:29:08 at java.base/java.util.concurrent.CompletableFuture.timedGet(Unknown Source) 2025-03-11 13:29:08 at java.base/java.util.concurrent.CompletableFuture.get(Unknown Source) 2025-03-11 13:29:08 at ru.citeck.ecos.webapp.api.promise.Promises$FuturePromise.get(Promises.kt:182) 2025-03-11 13:29:08 at ru.citeck.ecos.webapp.api.promise.Promises$PromiseWithTimeout.get(Promises.kt:132) 2025-03-11 13:29:08 at ru.citeck.ecos.commands.future.CommandFutureImpl.get(CommandFutureImpl.kt:34) 2025-03-11 13:29:08 at ru.citeck.ecos.notifications.domain.sender.command.CommandNotificationSender.sendNotification(CommandNotificationSender.kt:48) 2025-03-11 13:29:08 at ru.citeck.ecos.notifications.domain.sender.command.CommandNotificationSender.sendNotification(CommandNotificationSender.kt:18) 2025-03-11 13:29:08 at ru.citeck.ecos.notifications.domain.notification.service.NotificationSenderServiceImpl.sendNotification(NotificationSenderServiceImpl.kt:145) 2025-03-11 13:29:08 at ru.citeck.ecos.notifications.domain.notification.api.commands.UnsafeSendNotificationCommandExecutor.execute(UnsafeSendNotificationCommandExecutor.kt:76) 2025-03-11 13:29:08 at ru.citeck.ecos.notifications.domain.notification.api.commands.SendNotificationCommandExecutor.executeImpl(SendNotification.kt:58) 2025-03-11 13:29:08 at ru.citeck.ecos.notifications.domain.notification.api.commands.SendNotificationCommandExecutor.execute(SendNotification.kt:50) 2025-03-11 13:29:08 at ru.citeck.ecos.notifications.domain.notification.api.commands.SendNotificationCommandExecutor.execute(SendNotification.kt:25) 2025-03-11 13:29:08 at ru.citeck.ecos.commands.CommandsService.executeLocal$lambda$8$lambda$7(CommandsService.kt:167) 2025-03-11 13:29:08 at ru.citeck.ecos.commands.transaction.SimpleTxnManager.doInTransaction(SimpleTxnManager.kt:7) 2025-03-11 13:29:08 at ru.citeck.ecos.commands.CommandsService.executeLocal$lambda$8(CommandsService.kt:167) 2025-03-11 13:29:08 at ru.citeck.ecos.commands.context.SimpleCommandCtxManager.runWith(SimpleCommandCtxManager.kt:62) 2025-03-11 13:29:08 at ru.citeck.ecos.commands.CommandsService.executeLocal(CommandsService.kt:161) 2025-03-11 13:29:08 at ru.citeck.ecos.commands.rabbit.RabbitCommandsService.onCommandReceived$lambda$16(RabbitCommandsService.kt:143) 2025-03-11 13:29:08 at ru.citeck.ecos.context.lib.auth.component.DefaultAuthComponent.runAs(DefaultAuthComponent.kt:60) 2025-03-11 13:29:08 at ru.citeck.ecos.context.lib.auth.AuthContext.runAs(AuthContext.kt:187) 2025-03-11 13:29:08 at ru.citeck.ecos.context.lib.auth.AuthContext.runAsSystem(AuthContext.kt:152) 2025-03-11 13:29:08 at ru.citeck.ecos.commands.rabbit.RabbitCommandsService.onCommandReceived(RabbitCommandsService.kt:142) 2025-03-11 13:29:08 at ru.citeck.ecos.commands.rabbit.RabbitCommandsService.addNewContext$lambda$14$lambda$13$lambda$11(RabbitCommandsService.kt:97) 2025-03-11 13:29:08 at ru.citeck.ecos.commands.rabbit.RabbitContext.handleCommandMqMessage(RabbitContext.kt:89) 2025-03-11 13:29:08 at ru.citeck.ecos.commands.rabbit.RabbitContext._init_$lambda$0(RabbitContext.kt:60) 2025-03-11 13:29:08 at ru.citeck.ecos.commands.rabbit.RabbitContext.addConsumer$lambda$3(RabbitContext.kt:81) 2025-03-11 13:29:08 at ru.citeck.ecos.rabbitmq.RabbitMqChannel$addAckedConsumer$1.accept(RabbitMqChannel.kt:176) 2025-03-11 13:29:08 at ru.citeck.ecos.rabbitmq.RabbitMqChannel$addAckedConsumer$1.accept(RabbitMqChannel.kt:174) 2025-03-11 13:29:08 at ru.citeck.ecos.rabbitmq.RabbitMqChannel.addAckedConsumer$lambda$5(RabbitMqChannel.kt:193) 2025-03-11 13:29:08 at ru.citeck.ecos.rabbitmq.RabbitMqChannel.basicConsumeImpl$processMsg$lambda$8(RabbitMqChannel.kt:252) 2025-03-11 13:29:08 at ru.citeck.ecos.webapp.lib.spring.context.micrometer.MicrometerConfiguration$ecosMicrometerContext$2.doWithinExtScope(MicrometerConfiguration.kt:103) 2025-03-11 13:29:08 at ru.citeck.ecos.rabbitmq.RabbitMqChannel.basicConsumeImpl$processMsg(RabbitMqChannel.kt:243) 2025-03-11 13:29:08 at ru.citeck.ecos.rabbitmq.RabbitMqChannel.basicConsumeImpl$startConsuming$lambda$9(RabbitMqChannel.kt:263) 2025-03-11 13:29:08 at com.rabbitmq.client.impl.recovery.AutorecoveringChannel$2.handleDelivery(AutorecoveringChannel.java:588) 2025-03-11 13:29:08 at com.rabbitmq.client.impl.ConsumerDispatcher$5.run(ConsumerDispatcher.java:149) 2025-03-11 13:29:08 at com.rabbitmq.client.impl.ConsumerWorkService$WorkPoolRunnable.run(ConsumerWorkService.java:111) 2025-03-11 13:29:08 at ru.citeck.ecos.webapp.lib.task.executor.EcosTaskExecutorImpl$JavaExecutorWrapper.execute$lambda$0(EcosTaskExecutorImpl.kt:34) 2025-03-11 13:29:08 at ru.citeck.ecos.webapp.lib.task.executor.EcosTaskExecutorImpl.execute$lambda$1(EcosTaskExecutorImpl.kt:18) 2025-03-11 13:29:08 at ru.citeck.ecos.webapp.lib.spring.context.task.TaskExecutorComponentImpl.execute$lambda$0(TaskExecutorComponentImpl.kt:16) 2025-03-11 13:29:08 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) 2025-03-11 13:29:08 at java.base/java.util.concurrent.FutureTask.run(Unknown Source) 2025-03-11 13:29:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 2025-03-11 13:29:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 2025-03-11 13:29:08 at ru.citeck.ecos.webapp.lib.spring.context.task.EcosTaskComponentsFactoryImpl$createTaskExecutorComponent$executor$1.createThread$lambda$1$lambda$0(EcosTaskComponentsFactoryImpl.kt:18) 2025-03-11 13:29:08 at ru.citeck.ecos.context.lib.auth.component.DefaultAuthComponent.runAs(DefaultAuthComponent.kt:60) 2025-03-11 13:29:08 at ru.citeck.ecos.context.lib.auth.AuthContext.runAs(AuthContext.kt:187) 2025-03-11 13:29:08 at ru.citeck.ecos.context.lib.auth.AuthContext.runAsSystem(AuthContext.kt:152) 2025-03-11 13:29:08 at ru.citeck.ecos.webapp.lib.spring.context.task.EcosTaskComponentsFactoryImpl$createTaskExecutorComponent$executor$1.createThread$lambda$1(EcosTaskComponentsFactoryImpl.kt:18) 2025-03-11 13:29:08 at java.base/java.lang.Thread.run(Unknown Source) 2025-03-11 13:29:08 2025-03-11 13:29:21 2025-03-11 08:29:21.239 ERROR [ ecos-ts-main-1] [afd74c619772e9aeb4634605b6d315e5] [system] r.c.e.n.d.n.s.ErrorNotificationRepeater : Failed reexecute notification command. Notification id: 1956 2025-03-11 13:29:21 2025-03-11 13:29:21 java.util.concurrent.TimeoutException: null 2025-03-11 13:29:21 at java.base/java.util.concurrent.CompletableFuture.timedGet(Unknown Source) 2025-03-11 13:29:21 at java.base/java.util.concurrent.CompletableFuture.get(Unknown Source) 2025-03-11 13:29:21 at ru.citeck.ecos.webapp.api.promise.Promises$FuturePromise.get(Promises.kt:182) 2025-03-11 13:29:21 at ru.citeck.ecos.webapp.api.promise.Promises$PromiseWithTimeout.get(Promises.kt:132) 2025-03-11 13:29:21 at ru.citeck.ecos.commands.future.CommandFutureImpl.get(CommandFutureImpl.kt:34) 2025-03-11 13:29:21 at ru.citeck.ecos.notifications.domain.sender.command.CommandNotificationSender.sendNotification(CommandNotificationSender.kt:48) 2025-03-11 13:29:21 at ru.citeck.ecos.notifications.domain.sender.command.CommandNotificationSender.sendNotification(CommandNotificationSender.kt:18) 2025-03-11 13:29:21 at ru.citeck.ecos.notifications.domain.notification.service.NotificationSenderServiceImpl.sendNotification(NotificationSenderServiceImpl.kt:145) 2025-03-11 13:29:21 at ru.citeck.ecos.notifications.domain.notification.api.commands.UnsafeSendNotificationCommandExecutor.execute(UnsafeSendNotificationCommandExecutor.kt:76) 2025-03-11 13:29:21 at ru.citeck.ecos.notifications.domain.notification.service.ErrorNotificationRepeater.reexecuteCommand(ErrorNotificationRepeater.kt:105) 2025-03-11 13:29:21 at ru.citeck.ecos.notifications.domain.notification.service.ErrorNotificationRepeater.handleErrors$lambda$4$lambda$2(ErrorNotificationRepeater.kt:55) 2025-03-11 13:29:21 at ru.citeck.ecos.context.lib.auth.component.DefaultAuthComponent.runAs(DefaultAuthComponent.kt:60) 2025-03-11 13:29:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAs(AuthContext.kt:187) 2025-03-11 13:29:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAsSystem(AuthContext.kt:152) 2025-03-11 13:29:21 at ru.citeck.ecos.notifications.domain.notification.service.ErrorNotificationRepeater.handleErrors(ErrorNotificationRepeater.kt:54) 2025-03-11 13:29:21 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) 2025-03-11 13:29:21 at java.base/java.lang.reflect.Method.invoke(Unknown Source) 2025-03-11 13:29:21 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 2025-03-11 13:29:21 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 2025-03-11 13:29:21 at io.micrometer.observation.Observation.observe(Observation.java:499) 2025-03-11 13:29:21 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 2025-03-11 13:29:21 at ru.citeck.ecos.webapp.lib.spring.context.task.EcosToSpringTaskSchedulerAdapter.schedule$lambda$0(EcosToSpringTaskSchedulerAdapter.kt:70) 2025-03-11 13:29:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler$schedule$scheduledAction$$inlined$taskSafeInvoke$1.invoke(EcosTaskScheduler.kt:289) 2025-03-11 13:29:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler$schedule$scheduledAction$$inlined$taskSafeInvoke$1.invoke(EcosTaskScheduler.kt:185) 2025-03-11 13:29:21 at ru.citeck.ecos.context.lib.auth.component.DefaultAuthComponent.runAs(DefaultAuthComponent.kt:60) 2025-03-11 13:29:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAs(AuthContext.kt:187) 2025-03-11 13:29:21 at ru.citeck.ecos.context.lib.auth.AuthContext.runAsSystem(AuthContext.kt:152) 2025-03-11 13:29:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler.schedule$scheduledAction(EcosTaskScheduler.kt:297) 2025-03-11 13:29:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler.schedule$scheduledAction$lambda$9(EcosTaskScheduler.kt:138) 2025-03-11 13:29:21 at ru.citeck.ecos.commons.task.EcosTaskScheduler.schedule$lambda$7$lambda$6$lambda$5(EcosTaskScheduler.kt:117) 2025-03-11 13:29:21 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) 2025-03-11 13:29:21 at java.base/java.util.concurrent.FutureTask.run(Unknown Source) 2025-03-11 13:29:21 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) 2025-03-11 13:29:21 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 2025-03-11 13:29:21 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 2025-03-11 13:29:21 at java.base/java.lang.Thread.run(Unknown Source) 2025-03-11 13:29:21 2025-03-11 13:29:21 2025-03-11 08:29:21.254 INFO [ ecos-ts-main-1] [afd74c619772e9aeb4634605b6d315e5] [system] r.c.e.n.d.n.s.ErrorNotificationRepeater : Total reexecuted notification errors: 6