Karthikeyan021298 opened a new issue, #31:
URL: https://github.com/apache/tomcat-jakartaee-migration/issues/31

   Hi, 
   
   I am trying to send the Message from the Websocket Server using 
"session.getBasicRemote().sendText("message");" , I got the IO exception 
message" The current thread was interrupted while waiting for a blocking send 
to complete "  and the Websocket Session being closed due to the exception.
   
   This Issue is happening while I am trying to run multiple threads parallely 
to send the message on the same session object,  Note: the method to send the 
Wesocket Message is Synchronised, still I am getting the Exception.
   
   Tomcat Version used- 8.5.11.
   
   Can anyone please help me to solve this issue. Thanks in advance.
   
   Regards,
   Karthikeyan
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to