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 258320 - NullPointerException: No 'delegate' in BinaryFileMap@4c83e443{fo=MultiFileObject@4fdd46e1[Actions/J2EE/org-netbeans-modules-j2ee-deployment-impl-bridge-ErgonomicsAction.instance]}
Summary: NullPointerException: No 'delegate' in BinaryFileMap@4c83e443{fo=MultiFileObj...
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-11 09:02 UTC by kenkish
Modified: 2016-05-17 07:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 222963


Attachments
stacktrace (1.59 KB, text/plain)
2016-03-11 09:02 UTC, kenkish
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kenkish 2016-03-11 09:02:39 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.40-b25, Java(TM) SE Runtime Environment, 1.8.0_40-b25
OS: Linux

User Comments:
kenkish: opening glass fish server




Stacktrace: 
java.lang.NullPointerException: No 'delegate' in BinaryFileMap@4c83e443{fo=MultiFileObject@4fdd46e1[Actions/J2EE/org-netbeans-modules-j2ee-deployment-impl-bridge-ErgonomicsAction.instance]}
   at org.openide.awt.AlwaysEnabledAction.getDelegate(AlwaysEnabledAction.java:139)
   at org.openide.awt.AlwaysEnabledAction.actionPerformed(AlwaysEnabledAction.java:187)
   at org.netbeans.modules.server.ui.node.RootNode.enableActionsOnExpand(RootNode.java:192)
   at org.netbeans.modules.server.ui.node.RootNode$ChildFactory.run(RootNode.java:292)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:749)
Comment 1 kenkish 2016-03-11 09:02:41 UTC
Created attachment 158824 [details]
stacktrace
Comment 2 Martin Entlicher 2016-05-17 07:05:12 UTC
Problem with action in server or j2eeserver module.