> From: dori [mailto:dorian.cus...@googlemail.com]
> Subject: setting JVM parameters
> 
> JAVA_OPTS="$JAVA_OPTS -Xmx128m -Xms128m"
> by placing it at the top of my catalina.sh file

Better to create a setenv.sh file with the above than to modify the 
Tomcat-supplied script.

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

Are you using a real Tomcat, downloaded from tomcat.apache.org?  Or is it a 
3rd-party repackaged version?  If the latter, it may have its own startup 
scripts and not use the proper ones.

How exactly do you start Tomcat?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to