https://bz.apache.org/bugzilla/show_bug.cgi?id=63191
Bug ID: 63191
Summary: RemoteEndpoint.Async#sendText(String, SendHandler)
never calls the callback
Product: Tomcat 9
Version: 9.0.16
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: WebSocket
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: -----
I've been trying to debug this for a very long time now. Here is the original
issue in CometD:
https://github.com/cometd/cometd/issues/820
In this post:
https://github.com/cometd/cometd/issues/820#issuecomment-456693279
I got to the point that CometD calls
"_wsSession.getAsyncRemote().sendText(...)" in
"org.cometd.websocket.server.WebSocketEndPoint" on line 100 for CometD version
4.0.2.
I can reproduce this pretty consistently. Please tell me how to debug this - I
can perhaps put some logging and build Tomcat and run with it and try to figure
out what's going on.
We're being hit really hard by this and I'm very eager to help debug it.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]