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 182628

Summary: [69cat] ArrayIndexOutOfBoundsException: 4 >= 1
Product: ide Reporter: esmithbss <esmithbss>
Component: Exceptions ReporterAssignee: Jindrich Sedek <jsedek>
Status: RESOLVED WORKSFORME    
Severity: normal CC: swpalmer
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 166866
Attachments: stacktrace

Description esmithbss 2010-03-24 06:45:35 UTC
Build: NetBeans IDE Dev (Build 201003220200)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Linux

User Comments:
esmithbss: Typing up a Bug Report.  Specifically filling out the bug descriptive text.




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 4 >= 1
   at java.util.Vector.elementAt(Vector.java:427)
   at javax.swing.text.DefaultHighlighter.paint(DefaultHighlighter.java:52)
   at javax.swing.plaf.basic.BasicTextUI.paintSafely(BasicTextUI.java:716)
   at javax.swing.plaf.basic.BasicTextUI.paint(BasicTextUI.java:869)
   at javax.swing.plaf.synth.SynthTextAreaUI.paint(SynthTextAreaUI.java:123)
   at javax.swing.plaf.synth.SynthTextAreaUI.update(SynthTextAreaUI.java:118)
Comment 1 esmithbss 2010-03-24 06:45:39 UTC
Created attachment 95634 [details]
stacktrace
Comment 2 Marian Mirilovic 2011-06-10 15:26:16 UTC
*** Bug 183094 has been marked as a duplicate of this bug. ***
Comment 3 Marian Mirilovic 2011-06-10 15:28:14 UTC
1 report > 1 year old