Skip to content

Instantly share code, notes, and snippets.

@jfarcand
Created March 4, 2014 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jfarcand/9347229 to your computer and use it in GitHub Desktop.
Save jfarcand/9347229 to your computer and use it in GitHub Desktop.
Caused by: java.lang.IllegalStateException: Blocking message pending 10000 for BLOCKING
at org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint.lockMsg(WebSocketRemoteEndpoint.java:120) ~[websocket-common-9.1.2.v20140210.jar:9.1.2.v20140210]
at org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint.sendString(WebSocketRemoteEndpoint.java:372) ~[websocket-common-9.1.2.v20140210.jar:9.1.2.v20140210]
at org.atmosphere.container.version.Jetty9WebSocket.write(Jetty9WebSocket.java:41) ~[atmosphere-runtime-2.1.0.jar:2.1.0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment