It works. Thanks
--
From: "Caldarale, Charles R"
Sent: Tuesday, December 16, 2008 10:44 PM
To: "Tomcat Users List"
Subject: RE: problem on configure the java_option
From: Piller Sébastien [mailto:pi...@hmcrecord.ch]
Sub
Caldarale, Charles R a écrit :
and the memory size must be, as far as i remember, a power
of 2 (512M, 1024M, etc)
Not true, and never has been. Don't spread rumors.
Sorry, have read that on a thread long time ago (can't find it anymore).
Anyway, quotes & spaces are more important tha
> From: Piller Sébastien [mailto:pi...@hmcrecord.ch]
> Subject: Re: problem on configure the java_option
>
> you should add spaces between
> -XX:PermSize=64M -XX:MaxNewSize=256m -XX:MaxPermSize=256m
Definitely required.
> and the memory size must be, as far as i remember, a
you should add spaces between
-XX:PermSize=64M -XX:MaxNewSize=256m -XX:MaxPermSize=256m
and the memory size must be, as far as i remember, a power of 2 (512M,
1024M, etc)
user080...@hotmail.com a écrit :
Hi,
I want to set some option for my tomcat and I added the following line:
export