APAR status
Closed as program error.
Error description
If an application server runs out of memory causing this to
throw OutOfMemory errors, the serverStatus script will receive
a message that the server is OutOfMemory and fail. This script
show move to the next server, but does not. This fix will
catch the message and output the problem retreiving the
server status and then move on to complete.
Local fix Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server 5.x users who *
* use serverStatus script to check the status *
* of all servers on a node *
****************************************************************
* PROBLEM DESCRIPTION: When running serverStatus script with *
* -all option to check the status of all *
* servers on a node, the script exits if *
* a server is running into OutOfMemory *
* error or other error conditions. The *
* rest of the server status are not *
* checked as the result of the script *
* exiting. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
The serverStatus code does not catch and handle an OutOfMemory
error, causing the error be propagated and program exit. It
also re-throws other exceptions, which also results in program
exit without finishing checking on the rest of the servers.
Problem conclusion
Updated the serverStatus code to catch and handle OutOfMemory
error. Also, instead of re-throwing the other exceptions,
changed the code to handle them so the program will go on to
check the status of other servers.
Temporary fix
Test fix sent to the customer
Comments
APAR information |
APAR number |
PQ90840 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
00S |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2004-06-30 |
Closed date |
2004-08-09 |
Last modified date |
2004-08-09 |
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 |
R00A PSY |
UP |
R00H PSY |
UP |
R00I PSY |
UP |
R00P PSY |
UP |
R00S PSY |
UP |
R00W PSY |
UP |
R10A PSY |
UP |
R10H PSY |
UP |
R10I PSY |
UP |
R10P PSY |
UP |
R10S PSY |
UP |
R10W PSY |
UP |
|