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 - AssertionError: BinaryName with type char: com.jump.framework.database.beans.C, Package: com.jump.framework.database.beans, FileName with type char: C
Summary: AssertionError: BinaryName with type char: com.jump.framework.database.beans....
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-31 16:28 UTC by junqueira_raphael
Modified: 2012-06-08 06:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 188751


Attachments
stacktrace (3.34 KB, text/plain)
2012-05-31 16:28 UTC, junqueira_raphael
Details

Note You need to log in before you can comment on or make changes to this bug.
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