You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by jb...@jb2works.com on 2005/05/10 09:45:38 UTC

[ANN] Memory Profiling with Reference Scanner

Hi all,

some news about Reference Scanner, frequently used to find memory leaks in tomcat and webapplications:

 -1-
Profiling of tomcat and webapplications has been simplified yet:
In earlier versions of Reference Scanner it was required to patch thesource code (Bootstrap.java), this is not required anymore. 
Simply call the Reference Scanner Launcher within the start script catalina.sh, that's all. 
http://jb2works.com/refscan/start.html#tomcat

 -2-
Furthermore, we have now plugins for Eclipse and IntelliJ-IDEA.
http://jb2works.com/refscan/plugins.html


 - Reference Scanner Summary -
Use your web browser and inspect your running Java application. Create memory snapshots and compare against each other. Analyze reference graphs. Find memory leaks. Test elimination ofmemory leaks without to change in code.

Your application runs at normal speed. Does not require JVMPI debug mode.
Simply add this memory profiler .jar, 835kbyte.

usage/ current screenshots
http://jb2works.com/refscan/usage.html

download
http://jb2works.com/refscan/status.html

faq
http://jb2works.com/refscan/faq.html


Best Regards,
Joerg Baumgaertel

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org