Re: Default JVM argument for tomcat

2010-07-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gopi, On 7/22/2010 5:46 PM, Gopi Valleru wrote: > Do you you know the reason why? Is there is any way that we can predict > this. Just a quick Google search yields many resources, including this one which appears to have a lot of info: http://techno

Re: Default JVM argument for tomcat

2010-07-22 Thread Gopi Valleru
Hi Chris, Thanks for your quick reply. *>This is entirely up to the JVM, and is not Tomcat-specific. If you don't specify any memory settings, Tomcat does not add any of its own.* In a new tomcat domain I haven't added any xms and xmx values. When i went to the console and i can see "Free memory

Re: Default JVM argument for tomcat

2010-07-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gopi, On 7/22/2010 5:11 PM, Gopi Valleru wrote: > For tomcat, if we dont give any memory args in catalina.sh, then want > is the xms and xmx values. This is entirely up to the JVM, and is not Tomcat-specific. If you don't specify any memory settings,

Default JVM argument for tomcat

2010-07-22 Thread Gopi Valleru
Hi, For tomcat, if we dont give any memory args in catalina.sh, then want is the xms and xmx values. And can we monitor tomcat memory utilization from tomcat manager(console). If we are not using tomcat console then is there any way to monitor memory utilization of tomcat instance. -- Thanks, Go