RE: [Quickfix-users] House-Keeping quickfix 1.4.1
Brought to you by:
orenmnero
From: Oren M. <ore...@ya...> - 2003-05-22 15:41:07
|
These will actually only do a reset during a proper disconnect or logoff. Ctrl-c stops the app dead in it's tracks, so they probably won't get cleaned up if you use the FileStore. But, you use these setting + use the MemoryStore, then it should reset for normal and abnormal interuptions. since MemoryStore will always start at 1 when the app is loaded. Juergen Jetmar <je...@gm...> wrote: Hello, take a look at http://quickfix.thoughtworks.com/documentation/configuration.html ResetOnLogout and ResetOnDisconnect. Regards, jj -----Original Message----- From: qui...@li... [mailto:qui...@li...] On Behalf Of SOL ZADEH Sent: Donnerstag, 22. Mai 2003 16:23 To: qui...@li... Subject: [Quickfix-users] House-Keeping quickfix 1.4.1 I've been stopping the examples such as "run_executor_cpp_debug using 'control c' Now I'm getting the following problem: (MsgSeqNum too high RECEIVED: 143 EXPECTED: 1) How could I safely reset the MsgSeqNum? __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com ------------------------------------------------------- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge _______________________________________________ Quickfix-users mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-users ------------------------------------------------------- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge _______________________________________________ Quickfix-users mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-users --------------------------------- Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. |