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 39154 - [JDK1.5.0] Deleting file causes FileStateInvalidException
Summary: [JDK1.5.0] Deleting file causes FileStateInvalidException
Status: CLOSED DUPLICATE of bug 39015
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Other Linux
: P3 blocker (vote)
Assignee: issues@ide
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2004-01-22 21:59 UTC by dynamite
Modified: 2011-06-09 09:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide log with both original error and repeat test (46.00 KB, text/plain)
2004-01-22 22:01 UTC, dynamite
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dynamite 2004-01-22 21:59:41 UTC
Created a Simple JUnit Test Case. Edited it but 
did not save it before deciding that I didn't 
want it. I then deleted the file by highlighting 
the file in the FileSystems panel and pressing 
the delete key. The error dialog then appeared 
with the exception in this title. 
 
Repeating the steps to test reproducability 
produced a NullPointerException instead.
Comment 1 dynamite 2004-01-22 22:01:42 UTC
Created attachment 13041 [details]
ide log with both original error and repeat test
Comment 2 dynamite 2004-01-22 22:04:26 UTC
The problem actually appears to be a matter of closing files rather 
than removal per-se. 
 
My system is SuSE Linux 9.0 running against J2SDK1.5.0. 
Comment 3 Milan Kubec 2004-01-23 08:06:58 UTC

*** This issue has been marked as a duplicate of 39015 ***
Comment 4 Marian Mirilovic 2011-06-09 09:51:13 UTC
v/c