19 March 2019

ehcache heap dump

After getting a heap dump, we can check several.
select x from net.sf.ehcache.Cache

List Caches:
https://cwiki.apache.org/confluence/display/SHINDIG/EhCache+Memory+Analysis

--> net.sf.ehcache.Cache --> List objects --> with outgoing references --> configuration --> name


JMX MBeans:
https://khushroomistry.wordpress.com/2013/09/24/monitoring-ehcache-spring/


No comments :

My Blog List

Blog Archive

Disclaimer

The views expressed on this blog are my own and do not necessarily reflect the views of Oracle.