JetBrains-Research/IntelliJDeodorant

[auto-generated:9077cd9e] Unhandled exception in [CoroutineName(ApplicationImpl@20575654 container), StandaloneCoroutine{Cancelling}@368b2ab, Dispatchers.Default]

jb-error-reporter opened this issue · 0 comments

  • Plugin Name: IntelliJDeodorant
  • Plugin Version: 2020.3-1.0
  • OS Name: Windows
  • Java Version: 17.0.10
  • Java VM Vendor: JetBrains s.r.o.
  • App Name: IDEA
  • App Full Name: IntelliJ IDEA
  • App Version Name: IntelliJ IDEA
  • Is EAP: false
  • App Build: IU-233.15026.9
  • App Version: 2023.3.6
  • Last Action: null
  • User's Permanent Installation ID: 70cd97fa-ebfd-4eac-84ce-5aee3a613906
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:87)
	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:85)
	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@20575654 container), StandaloneCoroutine{Cancelled}@368b2ab, Dispatchers.Default]