microsoft / microsoft/azure-tools-for-java

[IntelliJ][ReportedByUser] Uncaught Exception java.lang.IllegalArgumentException: 'null' in roots: [null]

Open
#7,677 1 comment 0 reactions 1 assignee View on GitHub

@wangmingliang-ms is already working on this.

Since Jul 13, 2023.

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

Description

IntelliJ build version: 2023.1.3 IU-231.9161.38
OS: Mac OS X
JDK: JetBrains s.r.o. 17.0.7
Plugin version: 3.78.1-2023.1
Additional Info: None
Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,0,0,2331x1400,invalid,layout=com.intellij.openapi.wm.impl.IdeRootPane$MyRootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]

Error message:

IdeaLoggingEvent[message=null, throwable=java.lang.IllegalArgumentException: 'null' in roots: [null]
	at com.intellij.openapi.fileChooser.FileChooserDescriptor.withRoots(FileChooserDescriptor.java:167)
	at com.microsoft.azure.toolkit.intellij.facet.AzureFacetEditorPanel.createUIComponents(AzureFacetEditorPanel.java:42)
	at com.microsoft.azure.toolkit.intellij.facet.AzureFacetEditorPanel.$$$setupUI$$$(AzureFacetEditorPanel.java)
	at com.microsoft.azure.toolkit.intellij.facet.AzureFacetEditorPanel.<init>(AzureFacetEditorPanel.java:23)
	at com.microsoft.azure.toolkit.intellij.facet.AzureFacetEditorTab.<init>(AzureFacetEditorTab.java:35)
	at com.microsoft.azure.toolkit.intellij.facet.AzureFacetConfiguration.createEditorTabs(AzureFacetConfiguration.java:62)

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.