PQ90958: XARecovery code does not account for multiple jars in classpath scenarios | |||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||
APAR status Closed as program error. Error description The problem is that the XARecovery code is not accounting for the fact that the classpath might have multiple jars in it, rather than a single jar file.Local fix Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server v4.0.x users * * who use JDBC drivers with multiple jar * * files in the classpath. * **************************************************************** * PROBLEM DESCRIPTION: When a JDBC Driver with multiple jar * * files in its classpath is used, the * * application server may fail to start. * * The following errors are in the * * application server standard out log: * * * * CMXAResourceF W WTRN0005W: Encountered * * an error while creating XAConnection * * and XAResource java.sql.SQLException: * * CONM1006E: The data source class name * * "xxxx" could not be found for data * * source * **************************************************************** * RECOMMENDATION: * **************************************************************** The XAResourceRecovery code responsible for retrieving the JDBC classpath did not account for the possibility of having multiple jar files in the classpath. Hence it failed to load the data source class from the classpath.Problem conclusion Fixed the XAResourceRecovery code to be able to handle multiple jar files in the JDBC Driver classpath so it can successfully load the data source class.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
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ90958
IBM Group: Software Group
Modified date: Aug 2, 2004
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.