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 181428 - java.io.FileNotFoundException: C:/Users/cs08ooe1/.netbeans/6.1/.uml/config
Summary: java.io.FileNotFoundException: C:/Users/cs08ooe1/.netbeans/6.1/.uml/config
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-02 08:11 UTC by Exceptions Reporter
Modified: 2010-03-02 08:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 122084


Attachments
stacktrace (2.42 KB, text/plain)
2010-03-02 08:11 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-03-02 08:11:39 UTC
Build: NetBeans IDE 6.1 (Build 200805300101)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06, Java(TM) SE Runtime Environment, 1.6.0_01-b06
OS: Windows Vista

User Comments:
jarode1: just starting the IDE

jarode1: just starting the IDE

jarode1: starting the IDE

jarode1: starting the IDE




Stacktrace: 
java.io.FileNotFoundException: C:/Users/cs08ooe1/.netbeans/6.1/.uml/config
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getInputStream(FolderObj.java:470)
   at org.netbeans.modules.uml.core.support.umlsupport.XMLManip.getDOMDocument(XMLManip.java:180)
   at org.netbeans.modules.uml.core.support.umlsupport.XMLManip.getDOMDocument(XMLManip.java:160)
   at org.netbeans.modules.uml.core.eventframework.EventMechanism.initialize(EventMechanism.java:95)
   at org.netbeans.modules.uml.core.eventframework.EventMechanism.instance(EventMechanism.java:81)
   at org.netbeans.modules.uml.core.eventframework.EventDispatcher.getMechanism(EventDispatcher.java:798)
Comment 1 Exceptions Reporter 2010-03-02 08:11:45 UTC
Created attachment 94691 [details]
stacktrace