Re: [Quickfix-developers] Application crash when receiving logon message
Brought to you by:
orenmnero
|
From: Caleb E. <cal...@gm...> - 2005-06-06 15:32:02
|
On 6/6/05, Jose Moreno <jos...@db...> wrote: > I am getting a crash when receiving the logon message from the server in = reply to my logon request message. >=20 > The logon request I am sending is > 8=3DFIX.4.2=019=3D84=0135=3DA=0134=3D3=0149=3DSRCE=0150=3DSUBID=0152=3D20= 050606-12:58:07.000=0156=3DTGT=0157=3DTARGSUBID=0198=3D0=01108=3D30=0110=3D= 169=01 >=20 > The reply I get from the acceptor is: > 8=3DFIX.4.2=019=3D86=0135=3DA=0149=3DTGT=0156=3DSRCE=0198=3D0=0150=3DTARG= SUBID=0157=3DSUBID=0134=3D14=0152=3D20050606-13:00:24=0198=3D0=01108=3D60= =0110=3D244=01 The logon response message appears to have two instances of tag 98 in it, which would cause a message validation error. Are you catching exceptions in your code? --=20 Caleb Epstein caleb dot epstein at gmail dot com |