PQ85514: FOLLOWING THE RUNNING OF SETUPUDDI.JACL, CUSTOMER CAN NO LONGER START THE SERVER - RECEIVE JAVA.LANG.CLASSNOTFOUNDEXCEPTION. | |||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description After UDDI successfully installed, server1 failed to start with the following exception found in the SYSPRINT :- java.lang.ClassNotFoundException: com.ibm.ws390.orb.ServerRegionBridge . One of the things that the setupuddi.jacl script specifically deals with is the ws.ext.dirs property, and it seems there is a problem in that area. . Running the setupuddi.jacl script results in three separate instances of -Dws.ext.dir in the servant.jvm.options file: . -Dws.ext.dirs=/WebSphere/.../uddiresourcebundles.jar from the script . -Dws.ext.dirs=/usr/lpp/java/IBM/J1.3/lib:... from the VariableSubstitutionEntry . WAS_SERVER_ONLY_default_jvm_options plus some additions -Dws.ext.dirs=/WebSphere/.../uddicloudscapeuserfunc.jar from the script . The <jvmEntries> tag in server.xml has three <systemProperties> entries for name="ws.ext.dirs", which is what setupuddi.jacl appears to create intentionally, but the transformer does not appear to merge.Local fix Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * V5.0 for z/OS * **************************************************************** * PROBLEM DESCRIPTION: After UDDI successfully installed, * * server1 failed to start with * * the following exception found * * in the SYSPRINT :- * * java.lang.ClassNotFoundException: * * com.ibm.ws390.orb.ServerRegionBridge * **************************************************************** * RECOMMENDATION: * **************************************************************** The setupuddi.jacl script adds additional -Dws.ext.dirs into the System Properties of the jvm. The Transformer did not correctly append these together to get a final -Dws.ext.dirs for the servant.jvm.options files.Problem conclusion The Transformer was modified to take the ws.ext.dirs and build an appended -Dws.ext.dirs in the servant.jvm.options. APAR PQ85514 is associated with SERVICE LEVEL W502005 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: swg1PQ85514.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 #: PQ85514
IBM Group: Software Group
Modified date: Apr 3, 2004
(C) Copyright IBM Corporation 2000, 2009. All Rights Reserved.