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 235340 - org.openide.filesystems.FileStateInvalidException: InvalidFileObjectSupport$InvalidFileObject@3adc9e84[D:/Maxime/Projets/Programmes/Tools3D]
Summary: org.openide.filesystems.FileStateInvalidException: InvalidFileObjectSupport$I...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-31 05:25 UTC by Exceptions Reporter
Modified: 2013-09-02 13:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 203479


Attachments
stacktrace (6.76 KB, text/plain)
2013-08-31 05:25 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-08-31 05:25:46 UTC
This bug was originally marked as duplicate of bug 213233, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.4 Beta (Build 201307092200)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b17
OS: Windows 8

User Comments:
GUEST: Creating a new C header file and clicked on the "Browse" button so I could select a folder location

GUEST: I was creating a new C++ Header file, then I selected Browse... button to choose a folder, and got the error.




Stacktrace: 
org.openide.filesystems.FileStateInvalidException: InvalidFileObjectSupport$InvalidFileObject@3adc9e84[D:/Maxime/Projets/Programmes/Tools3D]
   at org.openide.loaders.DataObject.find(DataObject.java:555)
   at org.openide.loaders.DataFolder.findFolder(DataFolder.java:540)
   at org.netbeans.modules.cnd.editor.filecreation.BrowseFolders$SourceGroupsChildren.createNodes(BrowseFolders.java:307)
   at org.netbeans.modules.cnd.editor.filecreation.BrowseFolders$SourceGroupsChildren.createNodes(BrowseFolders.java:280)
   at org.openide.nodes.Children$Keys$KE.nodes(Children.java:1662)
   at org.openide.nodes.ChildrenArray.nodesFor(ChildrenArray.java:149)
Comment 1 Exceptions Reporter 2013-08-31 05:25:48 UTC
Created attachment 139521 [details]
stacktrace
Comment 2 Maria Tishkova 2013-09-02 13:18:22 UTC
I can re-produce exception when folder is physically deleted from the terminal.

will catch exception as a fix.
Comment 3 Maria Tishkova 2013-09-02 13:20:59 UTC
fixed in http://hg.netbeans.org/cnd-main/rev/7dd7edbcbf74