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 51873 - Exception when trying to display properties of externaly deleted project
Summary: Exception when trying to display properties of externaly deleted project
Status: CLOSED DUPLICATE of bug 49915
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-26 15:12 UTC by Jaromir Uhrik
Modified: 2005-01-21 13:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception stack attached... (3.80 KB, text/plain)
2004-11-26 15:14 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2004-11-26 15:12:56 UTC
[200411231853]
I simply create j2se project. Then delete this
project externaly while IDE has this project still
opened. When I click on the projects' root node
and invoke properties of the project then the
java.lang.NullPointerException appears (see
attached stack).
Comment 1 Jaromir Uhrik 2004-11-26 15:14:12 UTC
Created attachment 19056 [details]
Exception stack attached...
Comment 2 Jaromir Uhrik 2004-11-26 15:20:26 UTC
I have forgotten to mention that the project view holds the project
root node after the project is externaly deleted. In the contrary the
files view is refreshed correctly.
Comment 3 Jan Chalupa 2004-11-27 08:14:05 UTC
IMO, this is a pathological case and should be closed as wontfix. Try
to run *any* application and then externally delete data files it
depends on. See if the application survives and recovers nicely.
Comment 4 Jaromir Uhrik 2004-11-29 08:43:57 UTC
I agree this testcase is not common so I have no problem if will be
closed as wontfix.
Comment 5 Jesse Glick 2004-11-29 21:29:40 UTC

*** This issue has been marked as a duplicate of 49915 ***
Comment 6 Jaromir Uhrik 2005-01-21 13:48:58 UTC
Verified->Closed.