Re: [Quickfix-users] Allocation aren't received...
Brought to you by:
orenmnero
From: Jerry W. <je...@we...> - 2003-05-12 22:54:56
|
Many Thanks.... That sounds like the problem... - Is there a way to check what version I using? - what version should I be using, (for a production fix 4.2 system)? - Where do I get the new DataDictionary files? A very gratefull Jerry Westrick BTW. I'm also mantaining an application written with an expensive Fix Tool kit. It is just not fair to compare the great code written by people for pleasure with the miserable code produced only for money! On Mon, 2003-05-12 at 22:23, Oren Miller wrote: > You may need to get the latest DataDictionary.h and DataDictionary.cpp source files, they were patched to fix a problem with nested repeating groups. Do you know if your allocation messages have nested repeating groups? > > Jerry Westrick <je...@we...> wrote:I'm using the standard fix42.xml > > > > > On Mon, 2003-05-12 at 17:23, OM...@th... wrote: > > http://quickfix.thoughtworks.com/documentation/configuration.html > > > > Look at the DataDictionary setting. You need to supply a valid value in > > that field. > > > > --oren > > > > > > > > > > Jerry Westrick > > Sent by: qui...@li... > > 05/12/2003 10:08 AM > > > > > > To: Oren Miller > > cc: qui...@li... > > Subject: Re: [Quickfix-users] Allocation aren't received... > > > > > > > > Where can I find out more about this common problem? > > > > > > On Mon, 2003-05-12 at 16:32, Oren Miller wrote: > > > Looks like the common problem of not providing a DataDictionary. I > > believe allocations have repeating groups which require one. Otherwise, > > the message will appear corrupted and the session will go bad. This is > > being made more obvious in the next release. --oren > > > > > > Jerry Westrick wrote:Thank you for your responce... > > > > > > first of, I'm receiving allocations, not sending (guess I wasn't clear > > > about that) > > > > > > I've managed to reproduce this with breaks in the debugger... > > > It Looks as if the error is in the field "BodyLength", but this > > > is not yet confirmed. > > > > > > What is wrong, is that after catching the InvalidMessage error, > > > further messages are not read! > > > > > > Of course, if the error is in physical length of the message, > > > anything is possible.... > > > > > > Stay tuned... > > > WOrking on it.... > > > > > > > > > > > > On Mon, 2003-05-12 at 14:57, Oren Miller wrote: > > > > Where are you sending the allocation too. Are you sure the allocation > > isn't causing the other side to stop responding for some reason? You say > > it hangs but then you say that heartbeats are sent, so it sounds like your > > process is still alive. Is everything back to normal when QF tries to > > logon again? > > > > > > > > Jerry Westrick wrote:Dear Sirs: > > > > > > > > I've got a problem, with quickfix. > > > > > > > > I've got an Initiator program, > > > > Everything works fine, till an Allocation is sent, > > > > then the quickFix lib hangs, and does not receive any > > > > more messages, (causing a HB timeout, 3 resends, then > > > > a logout). In recovery, the Allocation is lost. > > > > > > > > Does anybody have an Idea of what I could be doing wrong? > > > > > > > > How can I confirm the version of QuickFix I'm using? > > > > > > > > I'm sure that I'm doing something wrong... > > > > > > > > any help appreceated > > > > > > > > Jerry Westrick > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > > > > The only event dedicated to issues related to Linux enterprise > > solutions > > > > www.enterpriselinuxforum.com > > > > > > > > _______________________________________________ > > > > Quickfix-users mailing list > > > > Qui...@li... > > > > https://lists.sourceforge.net/lists/listinfo/quickfix-users > > > > > > > > --------------------------------- > > > > Do you Yahoo!? > > > > The New Yahoo! Search - Faster. Easier. Bingo. > > > > > > > > > > > > > > > ------------------------------------------------------- > > > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > > > The only event dedicated to issues related to Linux enterprise solutions > > > www.enterpriselinuxforum.com > > > > > > _______________________________________________ > > > Quickfix-users mailing list > > > Qui...@li... > > > https://lists.sourceforge.net/lists/listinfo/quickfix-users > > > > > > --------------------------------- > > > Do you Yahoo!? > > > The New Yahoo! Search - Faster. Easier. Bingo. > > > > > > > > > > ------------------------------------------------------- > > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > > The only event dedicated to issues related to Linux enterprise solutions > > www.enterpriselinuxforum.com > > > > _______________________________________________ > > Quickfix-users mailing list > > Qui...@li... > > https://lists.sourceforge.net/lists/listinfo/quickfix-users > > > > > > > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise solutions > www.enterpriselinuxforum.com > > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > > --------------------------------- > Do you Yahoo!? > The New Yahoo! Search - Faster. Easier. Bingo. |