microsoft / microsoft/azure-tools-for-java

[IntelliJ][ReportedByUser] Uncaught Exception Access is allowed from event dispatch thread only java.lang.reflect.InvocationTargetException

Open
#8,377 0 comments 0 reactions 1 assignee View on GitHub

@Flanker32 is already working on this.

Since Apr 29, 2024.

Module: Azure Functions
Dominant language
Java
Stars
262
Forks
185
Avg merge
2d 21h
Merged PRs (30d)
1

Description

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)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.