Steve Johns wrote:
It's not because you get an exception that the server will stop running. At some point, some memory can be released, and you can accept some more tasks.I observed after I got org.apache.mina.filter.codec.ProtocolEncoderException: java.lang.OutOfMemoryError: Java heap space. The server is still working. Isthat normal?
Just try to check why you get this OOM. -- -- cordialement, regards, Emmanuel Lécharny www.iktek.com directory.apache.org
