[Quickfix-developers] ResendRequest with BeginSeqNo less than zero
Brought to you by:
orenmnero
From: Fernando L. <bo...@gm...> - 2011-12-23 19:41:08
|
Hello, I having problems with ResendRequest messages after a crash. The events in quickfix log are: 1) receive a ExecutionReport with MsgSeqNum=84316 2) send Logon 3) receive Logon with MsgSeqNum=84320 4) send ResendRequest with BeginSeqNo = -799597242 The crash happened between steps 1 and two. Is there any reason for the negative number in BeginSeqNo? Thanks in advance, Fernando. |