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 132053 - NullPointerException at org.netbeans.modules.j2ee.common.project.ui.J2eePlatformNode.<init>
Summary: NullPointerException at org.netbeans.modules.j2ee.common.project.ui.J2eePlatf...
Status: RESOLVED INVALID
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: David Konecny
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-04 13:38 UTC by Dan Kolar
Modified: 2009-09-22 16:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 43698


Attachments
stacktrace (1.22 KB, text/plain)
2008-04-04 13:38 UTC, Dan Kolar
Details
stacktrace (1.60 KB, text/plain)
2008-09-11 09:44 UTC, josin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Kolar 2008-04-04 13:38:48 UTC
Build: NetBeans IDE Dev (Build 20080404095509)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_05-b11
OS: Windows XP, 5.1, x86

User Comments: 
Deleted visual web project with shared libraries, but after delete projects persists, but broken. After clicking on it, exception raised.
Comment 1 Dan Kolar 2008-04-04 13:38:54 UTC
Created attachment 59677 [details]
stacktrace
Comment 2 David Konecny 2008-04-06 22:16:00 UTC
Re. "after delete projects persists, but broken" - is that reproducible? Did you submit it as separate issue?
Comment 3 David Konecny 2008-05-06 22:16:52 UTC
This is consequence of project deletion failure. The cause should be fixed and that would resolve this issue as well.
Comment 4 josin 2008-09-11 09:44:16 UTC
Build: NetBeans IDE Dev (Build 200809101401)
VM: Java HotSpot(TM) Client VM, 11.0-b11, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b14
OS: Windows XP, 5.1, x86

User Comments: 
I tried to open EAR project.

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.j2ee.common.project.ui.J2eePlatformNode.<init>(J2eePlatformNode.java:117)
        at org.netbeans.modules.j2ee.common.project.ui.J2eePlatformNode.create(J2eePlatformNode.java:123)
        at org.netbeans.modules.j2ee.common.project.ui.LibrariesNode$LibrariesChildren.createNodes(LibrariesNode.java:327)
        at org.netbeans.modules.j2ee.common.project.ui.LibrariesNode$LibrariesChildren.createNodes(LibrariesNode.java:220)
        at org.openide.nodes.Children$Keys$KE.nodes(Children.java:1572)
        at org.openide.nodes.ChildrenArray.nodesFor(ChildrenArray.java:168)
Comment 5 josin 2008-09-11 09:44:20 UTC
Created attachment 69623 [details]
stacktrace
Comment 6 Exceptions Reporter 2008-09-23 11:46:35 UTC
This issue has already 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=43698
Comment 7 Michal Mocnak 2009-09-22 16:28:47 UTC
Without requested information for long time - INVALID. We can't do anything in this case. Reporter, please add requested information and reopen issue. 
Thanks in advance.