> From: Christopher Schultz [mailto:chris@christopherschultz.net]
> Subject: Re: [OT] Tomcat unexpectedly shuts down
>
> N.B. I was unable to get a predictable maximum heap size when
> running with -Xmx:
You'll need to set -Xms and -Xmx to the same value if you want consistency and predictability.
Otherwise the default minimum and the adjustments made for the selected platform and GC algorithm
kick 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.
|