hai all:
we just have a new system ,when It is integrated,I found a interesting
thing that some times the server will throws OutOfMemoery Exception ,and
exit the server (NOT THE APPLICATION)
there are almost 120 entity bean and more than 60 session bean, I just set
the java option mn to 512 and mx to 1024,the system monitor just display the
memory usage less than 1024,os is window2k,WLS is 6.1 sp2
anybody has ever deal with this ?
regards
steff
-
Some times the WLS throws OutOfMemory and exit (4 messages)
- Posted by: Steff Y.Z
- Posted on: November 15 2002 01:10 EST
Threaded Messages (4)
- Some times the WLS throws OutOfMemory and exit by David Clarke on November 15 2002 11:38 EST
- Some times the WLS throws OutOfMemory and exit by Steff Y.Z on November 18 2002 01:21 EST
- Some times the WLS throws OutOfMemory and exit by Pablo de la Horra on November 18 2002 08:03 EST
- Some times the WLS throws OutOfMemory and exit by brian chan on November 18 2002 09:52 EST
-
Some times the WLS throws OutOfMemory and exit[ Go to top ]
- Posted by: David Clarke
- Posted on: November 15 2002 11:38 EST
- in response to Steff Y.Z
upgrade to SP4 also what jvm are you using?
I recommend using 1.3.1_05 rather than what is shipped with weblogic 6.1 (1.3.1_b24)
dave. -
Some times the WLS throws OutOfMemory and exit[ Go to top ]
- Posted by: Steff Y.Z
- Posted on: November 18 2002 01:21 EST
- in response to David Clarke
dav:
thanks for your reply,but am i must changing the vm?if it is ,why not the last vm version?
and can u tell me why ?it is the BUG or not?
thanks a lot
regards
steff -
Some times the WLS throws OutOfMemory and exit[ Go to top ]
- Posted by: Pablo de la Horra
- Posted on: November 18 2002 08:03 EST
- in response to Steff Y.Z
Im not sure if it is the same case. Try with the JVM option -XX:MaxPermSize=128m
Related information:
http://e-docs.bea.com/wls/certifications/certifications/sun_solaris8.html#39669
Open bug in Sun:
http://developer.java.sun.com/developer/bugParade/bugs/4390238.html -
Some times the WLS throws OutOfMemory and exit[ Go to top ]
- Posted by: brian chan
- Posted on: November 18 2002 09:52 EST
- in response to Steff Y.Z
Your server is running out of heap space. Read the BEA WebLogic Server Performance and Tunning Doc. It shows you in details how to tune your JVM heap size.
http://e-docs.bea.com/wls/docs61/pdf.html