opensta wrote:
> just increase your max memory of JVM ,
> problem will get solved

If the problem is a memory leak this suggestion will not work. It will
reduce the frequency of the OOM errors (since it will take longer for
the leak to fill all the available memory) but it will not fix the root
cause.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to