JetBrains-Research / IntelliJDeodorant

The project is not actively supported.
MIT License
56 stars 14 forks source link

[auto-generated:ed67fa33] Unhandled exception in [CoroutineName(ApplicationImpl@347317231 container), StandaloneCoroutine{Cancelling}@3060e158, Dispatchers.Default] #5694

Open jb-error-reporter opened 6 months ago

jb-error-reporter commented 6 months ago
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:174)
    at com.intellij.openapi.util.registry.RegistryValue._get(RegistryValue.java:232)
    at com.intellij.openapi.util.registry.RegistryValue.get(RegistryValue.java:202)
    at com.intellij.openapi.util.registry.RegistryValue.asBoolean(RegistryValue.java:63)
    at com.intellij.openapi.util.registry.Registry.is(Registry.java:58)
    at org.jetbrains.research.intellijdeodorant.ide.fus.IntelliJDeodorantLoggerProvider.isRecordEnabled(IntelliJDeodorantLoggerProvider.java:18)
    at org.jetbrains.research.intellijdeodorant.ide.fus.IntelliJDeodorantLoggerProvider.isSendEnabled(IntelliJDeodorantLoggerProvider.java:24)
    at com.intellij.internal.statistic.updater.StatisticsJobsSchedulerKt$runEventLogStatisticsService$2.invokeSuspend(StatisticsJobsScheduler.kt:83)
    at com.intellij.internal.statistic.updater.StatisticsJobsSchedulerKt$runEventLogStatisticsService$2.invoke(StatisticsJobsScheduler.kt)
    at com.intellij.internal.statistic.updater.StatisticsJobsSchedulerKt$runEventLogStatisticsService$2.invoke(StatisticsJobsScheduler.kt)
    at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:78)
    at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:264)
    at com.intellij.internal.statistic.updater.StatisticsJobsSchedulerKt.runEventLogStatisticsService(StatisticsJobsScheduler.kt:81)
    at com.intellij.internal.statistic.updater.StatisticsJobsSchedulerKt.access$runEventLogStatisticsService(StatisticsJobsScheduler.kt:1)
    at com.intellij.internal.statistic.updater.StatisticsJobsSchedulerKt$runEventLogStatisticsService$1.invokeSuspend(StatisticsJobsScheduler.kt)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
    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(ApplicationImpl@347317231 container), StandaloneCoroutine{Cancelled}@3060e158, Dispatchers.Default]