This error occurs when running shutdownserver in game and when we shut down through Rcon tool. The error is spammed until I force close the server.
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:82)
at de.jiw.network.kernel.tcp.TcpKernel.run(TcpKernel.java:248)