This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Tomcat and the fly likes How to Monitor Tomcat  with JConsole Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "How to Monitor Tomcat  with JConsole" Watch "How to Monitor Tomcat  with JConsole" New topic
Author

How to Monitor Tomcat with JConsole

raj hyd
Greenhorn

Joined: Jun 26, 2006
Posts: 9
I want to test my webapp with Jconsole for memorymanagement.But i am not able to configure it.How do i configure that.
raj hyd
Greenhorn

Joined: Jun 26, 2006
Posts: 9
We have to set jmxremote like
D:\Tomcat\bin>set JAVA_OPTS=-Dcom.sun.management.jmxremote

D:\Tomcat\bin>catalina start


should solve the problem
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to Monitor Tomcat with JConsole
 
Similar Threads
JVM heap size usage tracking?
JMX with Tomcat
How to Monitor Tomcat with JConsole
Heap usage increases without web-app usage
Problem with JMX