Re: [xSocket-develop] WARNING: [xDispatcherClientGlb#0] exception occured while processing. Reason
Status: Inactive
Brought to you by:
grro
|
From: Michael S. <se...@in...> - 2009-02-27 07:18:25
|
Great :-) I will upgrade and try again. Thanks, Michael El vie, 27-02-2009 a las 08:09 +0100, Gregor Roth escribió: > Hi Michael, > > > > this (confusing) errormessage should not longer occur with the new > xSocket-Version 2.4.4. It is caused bythe SelectorKey-Handling. > > > > Regards > > Gregor > > > > > ----- Original Message ----- > > > > From: Michael Seibold > > > > Sent: 26/02/09 12:02 pm > > > > To: xso...@li... > > > > Subject: [xSocket-develop] WARNING: [xDispatcherClientGlb#0] > > exception occured while processing. Reason java.io.IOException: File > > exists > > > > > > > > Hi, > > > > I'm using xsocket 2.4.2. > > > > Sometimes I see the following warning on the client. What does that > > mean? will the request still be processed? > > > > [INFO] WARNING: [xDispatcherClientGlb#0] exception occured while > > processing. Reason java.io.IOException: File exists > > [INFO] at sun.nio.ch.EPollArrayWrapper.epollCtl(Native Method) > > [INFO] at > > sun.nio.ch.EPollArrayWrapper.updateRegistrations(EPollArrayWrapper.java:233) > > [INFO] at > > sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:214) > > [INFO] at > > sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:65) > > [INFO] at > > sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) > > [INFO] at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80) > > [INFO] at > > org.xsocket.connection.IoSocketDispatcher.run(IoSocketDispatcher.java:229) > > [INFO] at java.lang.Thread.run(Thread.java:619) > > [INFO] > > [INFO] Feb 26, 2009 11:52:59 AM > > org.xsocket.connection.IoSocketDispatcher run > > [INFO] WARNING: [xDispatcherClientGlb#0] exception occured while > > processing. Reason java.io.IOException: File exists > > [INFO] at sun.nio.ch.EPollArrayWrapper.epollCtl(Native Method) > > [INFO] at > > sun.nio.ch.EPollArrayWrapper.updateRegistrations(EPollArrayWrapper.java:233) > > [INFO] at > > sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:214) > > [INFO] at > > sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:65) > > [INFO] at > > sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) > > [INFO] at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80) > > [INFO] at > > org.xsocket.connection.IoSocketDispatcher.run(IoSocketDispatcher.java:229) > > [INFO] at java.lang.Thread.run(Thread.java:619) > > > > Kind regards, > > Michael > > > > > > ------------------------------------------------------------------------------ > > Open Source Business Conference (OSBC), March 24-25, 2009, San > > Francisco, CA > > -OSBC tackles the biggest issue in open source: Open Sourcing the > > Enterprise > > -Strategies to boost innovation and cut costs with open source > > participation > > -Receive a $600 discount off the registration fee with the source > > code: SFAD > > http://p.sf.net/sfu/XcvMzF8H > > _______________________________________________ > > xSocket-develop mailing list > > xSo...@li... > > https://lists.sourceforge.net/lists/listinfo/xsocket-develop > > > > > |