Hi, On Tue, Jun 2, 2009 at 5:20 AM, Conrad Congrene <[email protected]> wrote: > Hi everyone > Anyway the problem is, I get the following exception every now and then (it > seems randomly) and am not sure what is causing the exception to occur: > > java.io.IOException: Connection reset by peer
The client closed the socket. It's not a MINA problem. Just check to see what happens on the client side. <snip/> > When this exception occurs the session is then closed which should not > happen because the module is required to keep its connection indefinitely to > minimize the cost. It's pretty hard to maintain a session when the client has left ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
