Re: additional arguments and java heap
Chuck Hill <[email protected]> Tue, 22 Mar 2005 11:07:55 -0800
| Newsgroups | gmane.comp.web.webobjects.admin |
|---|---|
| Message-ID | <[email protected]> |
I just had a look there. These VM settings are not "java application properties", they are special, non-standard, command line parameters to the JVM. Type java -help and java -X at the command line for more info. Chuck On Mar 22, 2005, at 11:00 AM, Anthony Brian Arthur wrote: > Yup, that worked. Thanks so much. While I was already using the 'm' > byte metric, I think monitor did not like the '='. I was just > following the example in the Monitor docs under the help tab. Either > I misunderstood it, or it ain't quite right. > > -b > > > On Mar 22, 2005, at 1:45 PM, Denis Stanton wrote: > >> >> 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 > _______________________________________________ > WebObjects-admin mailing list > [email protected] > http://www.omnigroup.com/mailman/listinfo/webobjects-admin > -- Practical WebObjects - a book for intermediate WebObjects developers who want to increase their overall knowledge of WebObjects, or those who are trying to solve specific application development problems. http://www.global-village.net/products/practical_webobjects