> From: foo shyn [mailto:[EMAIL PROTECTED] 
> Subject: Re: Tomcat hangs, what to do to diagnose the problem?
> 
> just wonder is the JMX package bundled together with 
> Tomcat 4.1 as well? or it's only available to Tomcat
> 5.0 onwards?

JMX (and therefore JConsole) is dependent on the JRE level, not Tomcat.
You need a 1.5 or later Sun JDK in order to use JConsole.

(Newer versions of Tomcat use JMX MBeans, but we're interested in the
ones internal to the JVM in order to examine heap consumption.)

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to