microsoft / microsoft/azure-tools-for-java
[IntelliJ][ReportedByUser] Uncaught Exception java.lang.Throwable: AWT events are not allowed inside write action: java.awt.event.InvocationEvent[INVOCATION_DEFAULT,runnable=sun.awt.GlobalCursorManager$NativeUpdater@20709587,notifier=null,catchExceptions=false,when=1713021295929] on sun.awt.windows.WToolkit@5e37e4d3
Open
@xiawangMs is already working on this.
Since Apr 29, 2024.
Module: HDInsight
- Dominant language
- Java
- Stars
- 262
- Forks
- 185
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
IntelliJ build version: 2024.1 IU-241.14494.240
OS: Windows 11
JDK: JetBrains s.r.o. 17.0.10
Plugin version: 3.87.0-2024.1
Additional Info: None
Parent component:
javax.swing.JRootPane[,8,0,1059x642,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=]
Error message:
IdeaLoggingEvent[message=null, throwable=java.lang.Throwable: AWT events are not allowed inside write action: java.awt.event.InvocationEvent[INVOCATION_DEFAULT,runnable=sun.awt.GlobalCursorManager$NativeUpdater@20709587,notifier=null,catchExceptions=false,when=1713021295929] on sun.awt.windows.WToolkit@5e37e4d3
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:376)
at com.microsoft.azure.hdinsight.projects.MavenProjectGenerator.importMavenProject(MavenProjectGenerator.java:221)
at com.microsoft.azure.hdinsight.projects.MavenProjectGenerator.generate(MavenProjectGenerator.java:58)
at com.microsoft.azure.hdinsight.projects.HDInsightModuleBuilder.moduleCreated(HDInsightModuleBuilder.java:131)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.