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 - FileNotFoundException when file is deleted early after creation
Summary: FileNotFoundException when file is deleted early after creation
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords: T9Y
Depends on:
Blocks:
 
Reported: 2005-09-06 12:30 UTC by Jiri Skrivanek
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (2.30 KB, text/plain)
2005-09-06 12:32 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
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