You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2022-11-14 09:01:29.626 ERROR WorkerBl - job (id: 2144) has failed kotlin.UninitializedPropertyAccessException: lateinit property executor has not been initialized at zakadabar.lib.schedule.business.WorkerBl.getExecutor(WorkerBl.kt:52) at zakadabar.lib.schedule.business.WorkerBl$ActionExecution.execute(WorkerBl.kt:113) at zakadabar.lib.schedule.business.WorkerBl$pushJob$2$1.invokeSuspend(WorkerBl.kt:86) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) Exception in thread "DefaultDispatcher-worker-2" kotlin.UninitializedPropertyAccessException: lateinit property executor has not been initialized at zakadabar.lib.schedule.business.WorkerBl.getExecutor(WorkerBl.kt:52) at zakadabar.lib.schedule.business.WorkerBl$ActionExecution.execute(WorkerBl.kt:137) at zakadabar.lib.schedule.business.WorkerBl$pushJob$2$1.invokeSuspend(WorkerBl.kt:86) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@4d00b0a, Dispatchers.IO]
The text was updated successfully, but these errors were encountered:
2022-11-14 09:01:29.626 ERROR WorkerBl - job (id: 2144) has failed kotlin.UninitializedPropertyAccessException: lateinit property executor has not been initialized at zakadabar.lib.schedule.business.WorkerBl.getExecutor(WorkerBl.kt:52) at zakadabar.lib.schedule.business.WorkerBl$ActionExecution.execute(WorkerBl.kt:113) at zakadabar.lib.schedule.business.WorkerBl$pushJob$2$1.invokeSuspend(WorkerBl.kt:86) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) Exception in thread "DefaultDispatcher-worker-2" kotlin.UninitializedPropertyAccessException: lateinit property executor has not been initialized at zakadabar.lib.schedule.business.WorkerBl.getExecutor(WorkerBl.kt:52) at zakadabar.lib.schedule.business.WorkerBl$ActionExecution.execute(WorkerBl.kt:137) at zakadabar.lib.schedule.business.WorkerBl$pushJob$2$1.invokeSuspend(WorkerBl.kt:86) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@4d00b0a, Dispatchers.IO]
The text was updated successfully, but these errors were encountered: