Re: [Quickfix-users] Fix engine sequence reset
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2005-01-19 14:24:15
|
Dominique, please note the Session::reset() method. --oren On Jan 19, 2005, at 1:54 AM, Dominique Junker wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX FAQ: > http://www.quickfixengine.org/wikifix/index.php?QuickFixFAQ > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi all, > > To reset the sequence numbers of a QuickFix engine, the only solution > that I see is to stop it and "physically" replace the *.seqnums file > content by "1 : 1". > > The pb is that even if the Fix Engine is stopped, I get a "File > currently used by another process" when I try to do that. > > Does anybody have a solution? > > > Thanks. > > Junker Dominique > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > |