| yes We have  used  -Xms or -Xmx  Configuration , since the system RAM is
| 6 GB
| as
|
| "JAVA_OPTS=-server -Xms350m -Xmx350m -XX:+UseParallelGC -verbose:gc"

So you have a 3.5GB heap. What are you filling it with? It's probably
not a memory issue if...

Actually the OP's heap appears to be 350M not 3.5G . I'm still wondering what he does with the other 5 gigs. Also its not clear whether or not he is running a 64bit JVM.

Alan


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to