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 - org.openide.filesystems.FileStateInvalidException: AbstractFileObject@352c0721[binding.cxx] parent: AbstractFileObject@7e4686a4[root of MemoryFileSystem21[org.openide.filesystems.MemoryFileSystem@688c
Summary: org.openide.filesystems.FileStateInvalidException: AbstractFileObject@352c072...
Status: RESOLVED DUPLICATE of bug 202639
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-18 07:58 UTC by splineshaft
Modified: 2012-04-17 14:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 182855


Attachments
stacktrace (1.76 KB, text/plain)
2011-11-18 07:58 UTC, splineshaft
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***