This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 256945

Summary: IllegalArgumentException: Original Node from map BinaryFileMap@84ca943{fo=MultiFileObject@59ad0f87[UI/Runtime/org-netbeans-modules-docker-ui-node-DockerNode-getInstance.instance]} is null
Product: platform Reporter: zmirc
Component: NodesAssignee: Jan Peska <JPESKA>
Status: NEW ---    
Severity: normal CC: zmirc
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 213529
Attachments: stacktrace

Description zmirc 2015-12-03 08:50:56 UTC
Build: NetBeans IDE Dev (Build 201512010002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.51-b03, Java(TM) SE Runtime Environment, 1.8.0_51-b16
OS: Windows 8

User Comments:
zmirc: Opened Services window, then clicked on Docker. That's all

GUEST: ?




Stacktrace: 
java.lang.IllegalArgumentException: Original Node from map BinaryFileMap@84ca943{fo=MultiFileObject@59ad0f87[UI/Runtime/org-netbeans-modules-docker-ui-node-DockerNode-getInstance.instance]} is null
   at org.openide.nodes.LazyNode.switchToOriginal(LazyNode.java:85)
   at org.openide.nodes.LazyNode$SwitchChildren.addNotify(LazyNode.java:107)
   at org.openide.nodes.Children.callAddNotify(Children.java:575)
   at org.openide.nodes.EntrySupportDefault.getArray(EntrySupportDefault.java:650)
   at org.openide.nodes.EntrySupportDefault.getNodes(EntrySupportDefault.java:121)
   at org.openide.nodes.EntrySupportDefault.getNodes(EntrySupportDefault.java:172)
Comment 1 zmirc 2015-12-03 08:50:58 UTC
Created attachment 157637 [details]
stacktrace