APAR status
Closed as program error.
Error description
When a ConnectionError occurs on a connection that was never
used in a transaction( but is capable of being involved in a
transaction) the Connection Manager will call cleanup on the
phisical connection and then destroy the physical connection.
Previously the Connection Manager would wait for the connection
to be explicitly closed by the application. If the connection
is closed after teh connection error occurs, then an illegal
state exception will occur.
Local fix
No local fix
Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server users of *
* JDBC, JCA, or JMS Connections from *
* applicaiton created threads. *
****************************************************************
* PROBLEM DESCRIPTION: This fix causes a connection that has *
* never been used in a transaction to *
* be removed from the pool immediately *
* after a ConnectionErrorOccurred event *
* is fired. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
If a Connection has never been used in a transaction, and a
connection error occurs, the J2C Connection Mangaer will now
remove the connection from the pool automatically. Previously
the Connection Mangaer would wait for the connection to be
explicitly closed before returning it to the pool.
Problem conclusion
MCWrappers with transactionIds of NONE are treated in the same
manner as ones with NOTXWRAPPER, except that the transaction
is not marked as complete.
Temporary fix Comments
APAR information |
APAR number |
PQ80252 |
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-10-30 |
Closed date |
2003-11-21 |
Last modified date |
2003-11-21 |
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 |
|