Open GoogleCodeExporter opened 9 years ago
Any news on this bug?
I am currently stuck with this message:
2011-11-26 19:23:31,044 ERROR - TCPConnector$ClientProcessor:
NullPointerException in processPacket of connector TCPConnector: null
And without a stack-trace I have no idea where the problems is nor how to fix
it.
Original comment by stojadin...@gmail.com
on 26 Nov 2011 at 6:26
I managed to solve the problem by wrapping the entire code in my own
WebSocketServerTokenListener implementations processToken method into a single
try/catch block with ex.printStackTrace();
Original comment by stojadin...@gmail.com
on 26 Nov 2011 at 7:12
Original issue reported on code.google.com by
antiteis...@googlemail.com
on 15 Nov 2011 at 2:39