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 199212 - [70cat] java.io.FileNotFoundException at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.getInputStream
Summary: [70cat] java.io.FileNotFoundException at org.netbeans.modules.masterfs.fileba...
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Properties (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-06 19:15 UTC by _ pandajava
Modified: 2011-06-09 08:55 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 145028


Attachments
stacktrace (6.66 KB, text/plain)
2011-06-06 19:15 UTC, _ pandajava
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ pandajava 2011-06-06 19:15:22 UTC
Build: NetBeans IDE 7.0.1 Dev (Build 201106020000)
VM: Java HotSpot(TM) Client VM, 21.0-b14, Java(TM) SE Runtime Environment, 1.7.0-ea-b144
OS: Windows XP

User Comments:
GUEST: This happens all the time.  I use CVS.

pandajava: Creating a second  Windows ( TopComponent)




Stacktrace: 
java.io.FileNotFoundException
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.getInputStream(FileObj.java:152)
   at org.netbeans.modules.properties.PropertiesEditorSupport$Environment.inputStream(PropertiesEditorSupport.java:981)
   at org.openide.text.CloneableEditorSupport.loadDocument(CloneableEditorSupport.java:2152)
   at org.openide.text.CloneableEditorSupport.access$2800(CloneableEditorSupport.java:133)
   at org.openide.text.CloneableEditorSupport$Listener.run(CloneableEditorSupport.java:2986)
   at org.openide.text.CloneableEditorSupport$6$1Query.call(CloneableEditorSupport.java:1721)
Comment 1 _ pandajava 2011-06-06 19:15:27 UTC
Created attachment 108768 [details]
stacktrace
Comment 2 Jaroslav Tulach 2011-06-07 08:15:51 UTC
Call comes from Properties module and should be ready to handle IOException.
Comment 3 David Strupl 2011-06-09 08:55:44 UTC
http://hg.netbeans.org/jet-main/rev/ffdd89c9d760