https://bz.apache.org/bugzilla/show_bug.cgi?id=62539

--- Comment #5 from saiya <1005136...@qq.com> ---
Created attachment 36077
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36077&action=edit
analysis

Thank you very much. What you said is right.
I think it has something to do with the network.

java.net.SocketTimeoutException: The current message was not fully sent within
the specified timeout
        at
org.apache.tomcat.websocket.WsRemoteEndpointImplBase.sendMessageBlock(WsRemoteEndpointImplBase.java:299)
~[tomcat-embed-websocket-8.5.29.jar:8.5.29]
        at
org.apache.tomcat.websocket.WsRemoteEndpointImplBase.sendMessageBlock(WsRemoteEndpointImplBase.java:258)
~[tomcat-embed-websocket-8.5.29.jar:8.5.29]
        at
org.apache.tomcat.websocket.WsSession.sendCloseMessage(WsSession.java:592)
~[tomcat-embed-websocket-8.5.29.jar:8.5.29]
        at org.apache.tomcat.websocket.WsSession.doClose(WsSession.java:480)
~[tomcat-embed-websocket-8.5.29.jar:8.5.29]
        at org.apache.tomcat.websocket.WsSession.close(WsSession.java:445)
~[tomcat-embed-websocket-8.5.29.jar:8.5.29]
        at org.apache.tomcat.websocket.WsSession.close(WsSession.java:439)
~[tomcat-embed-websocket-8.5.29.jar:8.5.29]

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to