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 247325

Summary: NullPointerException at org.netbeans.modules.web.project.ui.EjbsNodeFactory$EjbNodeList$2.run
Product: javaee Reporter: rrm6ii1 <rrm6ii1>
Component: Web ProjectAssignee: Tomas Mysik <tmysik>
Status: RESOLVED FIXED    
Severity: normal CC: alanpv, dkonecny
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 212061
Attachments: stacktrace

Description rrm6ii1 2014-09-20 13:07:20 UTC
Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Windows 7

User Comments:
rrm6ii1: just opening Netbeans




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.web.project.ui.EjbsNodeFactory$EjbNodeList$2.run(EjbsNodeFactory.java:192)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
Comment 1 rrm6ii1 2014-09-20 13:07:21 UTC
Created attachment 149387 [details]
stacktrace
Comment 2 Tomas Mysik 2015-06-02 09:46:07 UTC
Should be fixed now. Please verify if possible, thanks.

http://hg.netbeans.org/web-main/rev/002fc9057ef2
Comment 3 Quality Engineering 2015-06-03 02:27:26 UTC
Integrated into 'main-silver', will be available in build *201506030001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/002fc9057ef2
User: Tomas Mysik <tmysik@netbeans.org>
Log: #247325 - NullPointerException at org.netbeans.modules.web.project.ui.EjbsNodeFactory$EjbNodeList$2.run