[Quickfix-users] Sequence Number Too Low
Brought to you by:
orenmnero
From: Chengda Z. <ent...@gm...> - 2010-09-30 14:50:10
|
Hi all, I am having a problem with QuickFix. I have both an initiator and an acceptor on one computer and designed them to be communicating with each other. But for some reason, the acceptor kept logging off due to some sequence number too low problems. It says in the comment something like "sequence number too low, expected 19 but received 1". But tag 34 (message sequence number) in the message sent by the initiator specifically says a number greater than 19. So my question is: is there any way to prevent this from happening? If not, am I supposed to let the acceptor to send a sequence reset message every single time the initiator logs on? Thank you! Chengda |