microsoft / microsoft/azure-tools-for-java
[IntelliJ][ReportedByUser] Uncaught Exception ToolWindowHeader$2#children@ToolwindowTitle (com.intellij.toolWindow.ToolWindowHeader$2) java.lang.IllegalStateException: Write actions are prohibited
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=ToolWindowHeader$2#children@ToolwindowTitle (com.intellij.toolWindow.ToolWindowHeader$2), throwable=java.lang.IllegalStateException: Write actions are prohibited
at com.intellij.openapi.application.impl.RwLockHolder.throwCannotWriteException(RwLockHolder.kt:691)
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.