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 java.lang.reflect.InvocationTargetException #8377

Open
andynguyen67 opened this issue Apr 11, 2024 · 0 comments

Comments

@andynguyen67
Copy link

IntelliJ build version: 2022.3.3 IU-223.8836.41
OS: Windows 10
JDK: JetBrains s.r.o. 17.0.6
Plugin version: 3.77.0-2022.3
Additional Info: None
Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,8,0,1904x1032,layout=com.intellij.openapi.wm.impl.IdeRootPane$MyRootLayout,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=java.lang.reflect.InvocationTargetException
	at jdk.internal.reflect.GeneratedMethodAccessor380.invoke(Unknown Source)
	at com.microsoft.azure.toolkit.intellij.common.RunProcessHandler.notifyProcessTerminated(RunProcessHandler.java:41)
	at com.microsoft.azure.toolkit.intellij.common.RunProcessHandler$1.processWillTerminate(RunProcessHandler.java:88)
	at com.microsoft.azure.toolkit.intellij.common.RunProcessHandler.notifyProcessTerminated(RunProcessHandler.java:41)
	at com.microsoft.azure.toolkit.intellij.legacy.common.AzureRunProfileState.onFail(AzureRunProfileState.java:103)
	at com.microsoft.azure.toolkit.intellij.legacy.function.runner.localrun.FunctionRunState.onFail(FunctionRunState.java:439)
	at com.microsoft.azure.toolkit.intellij.legacy.common.AzureRunProfileState.lambda$execute$2(AzureRunProfileState.java:64)
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