JetBrains-Research / IntelliJDeodorant

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

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

Open jb-error-reporter opened 3 months ago

jb-error-reporter commented 3 months ago
  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]