{{Quickfixn}} FIX.4.4 connection issue

Ankur Patil ankur.patil at gmail.com
Fri Feb 3 05:54:24 PST 2017


Hi



I trying to use QuickFix/N for writing test automation. We are currently
using QuickFIX C++ .NET, it is working fine but I have to change to
QuickFix/N for using custom fields. After migration and code changes, Fix
4.2 initiators are getting connected correctly but my acceptor is not
working with Fix.4.4. I am getting following error:

20170201-12:00:54.609 : ERROR: Disconnecting; received message for unknown
session: 8=FIX.4.49=10135=A34=149=123450=152=20170201-12:00:54.
56456=ICE553=username554=password98=0108=30141=Y10=100



While I have correctly mapped configuration:

[DEFAULT]

ConnectionType=acceptor

SocketAcceptPort=40007

SocketReuseAddress=Y

StartTime=00:00:00

EndTime=00:00:00

ResetOnLogon=Y

ScreenLogShowIncoming=Y

ScreenLogShowOutgoing=Y

SocketNodelay=Y

SocketTcpNoDelay=Y

CheckLatency=N

FileStorePath=..\store

FileLogPath=logs



ValidateFieldsOutOfOrder=N

ValidateUserDefinedFields=N

AllowUnknownMsgFields=Y

ValidateFieldsHaveValues=N

UseDataDictionary=Y



[SESSION]

DataDictionary=C:\mypath\cfg\FIX44.xml

BeginString=FIX.4.4

SenderCompID=ICE

TargetCompID=1234



What could be wrong with my configuration?





*Ankur Patil*
The information contained in this message is proprietary and/or
confidential. If you are not the intended recipient, please: (i) delete the
message and all copies; (ii) do not disclose, distribute or use the message
in any manner; and (iii) notify the sender immediately. In addition, please
be aware that any message addressed to our domain is subject to archiving
and review by persons other than the intended recipient. Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20170203/719c2fc1/attachment.htm>


More information about the Quickfixn mailing list