> From: Prakash Nathan1 [mailto:mrap...@yahoo.com]
> Subject: RE: Tomcat shutdown script initiates Heap dump collection
>
> Where Can I get the JVM setting configured for running Tomcat?
>
> Are you refering to setenv.sh ?
> CATALINA_OPTS='-Xms512M -Xmx1536M"

That is one variable you can use; the other is JAVA_OPTS.  (I hope the mix of 
single and double quotes above is just a typo.)  Some of the 3rd-party 
distributions of Tomcat add their own JVM options to be "helpful", and you may 
have run into that.

If you were running with a more recent JVM, you could use JConsole to see what 
the command line arguments are.  (I'm trying to forget everything I knew about 
the 1.4 JDK.)

 - 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