Re: [Quickfix-developers] session not connecting
Brought to you by:
orenmnero
From: Shane T. <str...@co...> - 2008-07-08 16:29:43
|
Can you post the FIX message log as well? i.e. the part that shows the LOGON attempts and anything that might follow? On Tue, Jul 8, 2008 at 11:24 AM, Julián Mendiola < jul...@pr...> wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > I have this two Session but I can't make them work... do you see anything > wrong? I run both aplication with the IP of my machine... > > #NYMEX Session > [SESSION] > ConnectionType=acceptor > LogonTimeout=30 > ReconnectInterval=30 > ResetOnLogon=Y > FileStorePath=C:\Projects\QuickFixSessions > BeginString=FIX.4.4 > SenderCompID=NYMEX > TargetCompID=ME > StartTime=01:00:00 > EndTime=21:30:00 > HeartBtInt=30 > SocketAcceptPort=31155 > EncryptMethod=0 > UseDataDictionary=Y > DataDictionary=C:\EricWhitney\spikes\NymexEmulator\NymexEmulator\FIXML > Definition\NymexFIX44.xml > > #NYMEX Emulation > [SESSION] > ConnectionType=initiator > LogonTimeout=30 > ReconnectInterval=30 > ResetOnLogon=Y > FileStorePath=C:\Projects\QuickFixSessions > BeginString=FIX.4.4 > SenderCompID=ME > TargetCompID=NYMEX > StartTime=01:00:00 > EndTime=21:30:00 > HeartBtInt=30 > SocketConnectPort=31155 > SocketConnectHost=192.168.......... > EncryptMethod=0 > SessionQualifier=NYMEX > UseDataDictionary=Y > DataDictionary=C:\EricWhitney\TVT\solution\TVT.Common.IceFix\FIXML > Definition\NymexFIX44.xml > > The logFile just saids: > > 20080708-16:12:52 : Created session > 20080708-16:12:52 : Connecting to 192.168.1.104 on port 31155 > 20080708-16:13:13 : Disconnecting > > > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > -- Shane Trotter Connamara Systems, LLC |