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 199483 - AssertionError: null object for UID KeyBasedUID on NSKey <unnamed> of project /home/toddb/src/src1/omneon/shared/utils/utils.nbN
Summary: AssertionError: null object for UID KeyBasedUID on NSKey <unnamed> of project...
Status: RESOLVED DUPLICATE of bug 196228
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-06-16 23:50 UTC by tbrunhoff
Modified: 2011-08-10 14:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 179396


Attachments
stacktrace (3.39 KB, text/plain)
2011-06-16 23:50 UTC, tbrunhoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tbrunhoff 2011-06-16 23:50:15 UTC
Build: NetBeans IDE Dev (Build 201106041000)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Linux

User Comments:
tbrunhoff: starting the ide

tbrunhoff: starting the ide




Stacktrace: 
java.lang.AssertionError: null object for UID KeyBasedUID on NSKey <unnamed> of project /home/toddb/src/src1/omneon/shared/utils/utils.nbN
   at org.netbeans.modules.cnd.modelimpl.csm.NamespaceDefinitionImpl._getNamespaceImpl(NamespaceDefinitionImpl.java:253)
   at org.netbeans.modules.cnd.modelimpl.csm.NamespaceDefinitionImpl.getNamespace(NamespaceDefinitionImpl.java:185)
   at org.netbeans.modules.cnd.modelimpl.csm.NamespaceDefinitionImpl.getQualifiedName(NamespaceDefinitionImpl.java:180)
   at org.netbeans.modules.cnd.modelimpl.csm.resolver.Resolver3.gatherMaps(Resolver3.java:528)
   at org.netbeans.modules.cnd.modelimpl.csm.resolver.Resolver3.gatherMaps(Resolver3.java:453)
   at org.netbeans.modules.cnd.modelimpl.csm.resolver.Resolver3.gatherMaps(Resolver3.java:426)
Comment 1 tbrunhoff 2011-06-16 23:50:20 UTC
Created attachment 108939 [details]
stacktrace
Comment 2 nnnnnk 2011-08-10 14:56:13 UTC

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