{{Quickfixn}} issue with sequence numbers

James A. Smith jsmith at anstca.com
Fri Mar 8 06:53:39 PST 2013


OK...I commented out the ResetOnXXX like you said...now it appears to be
working.

-----Original Message-----
From: quickfixn-bounces at lists.quickfixn.com
[mailto:quickfixn-bounces at lists.quickfixn.com] On Behalf Of James A.
Smith
Sent: Friday, March 08, 2013 9:50 AM
To: Mailing list for QuickFIX/n
Subject: Re: {{Quickfixn}} issue with sequence numbers

Here is my full config:

# default settings for sessions
[DEFAULT]
FileStorePath=store
FileLogPath=log
ConnectionType=acceptor
ReconnectInterval=60
SenderCompID=ANSTCATEST
ResetOnLogon=Y
ResetOnLogout=Y
ResetOnDisconnect=Y

# session definition
[SESSION]
# inherit FileStorePath, FileLogPath, ConnectionType, ReconnectInterval
and SenderCompID from default
BeginString=FIX.4.2
TargetCompID=IREACHTEST
StartTime=00:00:00
EndTime=23:30:00
HeartBtInt=20
SocketAcceptPort=12016
DataDictionary=FIX42-IR-ANC.xml

-----Original Message-----
From: quickfixn-bounces at lists.quickfixn.com
[mailto:quickfixn-bounces at lists.quickfixn.com] On Behalf Of James A.
Smith
Sent: Friday, March 08, 2013 9:48 AM
To: Mailing list for QuickFIX/n
Subject: Re: {{Quickfixn}} issue with sequence numbers

I am only a receiver, not a sender.  I am only receiving messages from a
counter party?

-----Original Message-----
From: quickfixn-bounces at lists.quickfixn.com
[mailto:quickfixn-bounces at lists.quickfixn.com] On Behalf Of Grant
Birchmeier
Sent: Friday, March 08, 2013 9:46 AM
To: Mailing list for QuickFIX/n
Subject: Re: {{Quickfixn}} issue with sequence numbers

Of course there's nothing in there; your config is telling your app to
not maintain the sequence numbers between connections!

I assume you are a client connecting to a venue, and that venue expects
you to maintain sequence number between logons, which means you want to
turn some or all of those ResetOnXXX settings off.


On Fri, Mar 8, 2013 at 8:42 AM, James A. Smith <jsmith at anstca.com>
wrote:
> I'm having an issue with sequence numbers.  My configuration contains 
> the
> following:
>
> ResetOnLogon=Y
>
> ResetOnLogout=Y
>
> ResetOnDisconnect=Y
>
>
>
> When I start up I see this in my log:
>
> Received a new message of type 'A' with sequence number equal to 1. 
> Expected number was 61. Session will terminate.
>
>
>
> When I look in the store/*.seqnums file the size is 0KB with nothing 
> in there?
>
>
>
> thanks,
>
> James Smith
>
>
> _______________________________________________
> 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
_______________________________________________
Quickfixn mailing list
Quickfixn at lists.quickfixn.com
http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
_______________________________________________
Quickfixn mailing list
Quickfixn at lists.quickfixn.com
http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
_______________________________________________
Quickfixn mailing list
Quickfixn at lists.quickfixn.com
http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com



More information about the Quickfixn mailing list