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][ReportedByUser] Uncaught Exception Access is allowed from event dispatch thread only com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: EventQueue.isDispatchThread()=false #7089

Closed
KayAnton opened this issue Nov 10, 2022 · 0 comments

Comments

@KayAnton
Copy link

IntelliJ build version: 2022.3 Beta IU-223.7571.4
OS: Mac OS X
JDK: JetBrains s.r.o. 17.0.5
Plugin version: 3.70.1-2022.3
Additional Info: None
Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,0,0,1792x1120,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]

Error message:

IdeaLoggingEvent[message=Access is allowed from event dispatch thread only, throwable=com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: EventQueue.isDispatchThread()=false
Current thread: Thread[ApplicationImpl pooled thread 21,4,main] 1057857444
	at com.microsoft.azure.toolkit.intellij.azuresdk.referencebook.AzureSdkTreePanel.loadData(AzureSdkTreePanel.java:191)
	at com.microsoft.azure.toolkit.intellij.azuresdk.referencebook.AzureSdkTreePanel.refresh(AzureSdkTreePanel.java:147)
	at com.microsoft.azure.toolkit.intellij.azuresdk.referencebook.AzureSdkReferenceBookPanel.lambda$new$0(AzureSdkReferenceBookPanel.java:34)
	at com.microsoft.azure.toolkit.lib.common.task.AzureTask.lambda$new$0(AzureTask.java:117)
	at com.microsoft.azure.toolkit.lib.common.operation.AzureOperationAspect.execute(AzureOperationAspect.java:102
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants