Re: [Quickfix-developers] Quickfix fails after recieve invalid message
Brought to you by:
orenmnero
From: Shane T. <str...@co...> - 2008-03-07 15:18:01
|
Sequence problems are common, can you post the exact series of messages in full (it's hard to debug without an exact sequence number series and error messages.) You can find the messages in the messages.log file as specified in the quickfix config file. -- Shane Trotter Connamara Systems, LLC On 3/7/08, Eranga Samararathna <pe...@ri...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hello, > > I sent invalid message to a quickfix application. ( eg : 35=XXXX). After > receiving this message quickfix didn't work properly. Even I sent the > correct message ( eg : 35=D ) it didn't work. It complains about > sequence number error. > > Application information > ------------------------- > > Acceptor and initiator both used QF 1.12.4 c++ build. > > Initiator send 35=XXXX message , Acceptor side complain about sequence > error > > > Initiator send 35=D message, Acceptor call back didn't get fired > > ------------------------------------------------------- > > I know this an abnormal cause. But your guidance is needed. > > Thanks, > > Regards, > > Eranga > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |