William C - 2009-04-01

I got this error frequently from "exceptionCaught".  Although the messenger can still be used, it is very annoying.  Please advise.  Thanks!!

********* caught exception: java.io.IOException: Connection reset by peer at Wed Apr 01 18:26:30 HKT 2009
at sun.nio.ch.FileDispatcher.read0(Native Method)
        at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:21)
        at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:233)
        at sun.nio.ch.IOUtil.read(IOUtil.java:206)
        at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:236)
        at net.sf.cindy.impl.StreamChannelSession.readFromChannel(StreamChannelSession.java:45)
        at net.sf.cindy.impl.ChannelSession.onReadable(ChannelSession.java:212)
        at net.sf.cindy.impl.ChannelSession.onEvent(ChannelSession.java:134)
        at net.sf.cindy.impl.SocketSession.onEvent(SocketSession.java:119)
        at net.sf.cindy.impl.SimpleEventGenerator.processKey(SimpleEventGenerator.java:212)
        at net.sf.cindy.impl.SimpleEventGenerator.run(SimpleEventGenerator.java:192)
        at net.sf.cindy.impl.SimpleEventGenerator.access$000(SimpleEventGenerator.java:54)
        at net.sf.cindy.impl.SimpleEventGenerator$1.run(SimpleEventGenerator.java:115)