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 60500 - NB freezes if project folder is deleted and close project is selected immediately
Summary: NB freezes if project folder is deleted and close project is selected immedia...
Status: RESOLVED INVALID
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2005-06-24 18:26 UTC by cmorley256
Modified: 2005-07-12 05:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Netbeans has been frozen for 5 minutes and will not close. Force quit necessary. (57.46 KB, image/jpeg)
2005-06-24 18:29 UTC, cmorley256
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cmorley256 2005-06-24 18:26:14 UTC
Netbeans freezes if you create a project, then do a manual "rm -rf nbproject"
and then right click on the project name in Project and click on "Close Project".
Comment 1 cmorley256 2005-06-24 18:29:19 UTC
Created attachment 22896 [details]
Netbeans has been frozen for 5 minutes and will not close.  Force quit necessary.
Comment 2 Jesse Glick 2005-06-26 01:37:02 UTC
The screenshot is useless for diagnostic purposes. If you can reproduce, please
take one or more thread dumps (Ctrl-Break on Windows, Ctrl-\ on Unixish) and
attach, along with your messages.log file.

Project deletion is not yet supported in the GUI (issue #42422). If you want to
do delete a project, safest to close it *first*; if in doubt restart the IDE.
Comment 3 Jesse Glick 2005-07-12 05:19:15 UTC
No info supplied. Project deletion is being addressed for 4.2, I think. In 4.1,
to be safe always shut down the IDE before deleting a project from disk.