[Quickfix-developers] Decoder callback not invoked
Brought to you by:
orenmnero
|
From: Nicholas M. <nic...@ch...> - 2006-03-23 19:58:57
|
Using quickfix 1.10.2, ThreadedSocket, after about 3 hours of heavy use the message decoder callback for an incoming message isn't being called. We see the message (mass quote) in the incoming log but the callback isn't invoked. The thread seems to hang as it does not process any further incoming data (the thread pulling data of the socket seems to be working, though, as the client never blocks on send). The server continues to send info back to the client on the same session. Because we see the message in the incoming log we are assuming the previous callback completed successfully. This has happened on multiple binaries, both ThreadedSockerAcceptor and TheadedSocketInitiator. -- -- -- Nicholas Murdock Chicago Trading Company nic...@ch... 312-863-4653 |