Azure tools for Java, including Azure Toolkits for Eclipse, IntelliJ and related projects.
Other
240
stars
161
forks
source link
[IntelliJ] Uncaught Exception java.lang.Throwable: com.microsoft.azure.toolkit.intellij.common.auth.IntelliJSecureStore$LazyHolder <clinit> requests com.intellij.ide.passwordSafe.PasswordSafe instance. Class initialization must not depend on services. Consider using instance of the service on-demand instead. #9218
IdeaLoggingEvent[message=null, throwable=java.lang.Throwable: com.microsoft.azure.toolkit.intellij.common.auth.IntelliJSecureStore$LazyHolder <clinit> requests com.intellij.ide.passwordSafe.PasswordSafe 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.auth.IntelliJSecureStore.<init>(IntelliJSecureStore.java:31)
at com.microsoft.azure.toolkit.intellij.common.auth.IntelliJSecureStore$LazyHolder.<clinit>(IntelliJSecureStore.java:20)
at com.microsoft.azure.toolkit.intellij.common.auth.IntelliJSecureStore.getInstance(IntelliJSecureStore.java:2
IntelliJ build version: 2024.2.0.2 IC-242.20224.419 OS: Linux JDK: JetBrains s.r.o. 21.0.3 Plugin version: 3.91.0-2024.2 Additional Info: None Parent component:
Error message: