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 211692 - java.io.FileNotFoundException: FileObject D:\_MARCO\NetBeansProjects\LudoRace-Model1\.QueryCache is not valid.
Summary: java.io.FileNotFoundException: FileObject D:\_MARCO\NetBeansProjects\LudoRace...
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Code Generation (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-25 09:44 UTC by Exceptions Reporter
Modified: 2012-04-25 09:45 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 187355


Attachments
stacktrace (1.70 KB, text/plain)
2012-04-25 09:45 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-04-25 09:44:58 UTC
This issue was reported manually by tzezula.
It already has 4 duplicates 


Build: NetBeans IDE Dev (Build 201002152000)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_04-b12
OS: Windows XP

User Comments:
GUEST: tried to delete UML Project




Stacktrace: 
java.io.FileNotFoundException: FileObject D:\_MARCO\NetBeansProjects\LudoRace-Model1\.QueryCache is not valid.
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.getOutputStream(FileObj.java:92)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.getOutputStream(FileObj.java:87)
   at org.openide.filesystems.FileObject.getOutputStream(FileObject.java:685)
   at org.netbeans.modules.uml.core.support.umlsupport.XMLManip.save(XMLManip.java:1447)
   at org.netbeans.modules.uml.core.QueryManager.saveCache(QueryManager.java:649)
   at org.netbeans.modules.uml.core.QueryManager.saveCRCs(QueryManager.java:360)
Comment 1 Exceptions Reporter 2012-04-25 09:45:02 UTC
Created attachment 118731 [details]
stacktrace