On 6/11/2012 2:30 PM, Jorge Medina wrote:
The machine has 16 GB of memory with no swap space.
The JVM was being started with -Xms and -Xmx equal to 6 GB, so I think
10GB extra would be enough for anything else.

Does Xms/Xmx memory need to be contiguous? If so, maybe it just can't find a big-enough chunk?



-Jorge

On Mon, Jun 11, 2012 at 11:15 AM, Caldarale, Charles R
<chuck.caldar...@unisys.com>  wrote:
From: Jorge Medina [mailto:cerebrotecnolog...@gmail.com]
Subject: Re: Java process killed by oom-killer in Ubuntu

Nevertheless, I am finding that after removing the -Xms option, the
process memory usage stabilizes and stops growing.

That would seem to indicate that your -Xmx value is simply too large for the 
system you're running in.

  - 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


---------------------------------------------------------------------
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