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

Summary: AssertionError: null object for UID KeyBasedUID on NSKey <unnamed> of project /home/toddb/src/src1/omneon/shared/utils/utils.nbN
Product: cnd Reporter: tbrunhoff <tbrunhoff>
Component: Code ModelAssignee: issues@cnd <issues>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 179396
Attachments: stacktrace

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 ***