RE: [Quickfix-developers] 8=100 ???
Brought to you by:
orenmnero
From: Brian E. <Br...@ma...> - 2003-10-28 14:58:38
|
This is along the same problem that I am having. The Parser searches for the first '8=' in the buffer. The problem if the beginning of the buffer is not 8=FIX.4.X, it picks up the next 8=, tag, which probably for you was 38=100. I've added an additional log in the parser code, that write to a file immediately after the 'recv'. I've read through the code a half dozen times, and I don't see where it could be getting out of sync. Hopefully the additional logging will give me some clues. -----Original Message----- From: Andrew [mailto:an...@nm...] Sent: Tuesday, October 28, 2003 12:10 AM To: qui...@li... Subject: [Quickfix-developers] 8=100 ??? Any idea how a message with 8=100 could have been created? I have it in my incoming_log. 8=10040=259=244=27.5300000032=031=0.0000000030=N14=06=0.000000001=8 H3C60=20031027-14:02:23150=0151=10010=1548=FIX.4.19=23435=849=SLK56 =SEND-334=51157=u78057852=20031027-14:02:2317=15062502620=039=037=JFZ 0072811=3_71454=155=FDO38=10040=259=244=40.2600000032=031=0.0000000 030=N14=06=0.000000001=8H3C60=20031027-14:02:23150=0151=10010=142 | ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |