[Quickfix-developers] Duplicate messages in incoming_log many times
Brought to you by:
orenmnero
From: Guru K <gg...@ba...> - 2004-01-14 08:31:27
|
I am running into the issue of the same message inserted in incoming_log many times.. Has anyone found out a cause? There was a post on this in Nov 2003. I'm using the build of Oct 2003. Regards, Guru. >Message: 1 >From: "Andrew" <andrew@nm...> >To: <quickfix-developers@li...> >Date: Wed, 29 Oct 2003 10:26:05 -0600 >Subject: [Quickfix-developers] Duplicate messages in incoming_log many times. > >I have found the same message inserted into my incoming_log many times in a >row. Only the ID and time fields change. These duplicate messages appear >about 450 times each second. Has anyone seen this or does anyone havea >solution? > > >Thanks, >Andrew Munn >andrew@nm... > Hi Andrew, 1. Duplicate messages in incoming_log many times. (Andrew) Yes - just last week I saw exactly this same issue - does your session recover - because I stop receiving anything else - and this seems to be an endless loop - I am using the QF .NET assembly and can see that a SEH is being raised in the interop .NET layers. There seems to be no recovery from this other than to shutdown and restart - but I cannot guarantee that the system does recover. It does seem to be on the incoming link of the session as the outgoing is still validly dispatching. Also, for now I have only been able to show the error in incoming on the initiator side - but that could be due to the higher receive load on the initiator side. I have not run any tests to see if threading could be an issue - my collegue will probably be doing that and we will postback whatever we find. ciao MurphyPA |