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 205265

Summary: org.openide.filesystems.FileStateInvalidException: AbstractFileObject@352c0721[binding.cxx] parent: AbstractFileObject@7e4686a4[root of MemoryFileSystem21[org.openide.filesystems.MemoryFileSystem@688c
Product: cnd Reporter: splineshaft
Component: EditorAssignee: Vladimir Voskresensky <vv159170>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 182855
Attachments: stacktrace

Description splineshaft 2011-11-18 07:58:21 UTC
This issue was reported manually by vv159170.
It already has 1 duplicates 


Build: NetBeans IDE 7.0.1 (Build 201107282000)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.1-b02, Java(TM) SE Runtime Environment, 1.7.0_01-b08
OS: Windows 7

Stacktrace: 
org.openide.filesystems.FileStateInvalidException: AbstractFileObject@352c0721[binding.cxx] parent: AbstractFileObject@7e4686a4[root of MemoryFileSystem21[org.openide.filesystems.MemoryFileSystem@688cf573]] validFlag: false validRoot: AbstractFileObject@7e4686a4[root of MemoryFileSystem21[org.openide.filesystems.MemoryFileSystem@688cf573]] isValidRoot: true
   at org.openide.loaders.DataObject.find(DataObject.java:499)
   at org.netbeans.modules.cnd.navigation.macroview.MacroExpansionViewUtils.saveFileAndMarkAsReadOnly(MacroExpansionViewUtils.java:358)
   at org.netbeans.modules.cnd.navigation.macroview.MacroExpansionViewUtils.saveDocumentAndMarkAsReadOnly(MacroExpansionViewUtils.java:347)
   at org.netbeans.modules.cnd.navigation.macroview.impl.services.MacroExpansionViewProviderImpl.showMacroExpansionView(MacroExpansionViewProviderImpl.java:117)
   at org.netbeans.modules.cnd.api.model.services.CsmMacroExpansion.showMacroExpansionView(CsmMacroExpansion.java:253)
   at org.netbeans.modules.cnd.completion.cplusplus.hyperlink.CsmAbstractHyperlinkProvider$1.run(CsmAbstractHyperlinkProvider.java:117)
Comment 1 splineshaft 2011-11-18 07:58:27 UTC
Created attachment 113301 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2012-04-17 14:28:44 UTC
was fixed when fixing issue #202639

*** This bug has been marked as a duplicate of bug 202639 ***