Re: [Quickfix-developers] Error message: Logon state is not valid for this message
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2006-10-25 15:15:13
|
It means it failed one of the tests in Session::validLogonState. It most likely means that you received a some message before the Logon message was received. --oren On Oct 25, 2006, at 9:52 AM, Andrei Goldchleger wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi there, > > Sometimes the message "Logon state is not valid for this message" pops > at the session event logs. What does it mean? > > Thanks, > > Andrei Goldchleger |