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 75767 - after deleting web project which was already close exception is beinng thrown
Summary: after deleting web project which was already close exception is beinng thrown
Status: RESOLVED DUPLICATE of bug 75768
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-02 10:29 UTC by Lukasz Grela
Modified: 2006-06-04 23:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stacktrace (268 bytes, text/plain)
2006-05-02 10:30 UTC, Lukasz Grela
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukasz Grela 2006-05-02 10:29:33 UTC
#200605020200

1) create WebProject

2) Close it

3) delete this WebProject from disk

4) after a while exception is thrown
Comment 1 Lukasz Grela 2006-05-02 10:30:30 UTC
Created attachment 30155 [details]
stacktrace
Comment 2 Lukasz Grela 2006-05-02 11:08:04 UTC
this exception is being thrown also after deleting with sources under netbeans 
java application to reproduce :

1) create Java Application

2) delete project, also sources under project directory

3)during deleting  exception is being thrown it sometimes hangs ide

Comment 3 Petr Blaha 2006-05-02 12:15:11 UTC

*** This issue has been marked as a duplicate of 75768 ***