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 227833 - org.openide.loaders.DataObjectNotFoundException: AbstractFileObject@4053a974[winsockif.cpp] parent: AbstractFileObject@7294ece0[root of MemoryFileSystem519[org.openide.filesystems.MemoryFileSystem@349
Summary: org.openide.loaders.DataObjectNotFoundException: AbstractFileObject@4053a974[...
Status: RESOLVED DUPLICATE of bug 225424
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-22 18:15 UTC by Chiana
Modified: 2013-05-16 13:40 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 199819


Attachments
stacktrace (1.52 KB, text/plain)
2013-03-22 18:15 UTC, Chiana
Details
stacktrace (1.40 KB, text/plain)
2013-05-16 09:40 UTC, Egor Ushakov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chiana 2013-03-22 18:15:55 UTC
Build: NetBeans IDE Dev (Build 201303202300)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_13-b20
OS: Windows 7

User Comments:
Chiana: Was just typing a new function in c++




Stacktrace: 
org.openide.loaders.DataObjectNotFoundException: AbstractFileObject@4053a974[winsockif.cpp] parent: AbstractFileObject@7294ece0[root of MemoryFileSystem519[org.openide.filesystems.MemoryFileSystem@349a1faa]] validFlag: false validRoot: AbstractFileObject@7294ece0[root of MemoryFileSystem519[org.openide.filesystems.MemoryFileSystem@349a1faa]] isValidRoot: true
   at org.openide.loaders.DataObject.find(DataObject.java:565)
   at org.netbeans.modules.cnd.modelutil.CsmUtilities.getDocument(CsmUtilities.java:601)
   at org.netbeans.modules.cnd.model.tasks.CsmFileTaskFactory._runTask(CsmFileTaskFactory.java:317)
   at org.netbeans.modules.cnd.model.tasks.CsmFileTaskFactory.runTask(CsmFileTaskFactory.java:300)
   at org.netbeans.modules.cnd.model.tasks.CsmFileTaskFactory.runAllTasks(CsmFileTaskFactory.java:272)
   at org.netbeans.modules.cnd.model.tasks.CsmFileTaskFactory.access$1100(CsmFileTaskFactory.java:75)
Comment 1 Chiana 2013-03-22 18:15:57 UTC
Created attachment 132959 [details]
stacktrace
Comment 2 Egor Ushakov 2013-05-16 09:40:58 UTC
Created attachment 134508 [details]
stacktrace

updated file with opened macro expansion view
Comment 3 Egor Ushakov 2013-05-16 13:40:17 UTC

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