Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

setting JVM parameters with TOMCAT

843842Jul 31 2009 — edited Jul 31 2009
Hello, I am attempting to set the following

JAVA_OPTS="$JAVA_OPTS -Xmx128m -Xms128m"

by placing it at the top of my catalina.sh file, i restart the server and check the servers JVM status in the manager app and it says the jvm memory size if 64 meg, what am i doing wrong?

I am running tomcat6 (as a service on centOS), the catalina file is in tomcat/bin

any help much appreciated!

ps is there a better forum to post this is, i couldnt see a web app server forum?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 28 2009
Added on Jul 31 2009
1 comment
370 views