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 63694

Summary: FileNotFoundException when file is deleted early after creation
Product: java Reporter: Jiri Skrivanek <jskrivanek>
Component: UnsupportedAssignee: issues@java <issues>
Status: VERIFIED FIXED    
Severity: blocker Keywords: T9Y
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Stack trace

Description Jiri Skrivanek 2005-09-06 12:30:45 UTC
I can simulate it only in automated tests but maybe it can happen during usual
work. I created a new file which was opened in Editor. Then I immediately
deleted the file and FNFE was thrown.

Build 20050906-0928, JDK1.5.0_04, WindowsXP.
Comment 1 Jiri Skrivanek 2005-09-06 12:32:59 UTC
Created attachment 24537 [details]
Stack trace
Comment 2 Jan Becicka 2005-09-08 14:55:28 UTC
This exception is rather debug message. It is completely harmless. I changed
it's severity to INFORMATINAL:
Checking in ECRequestDescImpl.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/parser/ECRequestDescImpl.java,v
 <--  ECRequestDescImpl.java
new revision: 1.16; previous revision: 1.15
done
Comment 3 Jiri Skrivanek 2005-10-05 10:05:10 UTC
OK.
Comment 4 Quality Engineering 2007-09-20 09:46:58 UTC
Reorganization of java component