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 201075 - ClassCastException: org.netbeans.modules.cnd.modelimpl.csm.core.GraphContainer cannot be cast to org.netbeans.modules.cnd.modelimpl.csm.core.FileContainer
Summary: ClassCastException: org.netbeans.modules.cnd.modelimpl.csm.core.GraphContaine...
Status: RESOLVED DUPLICATE of bug 201086
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-18 10:29 UTC by Exceptions Reporter
Modified: 2011-10-10 16:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 179876


Attachments
stacktrace (5.38 KB, text/plain)
2011-08-18 10:29 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-08-18 10:29:17 UTC
This issue was reported manually by vv159170.
It already has 2 duplicates 


Build: NetBeans IDE 7.0 (Build 201104080000)
VM: Java HotSpot(TM) Client VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Windows 7

User Comments:
GUEST: Using Ctrl+click to try and jump through to a function call.




Stacktrace: 
java.lang.ClassCastException: org.netbeans.modules.cnd.modelimpl.csm.core.GraphContainer cannot be cast to org.netbeans.modules.cnd.modelimpl.csm.core.FileContainer
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.getFileContainer(ProjectBase.java:2873)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.getFileUID(ProjectBase.java:1991)
   at org.netbeans.modules.cnd.modelimpl.csm.core.LibraryManager.searchInProjectFiles(LibraryManager.java:231)
   at org.netbeans.modules.cnd.modelimpl.csm.core.LibraryManager.searchInProjectFiles(LibraryManager.java:221)
   at org.netbeans.modules.cnd.modelimpl.csm.core.LibraryManager.searchInProjectFilesArtificial(LibraryManager.java:253)
   at org.netbeans.modules.cnd.modelimpl.csm.core.LibraryManager.resolveFileProjectOnInclude(LibraryManager.java:160)
Comment 1 Exceptions Reporter 2011-08-18 10:29:21 UTC
Created attachment 110065 [details]
stacktrace
Comment 2 Alexander Simon 2011-08-18 19:09:33 UTC

*** This bug has been marked as a duplicate of bug 201086 ***
Comment 3 Vladimir Voskresensky 2011-10-10 16:08:11 UTC
*** Bug 203318 has been marked as a duplicate of this bug. ***