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 196081 - AssertionError: no object for UID KeyBasedUID on FileKey (/usr/includeL, /usr/include/boost/test/unit_test_suite.hpp)
Summary: AssertionError: no object for UID KeyBasedUID on FileKey (/usr/includeL, /usr...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-28 05:48 UTC by Exceptions Reporter
Modified: 2011-03-01 17:49 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 176985


Attachments
stacktrace (2.94 KB, text/plain)
2011-02-28 05:48 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-02-28 05:48:21 UTC
This issue was reported manually by vv159170.
It already has 1 duplicates 


Build: NetBeans IDE 7.0 Beta 2 (Build 201102140001)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Linux

Stacktrace: 
java.lang.AssertionError: no object for UID KeyBasedUID on FileKey (/usr/includeL, /usr/include/boost/test/unit_test_suite.hpp)
   at org.netbeans.modules.cnd.modelimpl.csm.core.OffsetableBase._getFile(OffsetableBase.java:157)
   at org.netbeans.modules.cnd.modelimpl.csm.core.OffsetableBase.getContainingFile(OffsetableBase.java:132)
   at org.netbeans.modules.cnd.modelimpl.csm.core.OffsetableDeclarationBase.isValid(OffsetableDeclarationBase.java:143)
   at org.netbeans.modules.cnd.api.model.util.CsmBaseUtilities.isValid(CsmBaseUtilities.java:84)
   at org.netbeans.modules.cnd.modelimpl.csm.InheritanceImpl.getClassifier(InheritanceImpl.java:141)
   at org.netbeans.modules.cnd.api.model.services.CsmInheritanceUtilities.getCsmClass(CsmInheritanceUtilities.java:410)
Comment 1 Exceptions Reporter 2011-02-28 05:48:25 UTC
Created attachment 106520 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2011-02-28 14:14:44 UTC
http://hg.netbeans.org/cnd-main/rev/eeee3175d90e
Comment 3 Quality Engineering 2011-03-01 17:49:42 UTC
Integrated into 'main-golden', will be available in build *201103011142* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/eeee3175d90e
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #196081 -  AssertionError: no object for UID KeyBasedUID on FileKey (/usr/includeL, /usr/include/boost/test/unit_test_suite.hpp)