[Quickfix-developers] logon and ResetSeqNumFlag
Brought to you by:
orenmnero
|
From: Alexey Z. <ale...@gm...> - 2007-01-04 21:03:13
|
Hello, I try to pass a certification where the server requests to send ResetSeqNumFlag=Y, but doesn't send it back. As a result my initiator sends the second logon (as a response). I found several postings regarding a similar issue but still don't understand if it's possible to solve it without QF code modifications: http://sourceforge.net/mailarchive/message.php?msg_id=12360975 I'm using the last version from SVN: 1.12.4-1869. I put the flag in the toAdmin(). Here are the logs: 8=FIX.4.2.9=77.35=A.34=1.49=******.52=20070104-20:59:34.290.56=******.98=0.108=30.141=Y.10=112. 8=FIX.4.2.9=67.35=A.49=******.56=******.34=1.52=20070104-20:59:34.98=0.108=30.10=121. 8=FIX.4.2.9=71.35=A.34=2.49=******.52=20070104-20:59:34.337.56=******.98=0.108=30.10=064. 8=FIX.4.2.9=67.35=A.49=******.56=******.34=2.52=20070104-20:59:34.98=0.108=30.10=122. 20070104-20:59:33 : Created session 20070104-20:59:33 : Connecting to ******** on port ##### 20070104-20:59:34 : Connection succeeded 20070104-20:59:34 : Initiated logon request 20070104-20:59:34 : Received logon request 20070104-20:59:34 : Responding to logon request 20070104-20:59:34 : Logon state is not valid for message 20070104-20:59:34 : Disconnecting -- Regards, Alexey Zubko |