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 - [69cat] ArrayIndexOutOfBoundsException: 4 >= 1
Summary: [69cat] ArrayIndexOutOfBoundsException: 4 >= 1
Status: RESOLVED WORKSFORME
Alias: None
Product: ide
Classification: Unclassified
Component: Exceptions Reporter (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jindrich Sedek
URL:
Keywords:
: 183094 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-24 06:45 UTC by esmithbss
Modified: 2011-06-10 15:28 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 166866


Attachments
stacktrace (2.80 KB, text/plain)
2010-03-24 06:45 UTC, esmithbss
Details

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