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 16015 - ArrayIndexOutOfBoundsException:
Summary: ArrayIndexOutOfBoundsException:
Status: CLOSED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-09-27 20:42 UTC by emmanuel
Modified: 2008-12-23 09:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide log - running with jdk1.3 (58.28 KB, patch)
2001-09-27 20:43 UTC, emmanuel
Details | Diff
ide log - running with jdk1.4 (55.04 KB, patch)
2001-09-27 20:44 UTC, emmanuel
Details | Diff
Confirmation on Linux Mandrake 8.1 using j2sdk 1.4.0 Beta 3 (35.18 KB, text/plain)
2001-10-31 04:54 UTC, Dallas Hockley
Details

Note You need to log in before you can comment on or make changes to this bug.
Description emmanuel 2001-09-27 20:42:20 UTC
Using (0927 & jdk1.4 & userdirx) also (0927 & jdk1.3 & userdiry) and for a 
while I've noticed these exception in the log.

Could this be attended to please.

Kind regards
Emmanuel
Comment 1 emmanuel 2001-09-27 20:43:12 UTC
Created attachment 2760 [details]
ide log - running with jdk1.3
Comment 2 emmanuel 2001-09-27 20:44:40 UTC
Created attachment 2761 [details]
ide log - running with jdk1.4
Comment 3 Jan Zajicek 2001-10-03 10:07:41 UTC
Passing to Dafe.
Comment 4 Dallas Hockley 2001-10-31 04:54:00 UTC
Created attachment 3204 [details]
Confirmation on Linux Mandrake 8.1 using j2sdk 1.4.0 Beta 3
Comment 5 Dallas Hockley 2001-10-31 04:59:19 UTC
On the linux trace, the exception occurred when cloning a view in the
editor.  

Possible semi-useful snippet from the details:

java.lang.ArrayIndexOutOfBoundsException: 6 > 0
   at java.util.Vector.insertElementAt(Vector.java:556)
   at javax.swing.JTabbedPane.insertTab(JTabbedPane.java:565)
   at
org.netbeans.core.windows.frames.SplitContainerImpl.componentAdded(SplitContainerImpl.java:386)
(from 316 in same file)


... Lots more there, but that's the offending chunk.  :-)

Hobpe that helps.
Comment 6 David Simonek 2001-11-22 09:18:27 UTC
Hello guys, I played with system and tried to reproduce exceptions and
it seems that it works ok now. Cloning, restarting, moving, switching
workspaces, projects - no exceptions in the log. I remember we fixed
similar bug a while ago, I can't find the number :-( 
Anyway, marking as worksforme, please reopen if you encounter this
again, preferrably with exact steps to reproduce.
Comment 7 Quality Engineering 2003-07-01 15:55:23 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 8 Quality Engineering 2003-07-01 16:38:07 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.