Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IntelliJ] Uncaught Exception java.lang.Throwable: com.microsoft.azure.toolkit.lib.common.messager.AzureMessager$Holder <clinit> requests com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager instance. Class initialization must not depend on services. Consider using instance of the service on-demand instead. #8473

Open
akram02 opened this issue Jul 8, 2024 · 4 comments
Assignees

Comments

@akram02
Copy link

akram02 commented Jul 8, 2024

IntelliJ build version: 2024.2 EAP IU-242.19890.14
OS: Linux
JDK: JetBrains s.r.o. 21.0.3
Plugin version: 3.90.0-2024.2
Additional Info: None
Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,0,0,1400x1000,layout=com.intellij.openapi.wm.impl.IdeRootPane$MyRootLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.plaf.BorderUIResource@32133ada,flags=449,maximumSize=,minimumSize=,preferredSize=]

Error message:

IdeaLoggingEvent[message=null, throwable=java.lang.Throwable: com.microsoft.azure.toolkit.lib.common.messager.AzureMessager$Holder <clinit> requests com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager 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.messager.IntellijAzureMessager$Provider.getMessager(IntellijAzureMessager.java:172)
	at com.microsoft.azure.toolkit.lib.common.messager.AzureMessager$Holder.loadMessager(AzureMessager.java:30)
	at com.microsoft.azure.toolkit.lib.common.messager.Azur
This was referenced Jul 18, 2024
@wangmingliang-ms wangmingliang-ms self-assigned this Jul 18, 2024
This was referenced Jul 29, 2024
@hamdrew
Copy link

hamdrew commented Aug 26, 2024

Looks like a lot of people are reporting this issue, and this is the first instance with a maintainer assigned. Consider pinning it in your Issues section for visibility

@davidkarlsen
Copy link

will it be fixed or is the intelliJ plugin dead?

@wangmingliang-ms
Copy link
Collaborator

@davidkarlsen will be fixed soon

@wangmingliang-ms
Copy link
Collaborator

fix released, please upgrade to the latest version, v3.92.0 or its BETA version.

This was referenced Sep 3, 2024
This was referenced Sep 3, 2024
@Flanker32 Flanker32 reopened this Sep 3, 2024
This was referenced Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants