APAR status
Closed as program error.
Error description
Problem Summary: When running a large amount of EJBs (3000),
deploy fails with OutOfMemoryError from the
WsEjbDeploy Ant task in ws_ant command. Cannot increase the
memory due to hardcoded 256m memory contraint in WsEjbDeploy
class:
if(!com.ibm.ws.ant.utils.OsUtils.isOS400()) // lisaw
jvm.setMaxmemory("256M"); //$NON-NLS-1$
Local fix
testfix is being developed to provide a configurable parameter
for ws_ant script
Problem summary
****************************************************************
* USERS AFFECTED: All ws_ant script users of WebSphere *
* Application Server release 5.0 and 5.1 . *
****************************************************************
* PROBLEM DESCRIPTION: OutOfMemoryError when deploying large *
* app via ws_ant script *
****************************************************************
* RECOMMENDATION: *
****************************************************************
When running a large amount of EJBs (3000), deploy fails with
OutOfMemoryError from the WsEjbDeploy Ant task in ws_ant
command. Cannot increase the memory due to hardcoded 256m
memory constraint in WsEjbDeploy class.
Problem conclusion
With this Fix, you can now override the hard coded constraint
(of 256M) by specifying <...jvmMaxMemory="512M"/> inside
wsejbdeploy task.
The jvmMaxMemory attribute is optional and sets maximum size
of the memory for the underlying VM. Defaults to 256M.
A similar jvmMaxMemory optional attribute is also available
under JspC and WsAdmin tasks.
Temporary fix
configJVMDebug.jar
Comments
APAR information |
APAR number |
PQ82137 |
Reported component name |
WAS NETWRK DEPL |
Reported component ID |
5630A3601 |
Reported release |
00A |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2003-12-12 |
Closed date |
2004-01-08 |
Last modified date |
2004-01-08 |
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 |
R103 PSY |
UP |
R10A PSY |
UP |
R10H PSY |
UP |
R10I PSY |
UP |
R10P PSY |
UP |
R10S PSY |
UP |
R10W PSY |
UP |
|