[Quickfix-developers] getting connection error.... Socket Error: Connection reset by peer.
Brought to you by:
orenmnero
From: <ch...@gm...> - 2009-10-16 16:54:29
|
Hi i am trying to connect to FIX server..... I am using Stunnel for SSL. but i am got getting loged on. Below is my log file.... 20091014-16:28:18 : Created session 20091014-16:28:20 : Connecting to 127.0.0.1 on port 9000 20091014-16:28:20 : Initiated logon request 20091014-16:28:21 : Socket Error: Connection reset by peer. 20091014-16:28:21 : Disconnecting 20091014-16:28:41 : Connecting to 127.0.0.1 on port 9000 20091014-16:28:41 : Initiated logon request 20091014-16:28:42 : Socket Error: Connection reset by peer. 20091014-16:28:42 : Disconnecting Config file setting are as follows.. [DEFAULT] ConnectionType=initiator ReconnectInterval=20 StartTime=12:00:00 EndTime=23:00:00 SenderCompID=TW SenderSubID=user1 HeartBtInt=10 SocketConnectPort=443 SocketConnectHost=ssl://84.219.221.89 FileLogPath=c:\qfixlogs\ FileStorePath=c:\qfixstore\ # session definition [SESSION] # inherit ConnectionType, ReconnectInterval and SenderCompID from default BeginString=FIX.4.4 TargetCompID=ISLD TargetSubID=qftrade HeartBtInt=10 FileLogPath=c:\qfixlogs\ FileStorePath=c:\qfixstore\ DataDictionary=C:\quickfix-1.12.4\quickfix\spec\FIX44.xml here are The messages in the message log.... 8=FIX.4.49=9035=A34=149=inttest50=trader152=20091014-16:28:20.42056=FXALL96=fxall12398=0108=1010=041 8=FIX.4.49=9035=A34=249=inttest50=trader152=20091014-16:28:41.41656=FXALL96=fxall12398=0108=1010=050 Please guide me whats the issue in this???? -- View this message in context: http://www.nabble.com/getting-connection-error....-Socket-Error%3A-Connection-reset-by-peer.-tp25928657p25928657.html Sent from the QuickFIX - Dev mailing list archive at Nabble.com. |