Yes, 64-bit hotspot server vm.

-----Original Message-----
From: Mark Thomas [mailto:ma...@apache.org] 
Sent: dinsdag 17 februari 2009 16:23
To: Tomcat Users List
Subject: Re: Fatal error: Cleaner terminated abnormally


Taylan Develioglu wrote:
> Following the gc trail, it looks like an oom situation (maybe a mem
leak
> in our application, our heapsize is 4GB), is it normal behavior for
> tomcat to destroy itsself like this?

Are you on a 64-bit JVM? If not, the process heap is limited to 4GB so
the Java
object heap (set with Xmx) needs to allow for this. I would use 3.5GB as
a
starting point.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to