PQ58574: REPEATING WARNING ON ADMIN CONSOLE WITH UNSUPPORTED JDBC DRIVER.

Fixes are available
WebSphere Application Server Version 3.5 Fix Pack 7 (3.5.7)
3.5.4-3.5.7, 4.0.2-4.0.7: Component cumulative Connection Manager fix

APAR

APAR status
Closed as program error.

Error description
When an unsupported JDBC driver is configured, everytime a
connection is used via this driver, a warning message is
displayed on the admin console.  My customer feels this is
excessive.
Local fix
Problem summary
****************************************************************
* USERS AFFECTED: All WebSphere Application Server users who   *
*                 use unsupported JDBC drivers.                *
****************************************************************
* PROBLEM DESCRIPTION: A warning message about the driver not  *
*                      being supported was produced each time  *
*                      a getConnection was called.             *
****************************************************************
* RECOMMENDATION:                                              *
****************************************************************
The code would issue a warning on every new connection
creation, this should change to only once, at first
connection creation.
Problem conclusion
In ConnectionPool, the createConnection() method checks the
MetaData on either an existing connection or one it gets, to
unlock the driver.  The code has been changed to see if this
has already been done by checking the portability layer
variable.  If null, then the code needs to:
a) get the MetaData and unlock the driver
b) set the variable.
variable. If null, then the code needs to:a) get the MetaData and unlock the driverb) set the variable.
Temporary fix
Comments
APAR information
APAR numberPQ58574
Reported component nameWAS ADVANCED SU
Reported component ID5648C8402
Reported release350
StatusCLOSED PER
PENoPE
HIPERNoHIPER
Submitted date2002-03-01
Closed date2002-03-27
Last modified date2002-03-27

APAR is sysrouted FROM one or more of the following:

APAR is sysrouted TO one or more of the following:APAR is sysrouted FROM one or more of the following:


Modules/Macros
JDBC
APAR is sysrouted TO one or more of the following:Modules/Macros

Fix information
Fixed component nameWAS ADVANCED SU
Fixed component ID5648C8402

Applicable component levels
R350 PSYUP











Document Information

Product categories: Software, Application Servers, Distributed Application & Web Servers, WebSphere Application Server, General
Software version: 350
Reference #: PQ58574
IBM Group: Software Group
Modified date: 2002-03-27