Re: additional arguments and java heap
Denis Stanton <[email protected]> Wed, 23 Mar 2005 06:45:49 +1200
| Newsgroups | gmane.comp.web.webobjects.admin |
|---|---|
| Message-ID | <[email protected]> |
On 23/03/2005, at 5:06 AM, Sacha Mallais wrote: > On Mar 22, 2005, at 7:52 am, Anthony Brian Arthur wrote: > >> When I start the deployed app without specifying Xms & Xmx memory >> range, it starts fine. However, if I specify these args it does not. >> Would anyone know why this happens? >> >> I am using args -Xms=256 -Xmx=1024, and earlier I got it work. >> Later, I bumped it up to -Xmx=2048 (or 4096 not sure) which is when I >> started having this problem. >> > I wonder if you need the "m" after that, since you seem to be > specifying a max heap size of 1024 _bytes_. I'm quite sure you need the M. I think it has to be M, not m, though I haven't tried the lower case. There shouldn't be an '=' in there. Try -Xms64M -Xmx256M Denis Stanton [email protected] Home: (09) 533 0391 mobile: 021 1433622