microsoft / microsoft/azure-tools-for-java

[IntelliJ][ReportedByUser] Uncaught Exception Cannot process toolwindow Resource Connections java.lang.RuntimeException: VFS name enumerator corrupted: nameId(=3896051) is not found in enumerator (=null)

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

@wangmingliang-ms is already working on this.

Since Sep 19, 2023.

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

Description

IntelliJ build version: 2023.1.2 IU-231.9011.34
OS: Windows 10
JDK: JetBrains s.r.o. 17.0.6
Plugin version: 3.77.0-2023.1
Additional Info: None
Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,8,8,1920x1040,layout=com.intellij.openapi.wm.impl.IdeRootPane$MyRootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]

Error message:

IdeaLoggingEvent[message=Cannot process toolwindow Resource Connections, throwable=java.lang.RuntimeException: VFS name enumerator corrupted: nameId(=3896051) is not found in enumerator (=null)
	at com.intellij.openapi.vfs.newvfs.impl.FileNameCache.cacheData(FileNameCache.java:70)
	at com.microsoft.azure.toolkit.intellij.connector.dotazure.AzureModule.lambda$new$0(AzureModule.java:59)
	at com.microsoft.azure.toolkit.intellij.connector.dotazure.AzureModule.<init>(AzureModule.java:59)
	at com.microsoft.azure.toolkit.intellij.connector.dotazure.AzureModule.lambda$from$12(AzureModule.java:207)
	at com.microsoft.azure.toolkit.intellij.connector.dotazure.AzureModule.from(AzureModule.java:207)
	at com.microsoft.azure.toolkit.intellij.connector.dotazure.AzureModule.list(Az

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.