Re: [Quickfix-users] Issue using senToTarget
Brought to you by:
orenmnero
From: Kenny S. <ks...@co...> - 2010-04-13 15:59:57
|
How are you forming your sender and target IDs? Is there anyway you are flipping them? -- Kenny Stone Connamara Systems, LLC On Tue, Apr 13, 2010 at 10:50 AM, <Pra...@ba...>wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > I have been tryign to debug an issue where my sendToTarget with > senderComID and targetCompID fails with a “Session Not Found”. > I was able to print out the sessionID when the session is created , and > create sessionID from senderComID and targetCompID just before the call to > sendToTarget. These seem to match. No session qualifier is used. There is no > trailing/leading space. > Yet this seems to fail(lookupSession from within sendToTarget…) > When I use the sessioID I assemble from senderComID and targetCompID and > pass that to the sendToTarget, the lookupSession succeeds. > > Any advice? > > > > Thanks, > -Pradyot Dhulipala > > > > _______________________________________________ > > > > This e-mail may contain information that is confidential, privileged or > otherwise protected from disclosure. If you are not an intended recipient of > this e-mail, do not duplicate or redistribute it by any means. Please delete > it and any attachments and notify the sender that you have received it in > error. Unless specifically indicated, this e-mail is not an offer to buy or > sell or a solicitation to buy or sell any securities, investment products or > other financial product or service, an official confirmation of any > transaction, or an official statement of Barclays. Any views or opinions > presented are solely those of the author and do not necessarily represent > those of Barclays. This e-mail is subject to terms available at the > following link: www.barcap.com/emaildisclaimer. By messaging with Barclays > you consent to the foregoing. Barclays Capital is the investment banking > division of Barclays Bank PLC, a company registered in England (number > 1026167) with its registered office at 1 Churchill Place, London, E14 5HP. > This email may relate to or be sent from other members of the Barclays > Group.** > > _______________________________________________ > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > > |