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 223399 - AssertionError: null object for UID KeyBasedUID on NSKey icap of project /Users/msopko/Development/sig-gw/clibs/icap/trunk/include/L/
Summary: AssertionError: null object for UID KeyBasedUID on NSKey icap of project /Use...
Status: RESOLVED DUPLICATE of bug 223408
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-06 14:11 UTC by Exceptions Reporter
Modified: 2012-12-06 15:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 194548


Attachments
stacktrace (4.53 KB, text/plain)
2012-12-06 14:11 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-12-06 14:11:30 UTC
This issue was reported manually by vv159170.
It already has 1 duplicates 


Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.12-b01-434, Java(TM) SE Runtime Environment, 1.6.0_37-b06-434-11M3909
OS: Mac OS X

Stacktrace: 
java.lang.AssertionError: null object for UID KeyBasedUID on NSKey icap of project /Users/msopko/Development/sig-gw/clibs/icap/trunk/include/L/
   at org.netbeans.modules.cnd.modelimpl.csm.NamespaceDefinitionImpl._getNamespaceImpl(NamespaceDefinitionImpl.java:291)
   at org.netbeans.modules.cnd.modelimpl.csm.NamespaceDefinitionImpl.getNamespace(NamespaceDefinitionImpl.java:214)
   at org.netbeans.modules.cnd.modelimpl.csm.resolver.Resolver3.processTypedefsInUpperNamespaces(Resolver3.java:547)
   at org.netbeans.modules.cnd.modelimpl.csm.resolver.Resolver3.gatherMaps(Resolver3.java:573)
   at org.netbeans.modules.cnd.modelimpl.csm.resolver.Resolver3.gatherMaps(Resolver3.java:490)
   at org.netbeans.modules.cnd.modelimpl.csm.resolver.Resolver3.gatherMaps(Resolver3.java:463)
Comment 1 Exceptions Reporter 2012-12-06 14:11:33 UTC
Created attachment 128963 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2012-12-06 15:33:45 UTC

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