Re: [Quickfix-developers] Logout after Logon
Brought to you by:
orenmnero
From: Vipula <vi...@gm...> - 2009-11-08 09:19:39
|
Hi, Does this happens all the time ? Check your config file for start and end times. If you are trying to login at a time out side the session times your client can send a logout signal. The time inthe config file is UTC time. Hope this helps. Vipula 2009/11/6 Dale Wilson <wi...@oc...> > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Fabio Renggli wrote: > > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > > QuickFIX Support: http://www.quickfixengine.org/services.html > > > > Hi together > > > > Can anybody tell me, why my quickfix engine sends automatically a logout > response to the inititor when he sends a logon. > > thanks for your answers. > > > Replying to a logon with a logout is the standard way to reject the > logon. There are many reasons why a login might fail. Sometimes there > will be a text field in the logout message that explains what went > wrong. You can also look in the logs for that session to see if there > is a message there. > > Dale > > > > Best regards. > > Fabio > > > ------------------------------------------------------------------------------ > > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > > trial. Simplify your report design, integration and deployment - and > focus on > > what you do best, core application coding. Discover what's new with > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > _______________________________________________ > > Quickfix-developers mailing list > > Qui...@li... > > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > > > > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |