{{Quickfixn}} event log question

Ashutosh Mishra A.Mishra at ny.tr.mufg.jp
Tue Oct 15 10:02:15 PDT 2013


Hi,
    I am new to QuickFix and I am trying to use FpML file to get data extracted from it. Can you tell me that do Ineed to have the FpML convered to XSD for doing the same? I am using C# and SQL Server 2008 for the same.

Thanks & Regards,
Ashutosh Mishra

*********************************************************************************
This communication (including any attachments) is intended only or the use of the individual whom it is addressed and may contain information that is privileged, confidential or legally protected.  If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message.  Please also delete the message and its attachments, if any, from your computer and destroy any hard copies you may have created.  Thank you for your cooperation.
*********************************************************************************

From: quickfixn-bounces at lists.quickfixn.com [mailto:quickfixn-bounces at lists.quickfixn.com] On Behalf Of Grant Birchmeier
Sent: Friday, October 11, 2013 11:02 AM
To: Mailing list for QuickFIX/n
Subject: Re: {{Quickfixn}} event log question

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<mailto:jsmith at anstca.com>> wrote:
20131009-16<tel:20131009-16>:56:08.641 : MsgSeqNum too high, expecting 4247 but received 4388
20131009-16<tel:20131009-16>:56:08.641 : Sent ResendRequest FROM: 4247 TO: 0
20131009-16<tel:20131009-16>:56:12.625 : ResendRequest for messages FROM: 4247 TO: 0 has been satisfied.
20131009-16<tel: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<tel:646-884-6476>


_______________________________________________
Quickfixn mailing list
Quickfixn at lists.quickfixn.com<mailto: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/20131015/8ccc6f3d/attachment-0002.htm>


More information about the Quickfixn mailing list