Page 1 of 1

Generic Exception

Posted: 01 Jul 2006, 01:10
by db82
No idea why this happend, first time ive seen it -


02:06:36.250 - [ WARNING ] > Generic Exception: java.nio.channels.CancelledKeyEx
ception
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(Unknown Source)
at sun.nio.ch.SelectionKeyImpl.readyOps(Unknown Source)
at java.nio.channels.SelectionKey.isWritable(Unknown Source)
at it.gotoandplay.smartfoxserver.SmartFoxServer.readIncomingMessages(Sma
rtFoxServer.java:824)
at it.gotoandplay.smartfoxserver.SelectorThread.run(SelectorThread.java:
32)
at java.lang.Thread.run(Unknown Source)

Posted: 03 Jul 2006, 06:46
by Lapo
It's a network error. Unless you're getting many of those you shouldn't worry too much about them.