2007-12-18

Out of memory error of websphere process server

关键字: websphere, wps ,deployment manager, out of memory

Problem:

Out of memory error jump when creating deployment management profile for websphere process server by using the pcatAIX.bin.

Cause:

java's max memory size is too small to run to the end.

Solution:

 Increase the -Xmx  parameter of the java, run java pcat.jar directly as below.

../../java/jre/bin/java -cp :pcat.jar: -Dtemp.dir=/tmp/ -Dis.jvm.home=/opt/IBM/WebSphere/ProcServer/bin/ProfileCreator_wbi/../../java -Dis.jvm.temp=1 -Dis.media.home= -Dis.launcher.file=/opt/IBM/WebSphere/ProcServer/bin/ProfileCreator_wbi/pcatAIX.bin -Dis.jvm.file=/tmp/isjFTmbUb -Dis.external.home=/opt/IBM/WebSphere/ProcServer/bin/ProfileCreator_wbi -Xms20m -Xmx4000m run

-Xmx4000m means the most available memory size.

评论
发表评论

提醒: 该博客已发表在公共论坛,博客所有留言会成为论坛回贴,留言请注意遵守论坛发贴规则

您还没有登录,请登录后发表评论

excuse
搜索本博客
最近加入圈子
存档
最新评论