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 - IllegalArgumentException: Original Node from map BinaryFileMap@84ca943{fo=MultiFileObject@59ad0f87[UI/Runtime/org-netbeans-modules-docker-ui-node-DockerNode-getInstance.instance]} is null
Summary: IllegalArgumentException: Original Node from map BinaryFileMap@84ca943{fo=Mul...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-03 08:50 UTC by zmirc
Modified: 2016-04-07 09:23 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 213529


Attachments
stacktrace (5.62 KB, text/plain)
2015-12-03 08:50 UTC, zmirc
Details

Note You need to log in before you can comment on or make changes to this bug.
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