Unhandled exception in [CoroutineName(com.intellij.openapi.application.impl.ApplicationImpl), StandaloneCoroutine{Cancelling}@30086b52, Dispatchers.Default]
java.util.MissingResourceException: Registry key feature.usage.event.log.collect.and.upload is not defined
at com.intellij.openapi.util.registry.Registry.getBundleValue(Registry.java:165)
at com.intellij.openapi.util.registry.RegistryValue._get(RegistryValue.java:229)
at com.intellij.openapi.util.registry.RegistryValue.get(RegistryValue.java:199)
at com.intellij.openapi.util.registry.RegistryValue.asBoolean(RegistryValue.java:60)
at com.intellij.openapi.util.registry.Registry.is(Registry.java:59)
at org.jetbrains.research.intellijdeodorant.ide.fus.IntelliJDeodorantLoggerProvider.isRecordEnabled(IntelliJDeodorantLoggerProvider.java:18)
at com.intellij.internal.statistic.eventLog.StatisticsEventLoggerProvider.isLoggingEnabled(StatisticsEventLogger.kt:96)
at com.intellij.internal.statistic.updater.StatisticsJobsSchedulerKt.runValidationRulesUpdate(StatisticsJobsScheduler.kt:53)
at com.intellij.internal.statistic.updater.StatisticsJobsSchedulerKt.access$runValidationRulesUpdate(StatisticsJobsScheduler.kt:1)
at com.intellij.internal.statistic.updater.StatisticsJobsSchedulerKt$runValidationRulesUpdate$1.invokeSuspend(StatisticsJobsScheduler.kt)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineName(com.intellij.openapi.application.impl.ApplicationImpl), StandaloneCoroutine{Cancelled}@30086b52, Dispatchers.Default]