Skip to content

[IntelliJ] Uncaught Exception java.lang.Throwable: Do not call getChildren(null). Do not expand action groups manually. Reuse AnActionEvent.updateSession by composing, wrapping, and postprocessing action groups. Otherwise, use `getChildActionsOrStubs( #11567

@witoldsleczkowski

Description

@witoldsleczkowski

IntelliJ build version: 2025.3.1 IU-253.29346.138
OS: Linux
JDK: JetBrains s.r.o. 21.0.9
Plugin version: 3.96.3-2025.3
Additional Info: None
Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,0,0,1874x1048,layout=com.intellij.openapi.wm.impl.IdeRootPane$CustomHeaderRootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]

Error message:

IdeaLoggingEvent[message=null, throwable=java.lang.Throwable: Do not call `getChildren(null)`. Do not expand action groups manually. Reuse `AnActionEvent.updateSession` by composing, wrapping, and postprocessing action groups. Otherwise, use `getChildActionsOrStubs()` or `getChildren(ActionManager)`
	at com.intellij.openapi.diagnostic.Logger.error(Logger.java:375)
	at com.microsoft.azure.toolkit.intellij.connector.projectexplorer.AzureFacetTreeStructureProvider$AzureProjectExplorerMouseListener.updatePopupMenuActions(AzureFacetTreeStructureProvider.java:182)
	at com.microsoft.azure.toolkit.intellij.connector.projectexplorer.AzureFacetTreeStructureProv

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions