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

Summary: java.io.FileNotFoundException: FileObject D:\_MARCO\NetBeansProjects\LudoRace-Model1\.QueryCache is not valid.
Product: uml Reporter: Exceptions Reporter <exceptions_reporter>
Component: Code GenerationAssignee: issues@uml <issues>
Status: NEW ---    
Severity: normal CC: boum2010, tzezula
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 187355
Attachments: stacktrace

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