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 - 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/
Summary: AssertionError: null object for UID KeyBasedUID on NSKey of project C:\cygwi...
Status: RESOLVED DUPLICATE of bug 196228
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:
: 223399 223410 223411 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-12-06 14:38 UTC by Exceptions Reporter
Modified: 2012-12-07 11:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 196188


Attachments
stacktrace (4.03 KB, text/plain)
2012-12-06 14:38 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: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 ***