[Quickfix-developers] Sequence numbers not incrementing
Brought to you by:
orenmnero
From: <ili...@bn...> - 2003-11-07 17:00:34
|
Hello, I'm experiencing a very serious problem with the last realease of QuickFix. When I send out an EXECUTION REPORT with OrderStatus 'REJECTED' or an ORDER CANCEL REJECT, the sendToTarget fails, and the next message has the exact same sequence number, which causes the connection to end. I'm sending the message using if (FIX::Session::sendToTarget(*pc_FixMessage,sessionID)) { gc_Program.Log().info("Send msg fix...OK"); } else { gc_Program.Log().info("Send msg fix...KO"); } Here's an excerpt of my log file: Send application message : 8=FIX.4.29=31235=834=30749=***52=20031107-15:27:4956=***128=***1=*** 6=0.00000011=030311070000007R14=015=GBp17=20031107152742092320=022=231=0.00000032=0 37=2368438=20039=840=148=092528854=255=GB000925288258=Counterparty is unknown 59=075=20031107109=100259120=GBp150=8151=20010=188 Send msg fix...KO Send HeartBeat SeqNum: 307 8=FIX.4.29=5435=034=30749=BPEFRTSTEST52=20031107-15:28:4956=TS10=118 The crazy thing is that the message is received at the other end of the line. Did anyone experience the same problem, or better yet, does anyone has a solution? Many thanks, Ilyas USAL This message and any attachments (the "message") is intended solely for the addressees and is confidential. If you receive this message in error, please delete it and immediately notify the sender. Any use not in accord with its purpose, any dissemination or disclosure, either whole or partial, is prohibited except formal approval. The internet can not guarantee the integrity of this message. BNP PARIBAS (and its subsidiaries) shall (will) not therefore be liable for the message if modified. --------------------------------------------- Ce message et toutes les pieces jointes (ci-apres le "message") sont etablis a l'intention exclusive de ses destinataires et sont confidentiels. Si vous recevez ce message par erreur, merci de le detruire et d'en avertir immediatement l'expediteur. Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer l'integrite de ce message, BNP PARIBAS (et ses filiales) decline(nt) toute responsabilite au titre de ce message, dans l'hypothese ou il aurait ete modifie. |