APAR status
Closed as program error.
Error description
J2C will handle the credential/subject checking for equality
instead of using the java Subject.equals() method.
Local fix Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server users of Java *
* Database Connectivity ( JDBC ), Connector *
* Architecture ( J2C ), or Java Message *
* Service ( JMS ) sharable connections with *
* Component Managed Authentication. *
****************************************************************
* PROBLEM DESCRIPTION: Some connections might not be sharable, *
* even though they were created with the *
* same credentials. A common symptom *
* would be reaching the maximum number of *
* connections sooner than expected. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
Some connections that were created with the same set of
credentials (userId and password) were not able to be shared.
This can cause the Connection Manager to create too many
connections resulting in a ConnectionWaitTimeout when maximum
connections has been reached.
Problem conclusion
The PoolManager was modified to only check the Public and
Private Credentials and the CRI, previously it was checking the
entire Subject and CRI.
Temporary fix Comments
APAR information |
APAR number |
PQ75055 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
00A |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2003-06-09 |
Closed date |
2003-07-31 |
Last modified date |
2003-07-31 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
Publications Referenced
Applicable component levels |
R003 PSY |
UP |
R00A PSY |
UP |
R00H PSY |
UP |
R00I PSY |
UP |
R00P PSY |
UP |
R00S PSY |
UP |
R00W PSY |
UP |
|