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 79049 - java.lang.ArrayIndexOutOfBoundsException exception has occurred.
Summary: java.lang.ArrayIndexOutOfBoundsException exception has occurred.
Status: RESOLVED DUPLICATE of bug 75955
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-25 21:50 UTC by cooljavaqueen
Modified: 2008-12-22 17:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java.lang.ArrayIndexOutOfBoundsException exception (66.52 KB, application/octet-stream)
2006-06-25 21:56 UTC, cooljavaqueen
Details
stack-trace (4.34 KB, text/plain)
2006-06-27 13:36 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cooljavaqueen 2006-06-25 21:50:28 UTC
While trying to stop the NetBeans 5.5 Preview version wih the Sun Application 
Server after executing one of the sample BPEL test scenarios for the 
SyncHelloWorld orchestration, I got 
the "java.lang.ArrayIndexOutOfBoundsException exception has occurred" 
exception message.  I can't close the NetBeans 5.5 Preview window and the 
exception window won't close when I press "OK".  The exception messages have 
been attached.
Comment 1 cooljavaqueen 2006-06-25 21:56:19 UTC
Created attachment 31362 [details]
java.lang.ArrayIndexOutOfBoundsException exception
Comment 2 Jan Pokorsky 2006-06-27 13:20:43 UTC
reassigning to proper component
Comment 3 Marian Mirilovic 2006-06-27 13:36:00 UTC
Created attachment 31416 [details]
stack-trace
Comment 4 David Simonek 2006-06-28 16:45:09 UTC
This is another variation of JDK bug, which is now workarounded on our side,
please see 75955.

*** This issue has been marked as a duplicate of 75955 ***