Re: [Quickfix-users] CME dropcopy certification quickfix c# 1.14.2 sending resend instead of heartb
Brought to you by:
orenmnero
From: Djalma R. d. S. F. <drs...@gm...> - 2010-12-17 14:27:35
|
Hi, Did you set up PersistMessages=N in your configuration? On Fri, Dec 17, 2010 at 11:14 AM, jyua44 <jy...@ho...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > The version of quickfix is 1.12.4. I am running on Windows. > > > jyua44 wrote: >> >> I am doing CME dropcopy cert and have a problem as follows: >> 1. CME sends me a resend request with 35=2, say with seq number 34 = >> 10; >> 2. My quickfix engine sends back gapfill with 35 = 4; >> 3. My quickfix engine send back heartbeat; >> 4. CME sends me a heartbeat with seq number 34 = 11; >> 5. send back resend request with 35 = 2 for seq number 10. This is not >> desired. Some how, the quickfix engine does not remember RESEND REQUEST >> seq number 10 already received. The desired behavior by the >> certification is sending back a heartbeat. >> >> Anybody know how to resolve this? >> >> Here are the fix messages: >> 8=FIX.4.2 9=89 35=2 34=2831 49=CME 50=G 52=20101216-06:57:17.060 56=OAACPON 57=AJX 369=2246 7=2247 16=0 10=139 >> 8=FIX.4.2 9=123 35=4 34=2247 43=Y 49=OAACPON 50=AJX 52=20101216-06:57:17.272 56=CME 57=G 122=20101216-06:57:17.272 142=AJXDC 36=2249 123=Y 10=215 >> 8=FIX.4.2 9=78 35=0 34=2249 49=OAACPON 50=AJX 52=20101216-06:57:47.271 56=CME 57=G 142=AJXDC 10=009 >> 8=FIX.4.2 9=77 35=0 34=2832 49=CME 50=G 52=20101216-06:57:47.068 56=OAACPON 57=AJX 369=2247 10=122 >> 8=FIX.4.2 9=90 35=2 34=2250 49=OAACPON 50=AJX 52=20101216-06:57:47.287 56=CME 57=G 142=AJXDC 7=2831 16=0 10=028 >> >> > > -- > View this message in context: http://old.nabble.com/CME-dropcopy-certification-quickfix-c--1.14.2-sending-resend-instead-of-heartbeat-tp30478491p30480770.html > Sent from the QuickFIX - User mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Lotusphere 2011 > Register now for Lotusphere 2011 and learn how > to connect the dots, take your collaborative environment > to the next level, and enter the era of Social Business. > http://p.sf.net/sfu/lotusphere-d2d > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > |