Hi Chuck

In "catalina.sh" file, I could see that JAVA_OPTS and CATALINA_OPTS are
being referenced as follows..

exec "$_RUNJDB" $JAVA_OPTS $CATALINA_OPTS \...

However, the value for "JAVA_OPTS" is not defined in catalina.sh

As I had already mentioned, ONLY CATALINA_OPTS are defined in "setenv.sh"
CATALINA_OPTS='-Xms512M -Xmx1536M'

Where can I find the values configured for JAVA_OPTS ?

Please guide. Thanks
Prakash
-- 
View this message in context: 
http://www.nabble.com/Tomcat-shutdown-script-initiates-Heap-dump-collection-tp21421003p21463786.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


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

Reply via email to