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 46790 - NPE from navigation view when closing open files
Summary: NPE from navigation view when closing open files
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords:
: 46804 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-07-30 13:32 UTC by Antonin Nebuzelsky
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE stacktrace (887 bytes, text/plain)
2004-07-30 13:32 UTC, Antonin Nebuzelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonin Nebuzelsky 2004-07-30 13:32:28 UTC
W2K, jdk 1.5.0-b58, trunk build 20040730-0042.

See the attachment.
Comment 1 Antonin Nebuzelsky 2004-07-30 13:32:57 UTC
Created attachment 16577 [details]
NPE stacktrace
Comment 2 Jan Pokorsky 2004-07-30 19:31:10 UTC
fixed in
/cvs/java/src/org/netbeans/modules/java/ui/nodes/elements/ChildrenProvider.java
new revision: 1.2; previous revision: 1.1
/cvs/java/src/org/netbeans/modules/java/ui/nodes/elements/ClassChildren.java
new revision: 1.7; previous revision: 1.6
/cvs/java/src/org/netbeans/modules/java/ui/nodes/elements/SourceChildren.java
new revision: 1.5; previous revision: 1.4
Comment 3 Antonin Nebuzelsky 2004-08-02 12:01:16 UTC
Verified in trunk build 200408011800.
I am not able to reproduce the NPE any more.
Comment 4 Jan Pokorsky 2004-08-02 12:51:01 UTC
*** Issue 46804 has been marked as a duplicate of this issue. ***