Code: Select all
User [ java.nio.channels.SocketChannel[closed] ] removed
Code: Select all
failed writing to channel: java.nio.channels.SocketChannel[connected local=/0.0.0.0:8080 remote=/218.242.212.18:18101]
Code: Select all
Unexpected / Malformed input: java.nio.charset.MalformedInputException: Input length = 1
java.nio.charset.MalformedInputException: Input length = 1
INFO | jvm 1 | 2008/09/11 21:06:15 | at java.nio.charset.CoderResult.throwException(Unknown Source)
INFO | jvm 1 | 2008/09/11 21:06:15 | at java.nio.charset.CharsetDecoder.decode(Unknown Source)
INFO | jvm 1 | 2008/09/11 21:06:15 | at it.gotoandplay.smartfoxserver.SmartFoxServer.readIncomingMessages(SmartFoxServer.java:1024)
INFO | jvm 1 | 2008/09/11 21:06:15 | at it.gotoandplay.smartfoxserver.EventReader.run(EventReader.java:32)
INFO | jvm 1 | 2008/09/11 21:06:15 | at java.lang.Thread.run(Unknown Source)