{{Quickfixn}} QF does not reconnect

Francis Gingras francis at tradeintegration.com
Mon Jan 25 08:12:54 PST 2016


Hi,

Recently I have started seeing this issue where QF/n 1.5 does not reconnect on its own after the counterparty drops the connection. Any ideas?

20160124-22:35:34.815 : Created session
20160124-22:35:34.830 : Connecting to 127.0.0.1 on port 1234
20160124-22:35:34.835 : Connection succeeded
20160124-22:35:34.966 : Session reset: ResetSeqNumFlag
20160124-22:35:34.970 : Initiated logon request
20160124-22:35:44.839 : Session FIX.4.4:ME->THEM:ORDER disconnecting: System.Net.Sockets.SocketException (0x80004005): An existing connection was forcibly closed by the remote host
   at QuickFix.SocketInitiatorThread.ReadSome(Byte[] buffer, Int32 timeoutMilliseconds)
   at QuickFix.SocketInitiatorThread.Read()

-> here I get an OnLogout event and nothing after.

My QF settings are:

[DEFAULT]
ConnectionType=initiator
BeginString=FIX.4.4
ReconnectInterval=30
FileStorePath=C:\Trading\Fix\Store
FileLogPath=C:\Trading\Fix
HeartBtInt=30
LogonTimeout=61
TimeZone=Eastern Standard Time
IgnorePossDupResendRequests=Y
StartTime=17:30:00
EndTime=17:30:00
StartDay=sun
EndDay=fri
UseDataDictionary=Y
DataDictionary=C:\Trading\FIX44.xml
ValidateUserDefinedFields=N
ValidateFieldsHaveValues=N
ValidateFieldsOutOfOrder=N
ResetOnLogout=N
ResetOnDisconnect=N
CheckLatency=N
RequiresOrigSendingTime=N
HttpAcceptPort=8071
PersistMessages=Y
[SESSION]
SenderCompID=ME
TargetCompID=THEM
SessionQualifier=ORDER
SocketConnectHost=127.0.0.1
SocketConnectPort=1234

Thanks,

Francis Gingras
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20160125/a354fbed/attachment.htm>


More information about the Quickfixn mailing list