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 197490

Summary: AssertionError: null object for UID ClassifierUID:KeyBasedUID on OffsDeclKey: trsaTlvType[E 5286-5594] {/home/thomas/Documents/FH-ITS11/DA/src/trsa/simpliciti/trsa/trsa.h; /home/thomas/Documents/FH-IT
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: Code ModelAssignee: issues@cnd <issues>
Status: RESOLVED DUPLICATE    
Severity: normal CC: n3_nishud, vv159170
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 160872
Attachments: stacktrace

Description Exceptions Reporter 2011-04-06 13:25:27 UTC
This issue was reported manually by vv159170.
It already has 3 duplicates 


Build: NetBeans IDE Dev (Build 201103180400)
VM: Java HotSpot(TM) Client VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Linux

User Comments:
n3_nishud: I was typing something, changing a numeric value inside an enum block

GUEST: was editing some c sources




Stacktrace: 
java.lang.AssertionError: null object for UID ClassifierUID:KeyBasedUID on OffsDeclKey: trsaTlvType[E 5286-5594] {/home/thomas/Documents/FH-ITS11/DA/src/trsa/simpliciti/trsa/trsa.h; /home/thomas/Documents/FH-ITS11/DA/src/trsa/simplicitiN}
   at org.netbeans.modules.cnd.modelimpl.csm.EnumeratorImpl._getEnumeration(EnumeratorImpl.java:136)
   at org.netbeans.modules.cnd.modelimpl.csm.EnumeratorImpl.getEnumeration(EnumeratorImpl.java:114)
   at org.netbeans.modules.cnd.modelimpl.csm.EnumeratorImpl.getScope(EnumeratorImpl.java:119)
   at org.netbeans.modules.cnd.modelimpl.impl.services.ReferenceRepositoryImpl.getDeclarationScope(ReferenceRepositoryImpl.java:430)
   at org.netbeans.modules.cnd.modelimpl.impl.services.ReferenceRepositoryImpl.getReferences(ReferenceRepositoryImpl.java:141)
   at org.netbeans.modules.cnd.highlight.semantic.MarkOccurrencesHighlighter.getOccurrences(MarkOccurrencesHighlighter.java:269)
Comment 1 Exceptions Reporter 2011-04-06 13:25:31 UTC
Created attachment 107550 [details]
stacktrace
Comment 2 nnnnnk 2011-04-26 15:04:28 UTC

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