You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[IntelliJ] Uncaught Exception java.lang.Throwable: com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter <clinit> requests com.microsoft.azure.toolkit.intellij.common.settings.IntellijStore instance. Class initialization must not depend on servi
#9539
Open
skampen opened this issue
Oct 28, 2024
· 0 comments
IdeaLoggingEvent[message=null, throwable=java.lang.Throwable: com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter <clinit> requests com.microsoft.azure.toolkit.intellij.common.settings.IntellijStore instance. Class initialization must not depend on services. Consider using instance of the service on-demand instead.
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:376)
at com.microsoft.azure.toolkit.intellij.common.settings.IntellijStore.getInstance(IntellijStore.java:36)
at com.microsoft.azure.toolkit.intellij.common.telemetry.IntelliJAzureTelemetryCommonPropertiesProvider.getInstallationId(IntelliJAzureTelemetryCommonPropertiesProvider.java:42)
at com.microsoft.azure.toolkit.intellij.common.telemetry.IntelliJAzureTe
The text was updated successfully, but these errors were encountered:
IntelliJ build version: 2024.2.3 IU-242.23339.11
OS: Mac OS X
JDK: JetBrains s.r.o. 21.0.4
Plugin version: 3.91.0-2024.2
Additional Info: None
Parent component:
Error message:
The text was updated successfully, but these errors were encountered: