2007-12-18
Out of memory error of websphere process server
关键字: websphere, wps ,deployment manager, out of memoryProblem:
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.
- 23:13
- 浏览 (283)
- 评论 (0)
- 分类: WebSphere-WPS
- 进入论坛
- 发布在 IBM WebSphere专区 圈子
- 相关推荐
发表评论
提醒: 该博客已发表在公共论坛,博客所有留言会成为论坛回贴,留言请注意遵守论坛发贴规则
- 浏览: 3004 次
- 来自: eye bee M

- 详细资料
搜索本博客
最近加入圈子
最新评论
-
New features of WebSpher ...
为付出努力的工程师们说一声辛苦了,虽然SUN的GLASSFISH跟IBM的Web ...
-- by judytang -
My employer
english version javaeye?
-- by ladofwind -
My employer
wonderful. How about you in IBM now?
-- by fireflyjava -
My employer
you still have a long way to go with you ...
-- by lordhong -
My employer
It's just a record for my work days of 4 ...
-- by excuse






评论排行榜