APAR status
Closed as program error.
Error description
We have a large EAR file of nearly 293MB. When we are trying to
install
the EAR using 'wsadmin tool', it is failing with the following
error.
--------------------------clip-----------------------------
[root@sunspot root]#
/opt/WebSphere/DeploymentManager/bin/wsadmin.sh
WASX7209I: Connected to process "dmgr" on node sunspotManager
using SOAP
connector; The type of process is: DeploymentManager
WASX7029I: For help, enter: "$Help help"
wsadmin>set app_options [list -cluster sunspotCluster]
-cluster sunspotCluster
wsadmin>lappend app_options -appname mwsdk
-cluster sunspotCluster -appname mwsdk
wsadmin>$AdminApp install /root/mwsdk.ear $app_options
JVMST100: Unable to allocate an array object, Array element
exceedes IBM
JDK limit of 268435455 elements
WASX7015E: Exception running command: "$AdminApp install
/root/mwsdk.ear
$app_options"; exception information:
com.ibm.bsf.BSFException: error while eval'ing Jacl expression:
java.lang.OutOfMemoryError:
wsadmin>
Local fix
The deployment via admin Console works fine, it is just that
while deploying a large ear via wsadmin fails.
Problem summary
****************************************************************
* USERS AFFECTED: Websphere Application Server Users of *
* version 5.0.2.x and 5.1.1.x *
****************************************************************
* PROBLEM DESCRIPTION: WSADMIN throws OutOfMemory error when *
* deploying a large ear *
****************************************************************
* RECOMMENDATION: *
****************************************************************
When you install large ear files using wsadmin the following
OutOfMemory results
/opt/WebSphere/DeploymentManager/bin/wsadmin.sh
WASX7209I: Connected to process "dmgr" on node sunspotManager
using SOAP
connector; The type of process is: DeploymentManager
WASX7029I: For help, enter: "$Help help"
wsadmin>set app_options [list -cluster sunspotCluster]
-cluster sunspotCluster
wsadmin>lappend app_options -appname mwsdk
-cluster sunspotCluster -appname mwsdk
wsadmin>$AdminApp install /root/mwsdk.ear $app_options
JVMST100: Unable to allocate an array object, Array element
exceedes IBM
JDK limit of 268435455 elements
WASX7015E: Exception running command: "$AdminApp install
/root/mwsdk.ear
$app_options"; exception information:
com.ibm.bsf.BSFException: error while eval'ing Jacl
expression:java.lang.OutOfMemoryError:
Problem conclusion
Changed the code to accomodate copying of ear files
The fix for this APAR is currently targeted for inclusion
in cumulative fixes 5.02.13 and 5.1.1.7.
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 |
PK07706 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
10I |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2005-06-21 |
Closed date |
2005-09-02 |
Last modified date |
2005-09-02 |
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 |
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 |
|