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 213330

Summary: AssertionError: BinaryName with type char: com.jump.framework.database.beans.C, Package: com.jump.framework.database.beans, FileName with type char: C
Product: java Reporter: junqueira_raphael <junqueira_raphael>
Component: SourceAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 188751
Attachments: stacktrace

Description junqueira_raphael 2012-05-31 16:28:51 UTC
Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Linux

Stacktrace: 
java.lang.AssertionError: BinaryName with type char: com.jump.framework.database.beans.C, Package: com.jump.framework.database.beans, FileName with type char: C
   at org.netbeans.modules.java.source.usages.DocumentUtil.createDocument(DocumentUtil.java:259)
   at org.netbeans.modules.java.source.usages.DocumentUtil.access$700(DocumentUtil.java:85)
   at org.netbeans.modules.java.source.usages.DocumentUtil$DocumentConvertor.convert(DocumentUtil.java:539)
   at org.netbeans.modules.java.source.usages.DocumentUtil$DocumentConvertor.convert(DocumentUtil.java:529)
   at org.netbeans.modules.parsing.lucene.LuceneIndex._doStore(LuceneIndex.java:430)
   at org.netbeans.modules.parsing.lucene.LuceneIndex.txStore(LuceneIndex.java:380)
Comment 1 junqueira_raphael 2012-05-31 16:28:57 UTC
Created attachment 120151 [details]
stacktrace
Comment 2 Tomas Zezula 2012-06-04 18:04:21 UTC
Fixed jet-main 261a22942cc5
Comment 3 Quality Engineering 2012-06-08 06:12:18 UTC
Integrated into 'main-golden', will be available in build *201206080001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/261a22942cc5
User: Tomas Zezula <tzezula@netbeans.org>
Log: #213330:AssertionError: BinaryName with type char: com.jump.framework.database.beans.C