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

Summary: after deleting web project which was already close exception is beinng thrown
Product: javaee Reporter: Lukasz Grela <lgrela>
Component: CodeAssignee: Pavel Buzek <pbuzek>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: stacktrace

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 ***