Re: checking of jvm params in a running tomcat

2009-08-16 Thread André Warnier
Angelo Chen wrote: Hi, I use JAVA_OPTS='-Xms256m -Xmx1024m' and now I'd like to check if the running tomcat really picking up this, how to check? without installing the tomcat manager? thanks. You did not specify the platform where you are running this Tomcat, nor it's version, nor the JVM l

RE: checking of jvm params in a running tomcat

2009-08-15 Thread Caldarale, Charles R
> From: Angelo Chen [mailto:angelochen...@yahoo.com.hk] > Subject: checking of jvm params in a running tomcat > > I use JAVA_OPTS='-Xms256m -Xmx1024m' > and now I'd like to check if the running tomcat really picking up this, > how to check? JConsole is probably the easiest platform-independent wa