JetBrains-Research/IntelliJDeodorant

[auto-generated:1d0b476] *** exception class was changed or removed

jb-error-reporter opened this issue · 0 comments

  • Plugin Name: IntelliJDeodorant
  • Plugin Version: 2020.3-1.0
  • OS Name: Windows
  • Java Version: 17.0.9
  • 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: IC-232.10227.8
  • App Version: 2023.2.5
  • Last Action: null
  • User's Permanent Installation ID: 1a4d714f-5498-46a7-a950-58fdbbd69892
  Unhandled exception in [CoroutineName(com.intellij.openapi.application.impl.ApplicationImpl), StandaloneCoroutine{Cancelling}@29005713, 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 org.jetbrains.research.intellijdeodorant.ide.fus.IntelliJDeodorantLoggerProvider.isSendEnabled(IntelliJDeodorantLoggerProvider.java:24)
at com.intellij.internal.statistic.updater.StatisticsJobsSchedulerKt$runEventLogStatisticsService$2.invokeSuspend(StatisticsJobsScheduler.kt:79)
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:77)
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: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}@29005713, Dispatchers.Default]