Dear Sir/Maám,
I am using app warp for my gaming app wherein I get exception. Here is the detailed crash log. Please let me know what is the cause and how do we fix this. I have no clue of how is it reproducing. But crashed once with a live user.
Fatal Exception: java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:82)
at com.shephertz.app42.gaming.multiplayer.client.ClientChannel.SendRequest(ClientChannel.java:218)
at com.shephertz.app42.gaming.multiplayer.client.ClientChannel$KeepAliveTask.run(ClientChannel.java:268)
at java.util.TimerThread.mainLoop(Timer.java:555)
at java.util.TimerThread.run(Timer.java:505)
I am waiting for your response.
Regards
Viji