PQ83093: ERROR 500 WITH JAVA.LANG.INDEXOUTOFBOUNDSEXCEPTION: INDEX=0, SIZE=0 WHEN UPDATING THE CLUSTERTRANSITIONNAME. | |||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description Error 500 at the admin console browser, when entering: Trying to update the ClusterTransitionName for a non-clustered server. To get to this in the adminconsole follow this sequence SERVER1 is the name of my un-clustered server. Servers > Application Servers > SERVER1 > Custom Properties > ClusterTransitionName. Stack trace is: BBOO0223I [Servlet Error]-[index=0, size=0]: java.lang.IndexOutOfBoundsException: index=0, size=0 at org.eclipse.emf.common.util.BasicEList.get(BasicEList.java(Co at com.ibm.ws.console.servermanagement.properties.PropertyDetail (PropertyDetailAction.java:140) at org.apache.struts.action.Acti processActionPerform(ActionServlet.java:1791) at org.apache.struts.action.ActionServlet.process(ActionServlet. at org.apache.struts.action.ActionServlet.doPost(ActionServlet.j at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)Local fix Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * V5.0 for z/OS * **************************************************************** * PROBLEM DESCRIPTION: IndexOutOfBoundsException: index=0, * * size=0 when updating * * ClusterTransitionName. * **************************************************************** * RECOMMENDATION: * **************************************************************** In the Administrative Console, after modifying the ClusterTransitionName (Servers > Application Servers > servername > Custom Properties > ClusterTransitionName) for a non-clustered server, clicking OK causes this exception: IndexOutOfBoundsException: index=0, size=0 with the following as the second item in the stack trace: "at com.ibm.ws.console.servermanagement.properties.PropertyDetail (PropertyDetailAction.java:140)".Problem conclusion The code was attempting to read server.xml from the wrong directory, resulting in a null file, and then attempting to make modifications to the null file. The code was modified to read server.xml from the correct directory. APAR PQ83093 is associated with SERVICE LEVEL W502002 of WebSphere Application Server V5.0 for z/OS.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
Publications Referenced
|
Document Information |
Current web document: swg1PQ83093.html
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server for z/OS
Operating system(s):
Software version: 500
Software edition:
Reference #: PQ83093
IBM Group: Software Group
Modified date: Mar 3, 2004
(C) Copyright IBM Corporation 2000, 2009. All Rights Reserved.