> From: Milanez, Marcus [mailto:[EMAIL PROTECTED]
> Subject: RES: Perm Size
>
> -D-XX:-UseSerialGC
> -D-XX:MaxPermSize=256m
> -D-XX:PermSize=128m
The -D prefix is not used for any of the above options. -D is used only
to set Java system properties, which heap-related options are not.
> Throug
Caldarale, Charles R wrote:
> Note to Mark T:
> The service.bat script for 6.0.13 still references
> http://jakarta.apache.org/tomcat.
Thanks. Fixed.
Mark
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe,
> From: Milanez, Marcus [mailto:[EMAIL PROTECTED]
> Subject: Perm Size
>
> I'm trying to use the following parameters in my Tomcat 6
> server through tomcat6w.exe, but they don't seem to take
> any effect:
>
> -Dserver
There's no such option as "-Dserver". If you're trying to run Tomcat as
a
Marcus-
JAVA_OPTS = -XX:MaxPermSize=128m
looks ok...
are you using J2SE 1.5 jmap to display the heap or some other tool???
Thx/
M--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed. If yo