http://www.slideshare.net/AJohnson1/extending-eclipse-memory-analyzer
http://www.slideshare.net/evilyeti/bgoug-memory-analyzer?src=related_normal&rel=5595106
http://www.slideshare.net/caroljmcdonald/java-garbage-collection-monitoring-and-tuning
http://www.slideshare.net/drorbr/jdk-tools-for-performance-diagnostics-2932301?src=related_normal&rel=5595106
http://kohlerm.blogspot.com/2009/07/eclipse-memory-analyzer-10-useful.html
http://kohlerm.blogspot.com/2009/02/memory-leaks-are-easy-to-find.html
http://wiki.apache.org/tomcat/MemoryLeakProtection
http://java.dzone.com/articles/memory-leak-protection-tomcat
http://frankkieviet.blogspot.com/2006/10/how-to-fix-dreaded-permgen-space.html
http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html
Herramientas de analisis, monitoreo
http://www.eclipse.org/mat/
Use the Memory Analyzer to analyze productive heap dumps with hundreds of millions of objects, quickly calculate the retained sizes of objects, see who is preventing the Garbage Collector from collecting objects, run a report to automatically extract leak suspects.