APAR status
Closed as program error.
Error description
The handle list close processing may not close all of the
connections in the list if an exception occurs
This may result in connections remaining in the unshared
connection pool forever.
Of course the main problem is that the application did
not close the connection. If the connections were closed
this problem would not occur.
Local fix Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server users of JDBC. *
****************************************************************
* PROBLEM DESCRIPTION: A Handle list close exception could *
* prevent some connections from being *
* closed. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
When a servlet ends, the connection handle list is processed.
If a connection error occurs, the processing ends with
uncompleted work.
This could result in some connections not being closed, if the
connection was not closed by the application. Normally all
connections should be closed by the application.
Problem conclusion
Moved the try/catch code into the for loop processing the
connection handle list. All connections will be processed.
The fix for this APAR is currently targeted for inclusion
in 5.02.12 and 5.1.1.5.
Please refer to the recommended updates page for delivery
information:
http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980
Temporary fix Comments
APAR information |
APAR number |
PK03763 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
00W |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2005-04-06 |
Closed date |
2005-05-13 |
Last modified date |
2005-05-13 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
Publications Referenced
|
Fix information |
Fixed component name |
WAS BASE 5.0 |
Fixed component ID |
5630A3600 |
Applicable component levels |
R003 PSY |
UP |
R00A PSY |
UP |
R00H PSY |
UP |
R00I PSY |
UP |
R00P PSY |
UP |
R00S PSY |
UP |
R00W PSY |
UP |
R103 PSY |
UP |
R10A PSY |
UP |
R10H PSY |
UP |
R10I PSY |
UP |
R10P PSY |
UP |
R10S PSY |
UP |
R10W PSY |
UP |
|