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

Summary: NB freezes if project folder is deleted and close project is selected immediately
Product: projects Reporter: cmorley256 <cmorley256>
Component: Generic InfrastructureAssignee: Jesse Glick <jglick>
Status: RESOLVED INVALID    
Severity: blocker Keywords: THREAD
Priority: P2    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Netbeans has been frozen for 5 minutes and will not close. Force quit necessary.

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.