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

Summary: NullPointerException: No 'delegate' in BinaryFileMap@4c83e443{fo=MultiFileObject@4fdd46e1[Actions/J2EE/org-netbeans-modules-j2ee-deployment-impl-bridge-ErgonomicsAction.instance]}
Product: serverplugins Reporter: kenkish
Component: CodeAssignee: issues@serverplugins <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 222963
Attachments: stacktrace

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.