RE: [Quickfix-users] Problem with logon in linux
Brought to you by:
orenmnero
|
From: Shamanth <sha...@in...> - 2004-06-02 09:16:15
|
Hi Joerg
We found the problem. There was a difference in system time between the =
server and the client machines that we were using. They were off by =
about 5mins.=20
So we added this entry into the client's configuration file
CheckLatency=3DN
and now it works fine.=20
We had faced this problem in both 1.7.0 an 1.7.1, with this entry it is =
working fine in both the versions.
thanks anyway for the reply.
with regards
R Shamanth
-----Original Message-----
From: Joerg Thoennes [mailto:Joe...@ma...]
Sent: Wednesday, June 02, 2004 2:36 PM
To: Shamanth
Cc: qui...@li...
Subject: Re: [Quickfix-users] Problem with logon in linux
From a previous message, I see that you probably still use QF 1.7.0.=20
Could you upgrade to QF 1.7.1? Then the event logging would be more=20
verbose in the case of disconnects.
> I am having problems while logging into a linux box.
Our FIX servers runs on a Linux box, and our clients connect from Linux, =
Solaris and Windows machines.
> 1) I have a server and a client program. if both these components are=20
> sitting on the same windows machine or even different windows machine=20
> then everything works fine.
>=20
> Also if both these components sit on the same linux box, then also=20
> everything works fine.
>=20
> But the problem occurs when I have the client running on a different=20
> linux or windows box. I have given the scenarios below.
>=20
> * Server Client status *
> windows1 windows1 working
> windows1 windows2 working
> linux1 linux1 working
> linux1 linux2 not working
> linux1 windows1 not working
>=20
> I get the following error on the server console.
> <20040531-10:17:04, FIX.4.3:TW->CLIENT1, incoming>
> =20
> =
(8=3DFIX.4.3?9=3D65?35=3DA?34=3D22?49=3DCLIENT1?52=3D20040531-09:14:59.00=
0?56=3DTW?98=3D0?108=3D30?10=3D201)=20
> <20040531-10:17:04, FIX.4.3:TW->CLIENT1, event>
> (Disconnecting)
>=20
Tag 35=3D22 indicates that you already sent some messages. Perhaps the=20
session is disconnected because the sequence number is to low. Try=20
clearing the queues on both sides and restart.
Also there may be a time synchronization issue. Check this to=20
configuration properties:
CheckLatency If set to Y, messages must be received from the=20
counterparty within a defined number of seconds (see MaxLatency). It is=20
useful to turn this off if a system uses localtime for it's timestamps=20
instead of GMT.
Values: {Y, N }, Default: Y
MaxLatency If CheckLatency is set to Y, this defines the number of=20
seconds latency allowed for a message to be processed.
Values: positive integer, Default: 120
Cheers, J=F6rg
>=20
> On the client console, I see this error
> <20040531-09:15:29, FIX.4.3:CLIENT1->TW, event>
> (Created session)
> SK-Run
>=20
> 1) Enter Order
> 2) Cancel Order
> 3) Replace Order
> 4) Market data test
> 5) Load Test
> 6) Quit
> Action:
> <20040531-09:15:29, FIX.4.3:CLIENT1->TW, event>
> (Connecting to gfinetap1 on port 5022)
> <20040531-09:15:29, FIX.4.3:CLIENT1->TW, event>
> (Connection succeeded)
> Debug toAdmin called=20
> =
8=3DFIX.4.3?9=3D65?35=3DA?34=3D23?49=3DCLIENT1?52=3D20040531-09:15:30.0
> 00?56=3DTW?98=3D0?108=3D30?10=3D192?
> <20040531-09:15:30, FIX.4.3:CLIENT1->TW, outgoing>
> =20
> =
(8=3DFIX.4.3?9=3D65?35=3DA?34=3D23?49=3DCLIENT1?52=3D20040531-09:15:30.00=
0?56=3DTW?98=3D0?108=3D=20
>=20
> 30?10=3D192?)
> <20040531-09:15:30, FIX.4.3:CLIENT1->TW, event>
> (Initiated logon request)
> <20040531-09:15:30, FIX.4.3:CLIENT1->TW, event>
> (Disconnecting) =20
>=20
> The server and clients are communicating, but they are unable to =
logon.
>=20
> any inputs, about what I am doing wrong.
>=20
> with regards
> R Shamanth
>=20
> */ /*// *** NOTICE *
>=20
> This e-mail message and any attachments, which may contain =
confidential=20
> information, are to be viewed solely by the intended recipient of=20
> Integral Development Corp. If the reader of this message is not the=20
> intended recipient, you are hereby notified that any use, =
dissemination,=20
> distribution or copying of this communication is strictly prohibited. =
> If you have received this message in error, please immediately notify=20
> the sender and delete the mail and all attachments.
>=20
--=20
Joerg Thoennes
http://macd.com
Tel.: +49 (0)241 44597-24 Macdonald Associates GmbH
Fax : +49 (0)241 44597-10 Lothringer Str. 52, D-52070 Aachen
|