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 212242 - IndexOutOfBoundsException: Index: 1, Size: 1
Summary: IndexOutOfBoundsException: Index: 1, Size: 1
Status: RESOLVED DUPLICATE of bug 212249
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
: 212283 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-05-09 14:24 UTC by Michel Graciano
Modified: 2012-05-14 07:50 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 187784


Attachments
stacktrace (7.39 KB, text/plain)
2012-05-09 14:24 UTC, Michel Graciano
Details
stacktrace (6.44 KB, text/plain)
2012-05-09 22:20 UTC, Jesse Glick
Details
stacktrace (7.32 KB, text/plain)
2012-05-10 12:54 UTC, Michel Graciano
Details
stacktrace (7.22 KB, text/plain)
2012-05-11 13:09 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Graciano 2012-05-09 14:24:28 UTC
Build: NetBeans IDE Dev (Build 20120508-bc77094b1af6)
VM: Java HotSpot(TM) Client VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b20
OS: Linux

User Comments:
hmichel: Opening a java class




Stacktrace: 
java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
   at java.util.ArrayList.RangeCheck(ArrayList.java:604)
   at java.util.ArrayList.get(ArrayList.java:382)
   at java.awt.Container.createHierarchyEvents(Container.java:1434)
   at java.awt.Container.createHierarchyEvents(Container.java:1434)
   at java.awt.Container.createHierarchyEvents(Container.java:1434)
   at java.awt.Container.createHierarchyEvents(Container.java:1434)
Comment 1 Michel Graciano 2012-05-09 14:24:35 UTC
Created attachment 119210 [details]
stacktrace
Comment 2 Jesse Glick 2012-05-09 22:20:59 UTC
Created attachment 119239 [details]
stacktrace

Ctrl-0 to return to a file I had been viewing before running search.
Comment 3 Stanislav Aubrecht 2012-05-10 09:37:56 UTC
*** Bug 212283 has been marked as a duplicate of this bug. ***
Comment 4 Michel Graciano 2012-05-10 12:54:00 UTC
Created attachment 119281 [details]
stacktrace
Comment 5 Exceptions Reporter 2012-05-11 13:09:00 UTC
Created attachment 119352 [details]
stacktrace
Comment 6 Jaroslav Havlin 2012-05-14 07:50:32 UTC

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