Re: Fwd: NullPointerException in websocket endpoint onerror

2015-01-15 Thread Mark Thomas
On 15/01/2015 14:34, Evil Bit wrote: > We're seeing the following issue with a websocket endpoint on tomcat 8.0.15 > when OnError tries to close the websocket session. What could be the problem? Most likely that what ever triggered the error has already closed the socket. It looks like some null

Fwd: NullPointerException in websocket endpoint onerror

2015-01-15 Thread Evil Bit
We're seeing the following issue with a websocket endpoint on tomcat 8.0.15 when OnError tries to close the websocket session. What could be the problem? java.lang.reflect.InvocationTargetException at sun.reflect.GeneratedMethodAccessor91.invoke(Unknown Source) at sun.reflect.Del