{{Quickfixn}} event log question

Grant Birchmeier gbirchmeier at connamara.com
Fri Oct 11 08:01:33 PDT 2013


If that message type has an appropriate OnMessage handler, then it was
called.

I think it's very unlikely that a bug exists such that OnMessage is not
called for one random message.

I think it's far more likely that your database-recorder code has a bug.  I
would check your DB logs.  I assume you are doing the DB-record in a
different thread, so make sure that thread is catching and logging any
exceptions.


On Fri, Oct 11, 2013 at 7:27 AM, James A. Smith <jsmith at anstca.com> wrote:

> 20131009-16:56:08.641 : MsgSeqNum too high, expecting 4247 but received
> 4388****
>
> 20131009-16:56:08.641 : Sent ResendRequest FROM: 4247 TO: 0****
>
> 20131009-16:56:12.625 : ResendRequest for messages FROM: 4247 TO: 0 has
> been satisfied.****
>
> 20131009-16:56:12.625 : Received SequenceReset FROM: 4247 TO: 4389****
>
> ** **
>
> I see these messages in my event log.  The FIX message in question happens
> to be MsgSeqNum 4388 which the even log says it was received on the first
> line above.  I see the message in the message log as well.  But for some
> reason, I do not see this message in my database table.  ****
>
> ** **
>
> How can I know for sure the OnMessage()  was called for that message?****
>
> ** **
>
> thanks,****
>
> ** **
>
> James Smith****
>
> Software Development****
>
> Abel/Noser Solutions****
>
> 646-884-6476****
>
> ** **
>
> _______________________________________________
> Quickfixn mailing list
> Quickfixn at lists.quickfixn.com
> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>
>


-- 
Grant Birchmeier
*Connamara Systems, LLC*
*Made-To-Measure Trading Solutions.*
Exactly what you need. No more. No less.*
*
http://connamara.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20131011/61d96cec/attachment-0002.htm>


More information about the Quickfixn mailing list