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 you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.

----- Original Message ----- From: "Milanez, Marcus" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Tuesday, June 05, 2007 4:07 PM
Subject: Perm Size


Hi,

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 -XX:-UseSerialGC -XX:MaxPermSize=256m -XX:PermSize=128m

What happens is that my Perm Size still has its default value, which is
64mb. What am I doing wrong? Is it right to use the "-Dserver" in the
beggining, cause if I remove it my service doesn't start.


Thanks!

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to