Re: [Quickfix-users] Unable to access shared body file on reconnect
Brought to you by:
orenmnero
From: Malinka R. <ael...@gm...> - 2008-11-14 20:32:48
|
you need to clean the previous connector by calling .Dispose() On Fri, Nov 14, 2008 at 14:19, <Jek...@gr...> wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > All-- > > I'm working on a bit of code that is supposed to disconnect an Initiator > from FIX and then reconnect using new credentials whenever a change is made > to FixSession.config. I am able to successfully disconnect, but when I > attempt to create a new Initiator, I get: > > Exception in quickfix_net QuickFix.ConfigError: Configuration failed: Could > not open body file: FileStore\FIX.4.0-TESTECN5-FIXROUTER.body > > The file exists, but appears to be locked. Is there something obvious I'm > missing? > > The application I'm writing runs under Windows using .net. Any help would > be deeply appreciated. > > --Jekke > > This message w/attachments (message) may be privileged, confidential or > proprietary, and if you are not an intended recipient, please notify the > sender, do not use or share it and delete it. Subject to applicable law, > Group One Trading, LP may monitor, review and retain e-communications (EC) > traveling through its networks/systems. The laws of the country of each > sender/recipient may impact the handling of EC, and EC may be archived, > supervised and produced in countries other than the country in which you are > located. This message cannot be guaranteed to be secure or error-free. > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > |