Michael Bell wrote:
> How best to diagnose?
>
>> Call your java process this way
>>    java -XX:HeapDumpPath=. -XX:+HeapDumpOnOutOfMemoryError
>> and drag'n'drop the resulting java_pid*.hprof into eclipse.
>> You will get an outline by class for the number and size of allocated
>> objects.

Just looking for the installed plugins.
I guess this plugin does the job.
http://www.eclipse.org/mat/

Stefan



---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to