Re: [Quickfix-developers] Sequence number mismatch
Brought to you by:
orenmnero
|
From: Tom F. <tom...@ki...> - 2006-06-09 16:15:42
|
sorry forgot event log. Here it is. 20060609-14:02:05 : Created session 20060609-14:02:05 : Connecting to xx.xx.101.2 on port 3333 20060609-14:02:05 : Connection succeeded 20060609-14:02:06 : Initiated logon request 20060609-14:02:06 : Received logon response 20060609-14:02:06 : MsgSeqNum too high, expecting 1 but received 100 20060609-14:02:06 : Sent ResendRequest FROM: 1 TO: 0 20060609-14:02:34 : ResendRequest for messages FROM: 1 TO: 99 has been satisfied. 20060609-14:02:34 : Processing QUEUED message: 100 20060609-14:02:34 : MsgSeqNum too low, expecting 101 but received 100 20060609-14:02:34 : Disconnecting 20060609-14:02:34 : Logon state is not valid for message 20060609-14:02:34 : Socket Error 20060609-14:02:35 : Connecting to xx.xx.101.2 on port 3333 20060609-14:02:35 : Connection succeeded 20060609-14:02:36 : Initiated logon request 20060609-14:02:36 : Received logon response 20060609-14:02:36 : MsgSeqNum too high, expecting 101 but received 104 20060609-14:02:37 : Sent ResendRequest FROM: 101 TO: 0 20060609-14:02:37 : Received SequenceReset FROM: 102 TO: 103 20060609-14:02:37 : ResendRequest for messages FROM: 101 TO: 103 has been satisfied. 20060609-14:02:38 : Processing QUEUED message: 104 20060609-14:02:38 : MsgSeqNum too low, expecting 105 but received 104 20060609-14:02:38 : Disconnecting 20060609-14:02:38 : Socket Error 20060609-14:03:05 : Connecting to xx.xx.101.2 on port 3333 20060609-14:03:05 : Connection succeeded 20060609-14:03:06 : Initiated logon request 20060609-14:03:07 : Received logon response 20060609-14:03:07 : MsgSeqNum too high, expecting 105 but received 108 20060609-14:03:07 : Sent ResendRequest FROM: 105 TO: 0 20060609-14:03:08 : Received SequenceReset FROM: 106 TO: 107 20060609-14:03:08 : ResendRequest for messages FROM: 105 TO: 107 has been satisfied. 20060609-14:03:08 : Processing QUEUED message: 108 20060609-14:03:08 : MsgSeqNum too low, expecting 109 but received 108 20060609-14:03:08 : Disconnecting 20060609-14:03:08 : Socket Error 20060609-14:03:35 : Connecting to xx.xx.101.2 on port 3333 20060609-14:03:35 : Connection succeeded 20060609-14:03:36 : Initiated logon request 20060609-14:03:37 : Received logon response 20060609-14:03:37 : MsgSeqNum too high, expecting 109 but received 113 20060609-14:03:37 : Sent ResendRequest FROM: 109 TO: 0 20060609-14:03:37 : Received SequenceReset FROM: 109 TO: 110 20060609-14:03:39 : ResendRequest for messages FROM: 109 TO: 112 has been satisfied. 20060609-14:03:39 : Processing QUEUED message: 113 20060609-14:03:39 : MsgSeqNum too low, expecting 114 but received 113 20060609-14:03:39 : Disconnecting ----- Original Message ---- From: Oren Miller <or...@qu...> To: Tom Frey <tom...@ki...> Cc: qui...@li... Sent: Friday, June 9, 2006 6:10:30 PM Subject: Re: [Quickfix-developers] Sequence number mismatch Hi Tom, Is it possible to post the entire log? --oren On Jun 9, 2006, at 10:46 AM, Tom Frey wrote: QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html Hi I'm having a problem with sequence numbers on a sequence reset: 20060609-14:02:06 : MsgSeqNum too high, expecting 1 but received 100 20060609-14:02:06 : Sent ResendRequest FROM: 1 TO: 0 20060609-14:02:34 : ResendRequest for messages FROM: 1 TO: 99 has been satisfied. 20060609-14:02:34 : Processing QUEUED message: 100 20060609-14:02:34 : MsgSeqNum too low, expecting 101 but received 100 20060609-14:02:34 : Disconnecting ...messages... 8=FIX.4.29=22635=849=FIMAT_PREF56=MCOMPASS_DROP34=9943=Y52=20060609-14:02:08122=20060609-14:01:58115=+6=25.114=10017=9920=031=25.1032=10037=50459038=10039=2150=240=21=7YN54=155=STZ30=+60=20060609-14:01:58198=NAI614710=217 8=FIX.4.29=7735=449=FIMAT_PREF56=MCOMPASS_DROP34=10052=20060609-14:02:08123=Y36=10110=206 8=FIX.4.29=11935=534=349=MCOMPASS_DROP52=20060609-14:02:34.46856=FIMAT_PREF58=MsgSeqNum too low, expecting 101 but received 10010=094 Anybody has an idea what goes wrong here? Thanks, Tom _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |