Thread: [Quickfix-developers] Connection Procedure
Brought to you by:
orenmnero
From: Lloyd, R. <Rob...@st...> - 2009-02-11 12:50:39
|
Hi All, I have one connection setup within my settings file and I cannot connect to this due to network problems. Is this reported anywhere? I have tried adding logging to the settings file and this file is not being created and I'm not sure if it can be handled in any of the Application events. I presume this is a frequent problem if the network goes down on a connection, how have any of you handled this? Thanks in advance Rob ***************************************************************************** This communication is sent by the Standard Bank Plc or one of its affiliates The registered details of Standard Bank Plc are: Registered in England No. 2130447, Registered Office 25 Dowgate Hill London EC4R 2SB Authorised and Regulated by the Financial Services Authority. More information on Standard Bank is available at www.standardbank.com Everything in this email and any attachments relating to the official business of Standard Bank Group Limited and any or all subsidiaries, the Company, is proprietary to the Company. It is confidential, legally privileged and protected by relevant laws. The Company does not own and endorse any other content. Views and opinions are those of the sender unless clearly stated as being that of the Company. The person or persons addressed in this email are the sole authorised recipient. Please notify the sender immediately if it has unintentionally, or inadvertently reached you and do not read, disclose or use the content in any way and delete this e-mail from your system. The Company cannot ensure that the integrity of this email has beenmaintained nor that it is free of errors, virus, interception or interference. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments. ***************************************************************************** |
From: Malinka R. <ael...@gm...> - 2009-02-11 17:54:57
|
In you're settings file set a file log directory http://www.quickfixengine.org/quickfix/doc/html/configuration.html and when you start your acceptor/initiator include a file log factory http://www.quickfixengine.org/quickfix/doc/html/application.html then in the log folder you specified in your settings there should be a file named after your session .event.log and in there it'll show you the logs you're looking for On Wed, Feb 11, 2009 at 06:04, Lloyd, Robert <Rob...@st...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Hi All, > I have one connection setup within my settings file and I cannot connect to this due to network problems. Is this reported anywhere? I have tried adding logging to the settings file and this file is not being created and I'm not sure if it can be handled in any of the Application events. I presume this is a frequent problem if the network goes down on a connection, how have any of you handled this? > > Thanks in advance > Rob > > ****************************************************************************************** > This communication is sent by the Standard Bank Plc or one of its affiliates > The registered details of Standard Bank Plc are: > Registered in England No. 2130447, Registered Office 25 Dowgate Hill London EC4R 2SB > Authorised and Regulated by the Financial Services Authority. > > More information on Standard Bank is available at www.standardbank.com > > Everything in this email and any attachments relating to the official business > of Standard Bank Group Limited and any or all subsidiaries, ("the Company"), is > proprietary to the Company. It is confidential, legally privileged and protected > by relevant laws. The Company does not own and endorse any other content. > Views and opinions are those of the sender unless clearly stated as being > that of the Company. > > The person or persons addressed in this email are the sole authorised > recipient. Please notify the sender immediately if it has unintentionally, > or inadvertently reached you and do not read, disclose or use the content > in any way and delete this e-mail from your system. > > The Company cannot ensure that the integrity of this email has been > maintained nor that it is free of errors, virus, interception or interference. > The sender therefore does not accept liability for any errors or omissions > in the contents of this message which arise as a result of e-mail transmission. > If verification is required please request a hard-copy version. This message > is provided for informational purposes and should not be construed as a > solicitation or offer to buy or sell any securities or related financial instruments. > ****************************************************************************************** > > ------------------------------------------------------------------------------ > Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills and code to > build responsive, highly engaging applications that combine the power of local > resources and data with the reach of the web. Download the Adobe AIR SDK and > Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |