[Quickfix-developers] Quickfix fails after recieve invalid message
Brought to you by:
orenmnero
From: Eranga S. <pe...@ri...> - 2008-03-07 12:43:00
|
Hello, I sent invalid message to a quickfix application. ( eg : 35=XXXX). After receiving this message quickfix didn't work properly. Even I sent the correct message ( eg : 35=D ) it didn't work. It complains about sequence number error. Application information ------------------------- Acceptor and initiator both used QF 1.12.4 c++ build. Initiator send 35=XXXX message , Acceptor side complain about sequence error Initiator send 35=D message, Acceptor call back didn't get fired ------------------------------------------------------- I know this an abnormal cause. But your guidance is needed. Thanks, Regards, Eranga |