[ANN] Reference Scanner - How to fix Memory Leaks in Java

From: Joerg Baumgaertel (jb2.403_at_jb2works.com)
Date: 03/18/04


Date: 18 Mar 2004 00:41:46 -0800


[Announcement]

The Reference Scanner

Use this memory profiler .jar to inspect your running Java application
from your web browser. Get heap snapshots and snapshot diffs. Find
memory leaks. Analyze the reference graph for objects kept in memory.
Do simulate Cuts for found memory leaks.

Your application runs at normal speed. Does not require the JVM debug
mode. Low memory consumption.

The software is free downloadable. Only 810k .jar file.

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

screenshots
http://jb2works.com/refscan/usage.html#heapprofile

feature matrix
http://jb2works.com/refscan/matrix.html

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

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

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

Best regards,
Joerg Baumgaertel, jb2works.com 2004



Relevant Pages

  • Re: Hitting My Head Against a Wall
    ... "JaR" wrote in message ... >> Giving memory access errors? ... >> It was giving me memory errors. ... 03 wouldn't install on an old AMD 350 ...
    (microsoft.public.cert.exam.mcse)
  • Is it possible to load classes from a JAR stored in memory?
    ... Does anyone know if it is possible to load classes directly from a jar ... file that is stored only in memory? ... is b/c I have a collection of class files ...
    (comp.lang.java.programmer)
  • Re: executable JARs, Solaris execev() and java version
    ... > additional content that could be passed to the interpreter (like initial ... > memory size) or be used to select a certain JVM version... ... I like the idea of additional args in the JAR but the META-INF/MANIFEST.MF ... My original question was how Solaris selected a JVM but of course I would ...
    (comp.unix.solaris)
  • Re: executable JARs, Solaris execev() and java version
    ... > additional content that could be passed to the interpreter (like initial ... > memory size) or be used to select a certain JVM version... ... I like the idea of additional args in the JAR but the META-INF/MANIFEST.MF ... My original question was how Solaris selected a JVM but of course I would ...
    (comp.lang.java.programmer)
  • Re: Diagnosing root cause of .NET application using nearly 500 MB
    ... Matt Adamson wrote: ... Clearly it never needs anywhere this amount of memory any of the time. ... I used memprofiler from scitech few times and it was great help. ... You can create heap snapshots at different times and compere difference. ...
    (microsoft.public.dotnet.framework.clr)