It normally takes 1 or 2 days to get OOM on my server. However, memory leak
does happen as you can see. Since I can't wait OOM until it happens, I just
simply modify the Sumupserver example to prove the memory leak may caused by
mina core. (I assume sumupserver has no memory leak itself)

On 8/7/07, peter royal <[EMAIL PROTECTED]> wrote:
>
> On Aug 5, 2007, at 4:56 PM, mat wrote:
> > The following are the GC dump: Can you see someting here?
>
> Did you set the JVM parameter to have it generate a heap snapshot
> upon OOM?
>
> Read http://blogs.sun.com/alanb/entry/
> heapdumponoutofmemoryerror_option_in_5_0u7
>
> Use -XX:+HeapDumpOnOutOfMemoryError, and the resulting snapshot can
> be opened by hprof as well as YourKit's profiler.
>
> -pete
>
>
> --
> [EMAIL PROTECTED] - http://fotap.org/~osi
>
>
>
>
>

Reply via email to