[Quickfix-users] Could not get the persisting connection to the client on linux
Brought to you by:
orenmnero
From: Ramakrishna N. <Ram...@in...> - 2004-05-31 10:40:04
|
Hi: =20 I could not get the persisting connection to the client running on linux = box attempting to connect to the remote server running on either linux = or windows. The connection always gets disconnected. Please advise. =20 Following are the details: =20 1. Using FIX 4.3 2. Using QuickFIX 1.7.1 3. server1 has QuickFIX1.7.1 installed and "run_executor_java" is = running 4. server2 has QuickFIX1.7.1 installed and is used to connect to server1 = using "run_tradeclient" 5. contents of executor.cfg on server1: [DEFAULT] ConnectionType=3Dacceptor SocketAcceptPort=3D5001 FileStorePath=3Dstore StartTime=3D00:00:00 EndTime=3D00:00:00 =20 [SESSION] BeginString=3DFIX.4.3 SenderCompID=3DTW TargetCompID=3DCLIENT1 DataDictionary=3D../spec/FIX43.xml =20 [SESSION] BeginString=3DFIX.4.3 SenderCompID=3DTW TargetCompID=3DCLIENT2 DataDictionary=3D../spec/FIX43.xml 6. contents of "tradeclient.cfg" on server2: [DEFAULT] ConnectionType=3Dinitiator HeartBtInt=3D30 FileStorePath=3Dstore FileLogPath=3Dlogs StartTime=3D06:00:00 EndTime=3D06:00:00 UseDataDictionary=3DN SocketConnectHost=3Dserver1 SocketConnectPort=3D5001 =20 [SESSION] BeginString=3DFIX.4.3 SenderCompID=3DCLIENT1 TargetCompID=3DTW =20 [SESSION] BeginString=3DFIX.4.3 SenderCompID=3DCLIENT2 TargetCompID=3DTW 7. Output on the server console: <20040531-10:19:41, FIX.4.3:TW->CLIENT1, incoming> = (8=3DFIX.4.39=3D6635=3DA34=3D16949=3DCLIENT152=3D20040531-10:28:06.77356=3D= TW98=3D0108=3D3010=3D012) <20040531-10:19:41, FIX.4.3:TW->CLIENT1, event> (Tried to send a reject while not logged on) <20040531-10:19:41, FIX.4.3:TW->CLIENT1, event> (Disconnecting) <20040531-10:19:41, FIX.4.3:TW->CLIENT2, incoming> = (8=3DFIX.4.39=3D6635=3DA34=3D24249=3DCLIENT252=3D20040531-10:28:06.77356=3D= TW98=3D0108=3D3010=3D005) <20040531-10:19:41, FIX.4.3:TW->CLIENT2, event> (Tried to send a reject while not logged on) <20040531-10:19:41, FIX.4.3:TW->CLIENT2, event> (Disconnecting) 8. Output on the client console: 1) Enter Order 2) Cancel Order 3) Replace Order 4) Market data test 5) Quit Action:=20 Logoff - FIX.4.3:CLIENT1->TW =20 Logoff - FIX.4.3:CLIENT2->TW =20 Logoff - FIX.4.3:CLIENT1->TW =20 Logoff - FIX.4.3:CLIENT2->TW =20 TIA =20 Regards, RK =20 NOTICE This e-mail message and any attachments, which may contain confidential = information, are to be viewed solely by the intended recipient of = Integral Development Corp. If the reader of this message is not the = intended recipient, you are hereby notified that any use, dissemination, = distribution or copying of this communication is strictly prohibited. If = you have received this message in error, please immediately notify the = sender and delete the mail and all attachments. =20 |