> From: Jorge Medina [mailto:cerebrotecnolog...@gmail.com] 
> Subject: Re: Java process killed by oom-killer in Ubuntu

> The JVM actually starts fine, using about 8GB (6GB of heap, + code +
> threads etc) but it keeps growing. In about 2 days it runs out of
> memory. (The JVM process has reached more than 15GB).

Now I remember this thread - it's the non-heap memory leak that you need track 
down and eliminate.  Reducing either Xms or Xmx is simply postponing the 
eventual decapitation by the OOM killer.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


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

Reply via email to