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

Open
Sideghost opened this issue Apr 13, 2024 · 0 comments
Assignees

Comments

@Sideghost
Copy link

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)
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