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 178319 - NullPointerException at org.netbeans.spi.project.ui.support.NodeFactorySupport$DelegateChildren$1.run
Summary: NullPointerException at org.netbeans.spi.project.ui.support.NodeFactorySuppor...
Status: RESOLVED DUPLICATE of bug 178176
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-08 12:27 UTC by Exceptions Reporter
Modified: 2009-12-08 13:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 162663


Attachments
stacktrace (405 bytes, text/plain)
2009-12-08 12:27 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2009-12-08 12:27:29 UTC
Build: NetBeans IDE 6.8 Beta (Build 200910212001)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.1-b02-90, Java(TM) SE Runtime Environment, 1.6.0_15-b03-219
OS: Mac OS X, 10.6.2, x86_64

User Comments:
emiddio: plus sign on enterprise beans node in ejb project

emiddio: click Enterprise Beans node of ejb-project

emiddio: installed org-netbeans-modules-j2ee-api-ejbmodule.nbm, made avail in patch from bug id
Bug 178176

apparantly does not work in 68rc2

emiddio: opening up ejb project --to file bug

GUEST: Waiting for netbeans to start



Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.spi.project.ui.support.NodeFactorySupport$DelegateChildren$1.run(NodeFactorySupport.java:204)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:602)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1084)
Comment 1 Exceptions Reporter 2009-12-08 12:27:32 UTC
Created attachment 92300 [details]
stacktrace
Comment 2 emiddio 2009-12-08 12:40:02 UTC
see bug https://netbeans.org/bugzilla/show_bug.cgi?id=178176
Comment 3 David Konecny 2009-12-08 13:01:13 UTC
It is the same bug as 178176.

*** This bug has been marked as a duplicate of bug 178176 ***