Re: [Quickfix-users] Allocation aren't received...
Brought to you by:
orenmnero
From: Oren M. <ore...@ya...> - 2003-05-12 14:32:32
|
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 <je...@we...> 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. |