Re: [Quickfix-users] Invalid message seen in executor/trader example application
Brought to you by:
orenmnero
From: Ashish G. <gro...@gm...> - 2011-08-18 11:12:13
|
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 > > |