by Lew <lew@[EMAIL PROTECTED]
>
May 15, 2008 at 08:07 AM
krumzv@[EMAIL PROTECTED]
wrote:
> the task manager isn't good to look at the java heap. It gives you
We do not know if the OP is using the task manager. They have not
answered
the question:
>> First, regarding that "its memory keep[s] on increasing", how are you
measuring this?
> only some info about the memory reserved by the java process. Try
> looking at the GC output to see what happends with the java heap. The
> easiest option is just
> -verbose:gc
> add it to your start parameters and look at the console (or wherever
> it is redirected).
>
> If you need to analyze a memory leak, make a heap dump and analyze it.
> Look at http://www.eclipse.org/mat/
for an good open source tool.
We do not know if the OP might have done some of this. We doubt it.
--
Lew