APAR status
Closed as program error.
Error description
During the install of an application there was no way to
determine if an application has been fully expanded and is
ready to be started. This APAR introduces a new wsadmin
function that allows this ability:
wsadmin> $AdminApp isAppReady appName <boolean:
ignoreUnknownState, defalult = true>
So you can use
$AdminApp isAppReady MyApp
The return value of this wsadmin method is a boolean. Here is
how value is determined -
a) If all nodes return true then the return value is true.
b) If any of the nodes returns false then the return value is
false.
c) If a node returns unknown and if ignoreUnknownState=true
(default) then that node is ignored and processing continues
with other nodes.
d) However if all nodes return unknown then regardless of the
ignoreUnknownState flag the return value is false.
Local fix Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server version *
* 5.0.2.x and 5.1.1.x users. *
****************************************************************
* PROBLEM DESCRIPTION: During the install of an application *
* there was no way to determine if an *
* application had been fully expanded *
* and was ready to be started. This *
* APAR introduces a new wsadmin *
* function that allows this ability: *
* *
* wsadmin> $AdminApp isAppReady appName *
* <boolean:ignoreUnknownState, defalult *
* = true> *
* *
* So you can use *
* $AdminApp isAppReady MyApp *
* The return value of this wsadmin *
* method is a boolean. Here is how the *
* value is determined - *
* *
* a) If all nodes return true then the *
* return value is true. *
* *
* b) If any of the nodes returns false *
* then the return value is false. *
* *
* c) If a node returns unknown and if *
* ignoreUnknownState=true (default) *
* then that node is ignored and *
* processing continues with other *
* nodes. *
* *
* d) However if all nodes return unknown *
* then regardless of the *
* ignoreUnknownState *
* flag the return value is false. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
During the install of an application there was no way to
determine if an application had been fully expanded and was
ready to be started.
Problem conclusion
New feature isAppReady has been added as part of this
APAR on $AdminApp to find out if the application
could be started after the installation completes.
The fix for this APAR is currently targeted for inclusion
in 5.02.11 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 |
PQ97212 |
Reported component name |
WAS NETWRK DEPL |
Reported component ID |
5630A3601 |
Reported release |
00W |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2004-11-15 |
Closed date |
2005-03-16 |
Last modified date |
2005-03-16 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
PQ99178
Modules/Macros
Publications Referenced
|
Fix information |
Fixed component name |
WAS NETWRK DEPL |
Fixed component ID |
5630A3601 |
Applicable component levels |
R00A PSY |
UP |
R00H PSY |
UP |
R00I PSY |
UP |
R00S PSY |
UP |
R00W PSY |
UP |
R10A PSY |
UP |
R10H PSY |
UP |
R10I PSY |
UP |
R10S PSY |
UP |
R10W PSY |
UP |
|