[Quickfix-developers] Need a direction (Checksum issue)
Brought to you by:
orenmnero
From: spsfix <gu...@gm...> - 2012-12-06 08:42:20
|
I am working on quick-fix engine (Initiator side) using FIX 4.4. It is running fine before but now I am facing some problems with connectivity, It keeps timing out . The error logged in Fix event log is Check Sum error (Invalid message: Expected CheckSum=37, Recieved CheckSum=38 ) and after that there is timeout message. Interestingly QuickfIX Engine logging all the message in the log file but it is not hitting the override method(void onMessage(QuickFix44.TradeCaptureReport _ExecutionReport, SessionID sessionID)). I have also checked the FIx msg and calculate the checksum value , which seems right to me, It is same as written in the message. Can anybody provide some right direction on this issue? -- View this message in context: http://old.nabble.com/Need-a-direction-%28Checksum-issue%29-tp34765379p34765379.html Sent from the QuickFIX - Dev mailing list archive at Nabble.com. |