Re: [Quickfix-users] Invalid message seen in executor/trader example application
Brought to you by:
orenmnero
From: Ashish G. <gro...@gm...> - 2011-08-23 05:00:19
|
Hi Fabiano, Thanks again. -Ashish On Mon, Aug 22, 2011 at 7:59 PM, Fabiano Ricci <fab...@ga...>wrote: > Ashish, > > I see now your email. > I'm sorry if I was not totally clear on that. > > Thanks for clarifying Grant. > > Regards > > *Fabiano Ricci* > > > > > > > > > > > > > > > Il 18/08/2011 20.25, Ashish Grover ha scritto: > > Thanks for the clarification Grant! > > On Thu, Aug 18, 2011 at 7:37 PM, Grant Birchmeier < > gbi...@co...> wrote: > >> He meant he never ran it himself. His wording was ambiguous. >> >> >> On Thu, Aug 18, 2011 at 6:12 AM, Ashish Grover <gro...@gm...>wrote: >> >>> QuickFIX Documentation: >>> http://www.quickfixengine.org/quickfix/doc/html/index.html >>> QuickFIX Support: http://www.quickfixengine.org/services.html >>> >>> >>> H Fabiano, >>> >>> Yes this definitely helped. The bug is resolved. Thanks for your prompt >>> response. >>> BTW, is there any specific reason why that example should never be run? >>> >>> -Ashish >>> >>> On Thu, Aug 18, 2011 at 4:01 PM, Fabiano Ricci < >>> fab...@ga...> wrote: >>> >>>> Hello, >>>> >>>> Never run that example, but when you get an error like that the first >>>> thing is to see the value of the tag 371. >>>> >>>> http://www.fixprotocol.org/FIXimate3.0/en/FIX.5.0SP2/tag371.html >>>> >>>> It tells you which tag is incorrect (in this case has a value "out of >>>> range"). >>>> >>>> Check if tag 150 has the correct value >>>> http://www.fixprotocol.org/FIXimate3.0/en/FIX.5.0SP2/tag150.html for >>>> the message with sequence number 25. >>>> >>>> Hope this help a bit. >>>> >>>> Regards >>>> >>>> *Fabiano Ricci* >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> Il 18/08/2011 12.13, Ashish Grover ha scritto: >>>> >>>> QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html >>>> QuickFIX Support: http://www.quickfixengine.org/services.html >>>> >>>> >>>> >>>> Hi, >>>> >>>> I tried to ran the example application executor and trader. >>>> When I send an order, I am correctly getting an execution report. >>>> But I see an invalid message getting passed from tradeClient to >>>> executor. >>>> >>>> This message looks cryptic to me. Is there a bug or I am missing >>>> anything? >>>> >>>> >>>> (8=FIX.4.49=13935=334=349=client52=20110818-10:02:23.14756=server45=258=Value >>>> is incorrect (out of range) for this tag371=150372=8373=510=157) >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Get a FREE DOWNLOAD! and learn more about uberSVN rich system, >>>> user administration capabilities and model configuration. Take >>>> the hassle out of deploying and managing Subversion and the >>>> tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 >>>> >>>> >>>> >>>> _______________________________________________ >>>> Quickfix-users mailing lis...@li...https://lists.sourceforge.net/lists/listinfo/quickfix-users >>>> >>>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Get a FREE DOWNLOAD! and learn more about uberSVN rich system, >>> user administration capabilities and model configuration. Take >>> the hassle out of deploying and managing Subversion and the >>> tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 >>> _______________________________________________ >>> Quickfix-users mailing list >>> Qui...@li... >>> https://lists.sourceforge.net/lists/listinfo/quickfix-users >>> >>> >> > |