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:169)
at com.intellij.openapi.util.registry.RegistryValue._get(RegistryValue.java:234)
at com.intellij.openapi.util.registry.RegistryValue.get(RegistryValue.java:204)
at com.intellij.openapi.util.registry.RegistryValue.asBoolean(RegistryValue.java:63)
at com.intellij.openapi.util.registry.Registry.is(Registry.java:63)
at org.jetbrains.research.intellijdeodorant.ide.fus.IntelliJDeodorantLoggerProvider.isRecordEnabled(IntelliJDeodorantLoggerProvider.java:18)
at com.intellij.internal.statistic.updater.StatisticsJobsSchedulerKt.runValidationRulesUpdate(StatisticsJobsScheduler.kt:59)
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: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: [no parent and no name, StandaloneCoroutine{Cancelled}@588fe680, Dispatchers.Default]