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 223408

Summary: AssertionError: null object for UID KeyBasedUID on NSKey of project C:\cygwin\lib\gcc\i686-pc-cygwin\3.4.4\include\c++\i686-pc-cygwin/L/
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: Code ModelAssignee: Vladimir Voskresensky <vv159170>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 196188
Attachments: stacktrace

Description Exceptions Reporter 2012-12-06 14:38:31 UTC
This issue was reported manually by vv159170.
It already has 5 duplicates 


Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: Windows 7

Stacktrace: 
java.lang.AssertionError: null object for UID KeyBasedUID on NSKey  of project C:\cygwin\lib\gcc\i686-pc-cygwin\3.4.4\include\c++\i686-pc-cygwin/L/
   at org.netbeans.modules.cnd.modelimpl.csm.NamespaceImpl._getParentNamespace(NamespaceImpl.java:666)
   at org.netbeans.modules.cnd.modelimpl.csm.NamespaceImpl.getParent(NamespaceImpl.java:267)
   at org.netbeans.modules.cnd.completion.csm.CsmProjectContentResolver.getNamespaceMembers(CsmProjectContentResolver.java:1374)
   at org.netbeans.modules.cnd.completion.csm.CsmProjectContentResolver.getNamespaceMembers(CsmProjectContentResolver.java:1335)
   at org.netbeans.modules.cnd.completion.csm.CsmProjectContentResolver.getNamespaceClassesEnums(CsmProjectContentResolver.java:939)
   at org.netbeans.modules.cnd.completion.csm.CompletionResolverImpl.getClassesEnums(CompletionResolverImpl.java:911)
Comment 1 Exceptions Reporter 2012-12-06 14:38:34 UTC
Created attachment 128973 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2012-12-06 15:33:45 UTC
*** Bug 223399 has been marked as a duplicate of this bug. ***
Comment 3 Vladimir Voskresensky 2012-12-06 15:33:55 UTC
*** Bug 223410 has been marked as a duplicate of this bug. ***
Comment 4 Vladimir Voskresensky 2012-12-06 15:34:05 UTC
*** Bug 223411 has been marked as a duplicate of this bug. ***
Comment 5 Vladimir Voskresensky 2012-12-07 11:21:47 UTC
should be fixed as part of issue #196228

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