{{Quickfixn}} Unable to set up initiator configuration...

Thomas Tomiczek t.tomiczek at nettecture.com
Fri Mar 9 21:49:09 PST 2012


Mike, it gets better.

I tried it with the "official" client settings:

https://github.com/connamara/quickfixn/blob/master/Examples/TradeClient/tradeclient.cfg

Guess what - same error. That is on 1.1.

QuickFix.ConfigError occurred
  Message=Configuration failed: Session 'FIX.4.2:CLIENT1->EXECUTOR' not found
  Source=QuickFix
  StackTrace:
       at QuickFix.SessionSettings.Get(SessionID sessionID)
       at QuickFix.FileLogFactory.Create(SessionID sessionID)
       at QuickFix.Session..ctor(Application app, MessageStoreFactory storeFactory, SessionID sessID, DataDictionaryProvider dataDictProvider, SessionSchedule sessionSchedule, Int32 heartBtInt, LogFactory logFactory, IMessageFactory msgFactory, String senderDefaultApplVerID)
       at QuickFix.SessionFactory.Create(SessionID sessionID, Dictionary settings)
       at QuickFix.AbstractInitiator..ctor(Application app, MessageStoreFactory storeFactory, SessionSettings settings, LogFactory logFactory)
       at QuickFix.Transport.SocketInitiator..ctor(Application application, MessageStoreFactory storeFactory, SessionSettings settings, LogFactory logFactory)
       at Workshelf.TtFixBridge.Program.Main(String[] args) in c:\Work\Tradex\Source\Workshelf.TtFixBridge\Program.cs:line 26
  InnerException:

Looks like it is time to pull the source ;)

Could it be because I use VS 2010 / .NET 4.0?

Regards

Thomas

From: quickfixn-bounces at lists.quickfixn.com [mailto:quickfixn-bounces at lists.quickfixn.com] On Behalf Of Mike Gatny
Sent: Friday, March 09, 2012 4:18 PM
To: Mailing list for QuickFIX/n
Subject: Re: {{Quickfixn}} Unable to set up initiator configuration...

Thomas,

I tried again with v1.1.0 and I could not reproduce the error.  Can you add the following line of code before you create the SocketInitiator, and post the result?
System.Console.WriteLine(upSettings.ToString());

--
Mike Gatny
Connamara Systems, LLC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20120310/8859f233/attachment-0002.htm>


More information about the Quickfixn mailing list