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 213074 - AssertionError: no object for UID KeyBasedUID on FileKey (/net/ivolvo/export/devarea/trunk/cnd.highlight/test/unit/data/org/netbeans/modules/cnd/highlight/error/MultiProjectsErrorHighlightingTest/othe
Summary: AssertionError: no object for UID KeyBasedUID on FileKey (/net/ivolvo/export/...
Status: RESOLVED DUPLICATE of bug 196228
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: nnnnnk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-28 09:21 UTC by Vladimir Voskresensky
Modified: 2012-10-16 01:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 188490


Attachments
stacktrace (1.61 KB, text/plain)
2012-05-28 09:21 UTC, Vladimir Voskresensky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2012-05-28 09:21:19 UTC
Build: NetBeans IDE Dev (Build 20120528-f3427d34afcf)
VM: Java HotSpot(TM) Server VM, 20.6-b01, Java(TM) SE Runtime Environment, 1.6.0_31-b04
OS: SunOS

User Comments:
vv159170: had two opened projects. closed one, reparse the second and got an error.




Stacktrace: 
java.lang.AssertionError: no object for UID KeyBasedUID on FileKey (/net/ivolvo/export/devarea/trunk/cnd.highlight/test/unit/data/org/netbeans/modules/cnd/highlight/error/MultiProjectsErrorHighlightingTest/otherLibraryL, /net/ivolvo/export/devarea/trunk/cnd.highlight/test/unit/data/org/netbeans/modules/cnd/highlight/error/MultiProjectsErrorHighlightingTest/otherLibrary/other_lib_header.h) in object class org.netbeans.modules.cnd.modelimpl.csm.FieldImpl:[136-147]
   at org.netbeans.modules.cnd.modelimpl.csm.core.OffsetableBase._getFile(OffsetableBase.java:173)
   at org.netbeans.modules.cnd.modelimpl.csm.core.OffsetableBase.getContainingFile(OffsetableBase.java:143)
   at org.netbeans.modules.cnd.navigation.overrides.ComputeAnnotations.computeAnnotations(ComputeAnnotations.java:100)
   at org.netbeans.modules.cnd.navigation.overrides.ComputeAnnotations.computeAnnotations(ComputeAnnotations.java:110)
   at org.netbeans.modules.cnd.navigation.overrides.ComputeAnnotations.computeAnnotations(ComputeAnnotations.java:92)
   at org.netbeans.modules.cnd.navigation.overrides.OverrideTaskFactory$PhaseRunnerImpl.addAnnotations(OverrideTaskFactory.java:191)
Comment 1 Vladimir Voskresensky 2012-05-28 09:21:24 UTC
Created attachment 119927 [details]
stacktrace
Comment 2 nnnnnk 2012-06-04 11:35:45 UTC

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