Re: [Quickfix-developers] Cannot Maintain a connection!
Brought to you by:
orenmnero
From: <OM...@th...> - 2002-11-11 20:26:00
|
Take a look at what is in the "FIX.4.2-TW-CLIENT1.event" file created b= y the ordermatch application. It will probably tell you why it is disconnecting banzai. Usually this is caused by the clients sequence numbers being too low. --oren |---------+-----------------------------------------------> | | Cedrick Johnson | | | <jav...@ce...> | | | Sent by: | | | qui...@li...ur| | | ceforge.net | | | | | | | | | 11/11/2002 11:39 AM | | | | |---------+-----------------------------------------------> >--------------------------------------------------------------------= --------------------------| | = | | To: qui...@li... = | | cc: = | | Subject: [Quickfix-developers] Cannot Maintain a connection!= | >--------------------------------------------------------------------= --------------------------| Howdy- I am trying this AM to use the Banzai client to connect to the Ordermat= ch server running on my local machine, and it connects, and then abruptly disconnects. (I've ruled out the time issue as being a factor). Here's = my banzai and ordermatch config files, as well as a "screen dump" of what = the Banzai client reports: Banzai.cfg: [DEFAULT] ConnectionType=3Dinitiator HeartBtInt=3D30 FileStorePath=3Dstore StartTime=3D00:00:00 EndTime=3D00:00:00 SocketConnectHost=3Dlocalhost SocketConnectPort=3D5001 [SESSION] BeginString=3DFIX.4.2 SenderCompID=3DTW TargetCompID=3DCLIENT1 [SESSION] BeginString=3DFIX.4.2 SenderCompID=3DTW TargetCompID=3DCLIENT2 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ordermatch.cfg: [DEFAULT] ConnectionType=3Dacceptor SocketAcceptPort=3D5001 FileStorePath=3Dstore FileLogPath=3Dlogs StartTime=3D00:00:00 EndTime=3D00:00:00 DataDictionary=3D..\spec\FIX42.xml [SESSION] BeginString=3DFIX.4.2 SenderCompID=3DTW TargetCompID=3DCLIENT1 [SESSION] BeginString=3DFIX.4.2 SenderCompID=3DTW TargetCompID=3DCLIENT2 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D screen dump of banzai client: <20021111-17:31:11, FIX.4.2:TW->CLIENT1, event> (Created session) <20021111-17:31:11, FIX.4.2:TW->CLIENT2, event> (Created session) <20021111-17:31:11, FIX.4.2:TW->CLIENT1, outgoing> (8=3DFIX.4.2=019=3D61=0135=3DA=0134=3D12=0149=3DTW=0152=3D20021111-1= 7:31:15=0156=3DCLIENT1=0198=3D0=01 108=3D30=0110=3D244=01) <20021111-17:31:11, FIX.4.2:TW->CLIENT1, event> (Initiated logon request) <20021111-17:31:11, FIX.4.2:TW->CLIENT2, outgoing> (8=3DFIX.4.2=019=3D61=0135=3DA=0134=3D12=0149=3DTW=0152=3D20021111-1= 7:31:15=0156=3DCLIENT2=0198=3D0=01 108=3D30=0110=3D245=01) <20021111-17:31:11, FIX.4.2:TW->CLIENT2, event> (Initiated logon request) <20021111-17:31:11, FIX.4.2:TW->CLIENT1, event> (Disconnecting) <20021111-17:31:11, FIX.4.2:TW->CLIENT2, event> (Disconnecting) Any help would be appreciated. Thanks! Cedrick ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers = |