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 198726 - ArrayIndexOutOfBoundsException: 54
Summary: ArrayIndexOutOfBoundsException: 54
Status: RESOLVED DUPLICATE of bug 194869
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-19 11:16 UTC by cs94njw
Modified: 2011-10-10 15:43 UTC (History)
12 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 178573


Attachments
stacktrace (2.73 KB, text/plain)
2011-05-19 11:16 UTC, cs94njw
Details
stacktrace (3.12 KB, text/plain)
2011-05-23 09:17 UTC, marco_bresciani
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cs94njw 2011-05-19 11:16:06 UTC
Build: NetBeans Platform 7.0 (Build 201104080000)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP

User Comments:
psecheresse: Opening a source file

GUEST: Just clicking around and opening classes in the middle of a review.

cs94njw: Don't know - sorry




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 54
   at org.netbeans.lib.editor.util.GapList.get(GapList.java:462)
   at org.netbeans.modules.editor.lib2.view.EditorBoxViewChildren.getEditorViewChildrenValid(EditorBoxViewChildren.java:442)
   at org.netbeans.modules.editor.lib2.view.EditorBoxViewChildren.paintChildren(EditorBoxViewChildren.java:884)
   at org.netbeans.modules.editor.lib2.view.EditorBoxViewChildren.paintChildren(EditorBoxViewChildren.java:873)
   at org.netbeans.modules.editor.lib2.view.EditorBoxViewChildren.paint(EditorBoxViewChildren.java:864)
   at org.netbeans.modules.editor.lib2.view.EditorBoxView.paint(EditorBoxView.java:454)
Comment 1 cs94njw 2011-05-19 11:16:11 UTC
Created attachment 108389 [details]
stacktrace
Comment 2 marco_bresciani 2011-05-23 09:17:51 UTC
Created attachment 108451 [details]
stacktrace
Comment 3 Exceptions Reporter 2011-06-09 13:48:05 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=178573
Comment 4 Marian Mirilovic 2011-10-06 07:48:38 UTC
dup of issue 194869 ?
Comment 5 Miloslav Metelka 2011-10-10 15:43:07 UTC

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