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 - NullPointerException at org.netbeans.modules.web.project.ui.EjbsNodeFactory$EjbNodeList$2.run
Summary: NullPointerException at org.netbeans.modules.web.project.ui.EjbsNodeFactory$E...
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-20 13:07 UTC by rrm6ii1
Modified: 2015-06-03 02:27 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 212061


Attachments
stacktrace (292 bytes, text/plain)
2014-09-20 13:07 UTC, rrm6ii1
Details

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