You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by GitBox <gi...@apache.org> on 2022/08/16 14:44:23 UTC

[GitHub] [tomcat-jakartaee-migration] Karthikeyan021298 opened a new issue, #31: Exception occured while sending Websocket Message and the session is being closed.

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-unsubscribe@tomcat.apache.org.apache.org

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


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


[GitHub] [tomcat-jakartaee-migration] markt-asf closed issue #31: Exception occured while sending Websocket Message and the session is being closed.

Posted by GitBox <gi...@apache.org>.
markt-asf closed issue #31: Exception occured while sending Websocket Message and the session is being closed.
URL: https://github.com/apache/tomcat-jakartaee-migration/issues/31


-- 
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-unsubscribe@tomcat.apache.org

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


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


[GitHub] [tomcat-jakartaee-migration] markt-asf commented on issue #31: Exception occured while sending Websocket Message and the session is being closed.

Posted by GitBox <gi...@apache.org>.
markt-asf commented on issue #31:
URL: https://github.com/apache/tomcat-jakartaee-migration/issues/31#issuecomment-1216759692

   Wrong project. And support questions belong on the users mailing list, not in the issue tracker.
   https://tomcat.apache.org/lists.html#tomcat-users


-- 
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-unsubscribe@tomcat.apache.org

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


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