> From: Jacopo Cappellato [mailto:jacopo.cappell...@gmail.com] 
> Subject: Fine tune or disable JMX activity

> While doing some profiling with Java VisualVM I have noticed that a lot of 
> object (java.util.TreeMap$Entry) are created even when there is no traffic;
> they don't represent a memory leak because a garbage collection removes them
> all, but the still grow at a very high pace; they seem to be generated by
> JMX support in Tomcat.

So let's see... you're using VisualVM which depends on JMX to retrieve the 
information it reports, and you want to disable JMX?

I think you're observing self-induced behavior.

 - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to