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
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