RE: [Quickfix-developers] Session Resetting
Brought to you by:
orenmnero
|
From: John H. <jhe...@bo...> - 2006-02-28 16:46:31
|
I believe if you had sent the logon with the sequence number they were expecting, it should have worked. That could be your workaround, if you can figure out how to adjust your sequence numbers, but the real problem is your engine deciding it needed to reset. =20 Oren? Any idea what could cause this? ________________________________ From: Steinberg, Jonathan [mailto:Jon...@bo...] Sent: Tuesday, February 28, 2006 11:35 AM To: John Hensley; qui...@li... Subject: RE: [Quickfix-developers] Session Resetting Regarding your comment about the dropping connection being wrong-=20 I was also suspicious of this. After a logout caused by a incorrect seq num, shouldn't the counter party then accept a logon with the correct seq num? =20 Thanks again for your help =20 =20 Jonathan Steinberg =20 ________________________________ From: qui...@li... [mailto:qui...@li...] On Behalf Of John Hensley Sent: Tuesday, February 28, 2006 7:24 AM To: qui...@li... Subject: RE: [Quickfix-developers] Session Resetting =20 Right, but things are OK from there until just before noon. Then for some reason Jonathan's engine is logging out, and it looks like the counterparty is not acknowledging the logout message and resetting sequence numbers. From the socket error logged after the "Disconnecting" message, they're just dropping the connection. I think that's wrong, but the more pressing question is Jonathan's: why's QuickFIX disconnecting and resetting in the first place? =20 ________________________________ From: Caleb Epstein [mailto:cal...@gm...]=20 Sent: Monday, February 27, 2006 11:49 PM To: Steinberg, Jonathan Cc: John Hensley; qui...@li... Subject: Re: [Quickfix-developers] Session Resetting On 2/27/06, Steinberg, Jonathan <Jon...@bo...> wrote:=20 There was also a sequence reset at 5:00, but nothing since that point - here is the complete event log with the sequence reset put back . Where else would I look? What events would cause a logout/session reset? Hitting the Session's configured StartTime. From an earlier mail, you have: [DEFAULT]=20 HeartBtInt=3D60 StartTime=3D10:00:00 EndTime=3D01:00:00 Which would agree with an 05:00 local time reset of sequence numbers (StartTime is in GMT). --=20 Caleb Epstein caleb dot epstein at gmail dot com=20 |