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 #7100

Closed
KayAnton opened this issue Nov 14, 2022 · 1 comment

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 393,4,main] 1320768844
	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
@wangmingliang-ms
Copy link
Collaborator

Duplicate of #7089

@wangmingliang-ms wangmingliang-ms marked this as a duplicate of #7089 Nov 15, 2022
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

2 participants