{{Quickfixn}} Log In troubles [I]
Erika Hernandez
erika.hernandez at db.com
Mon Nov 25 09:31:03 PST 2013
Classification: For internal use only
Hi,
This is what I've got on the log file:
20131125-17:26:09.863 : Created session
20131125-17:26:11.663 : Connecting to "here my host" on port " here goes
my port"
20131125-17:26:11.673 : Connection succeeded
20131125-17:26:11.709 : Session reset: ResetOnLogon
20131125-17:26:34.414 : Session reset: ResetSeqNumFlag
20131125-17:26:34.431 : Connection failed: An existing connection was
forcibly closed by the remote host
however I'm sure I'm disconnected on Verifix, so the session should be
available to connect from my program.
What else should I try?
Thanks & regards.
********************************************************************************************************
This email is sent to you by Infosys Limited on behalf of Deutsche Bank.
Diese email wurde Ihnen von Infosys Limited im Auftrag der Deutschen Bank
gesendet
*********************************************************************************************************
From:
Grant Birchmeier <gbirchmeier at connamara.com>
To:
"Mailing list for QuickFIX/n" <quickfixn at lists.quickfixn.com>,
Date:
11/25/2013 10:16 AM
Subject:
Re: {{Quickfixn}} Log In troubles [I]
Replace ScreenLogFactory with FileLogFactory, and put
FileLogPath=some/path/ in your config file.
Then try again. Look in the resulting message.log file and you'll see the
raw FIX messages that are being sent and received. Use FIXimate (
http://www.fixtradingcommunity.org/FIXimate/FIXimate3.0/) to help decode
these messages and you may be able to figure out what's going on.
If you still need help, let us know. Please include the relevant parts of
your message log.
On Fri, Nov 22, 2013 at 6:03 PM, Erika Hernandez <erika.hernandez at db.com>
wrote:
Classification: For internal use only
Hi Ashutosh / Grant ,
I tried to follow the example "TradeClient" , just like this:
QuickFix.SessionSettings settings = new QuickFix.SessionSettings("my
config file path" );
TradeClientApp application = new TradeClientApp();
QuickFix.IMessageStoreFactory storeFactory = new QuickFix.
FileStoreFactory(settings);
QuickFix.ILogFactory logFactory = new QuickFix.
ScreenLogFactory(settings);
QuickFix.Transport.SocketInitiator initiator = new
QuickFix.Transport.SocketInitiator(application, storeFactory, settings,
logFactory);
application.MyInitiator = initiator;
initiator.Start();
application.Run();// This contains a call to
QueryEnterOrder();
initiator.Stop();
I set my Verifix session data on the config file, it seemed to work
because I saw the seq number reset on Verifix but now I cannot log on
anymore on Verifix
In addtion, I cannot see the order that I sent on the application is
supposed to be shown.
I have no idea why I got this unsuccessful result.
Could you please help me?
Thanks & regards!!
********************************************************************************************************
This email is sent to you by Infosys Limited on behalf of Deutsche Bank.
Diese email wurde Ihnen von Infosys Limited im Auftrag der Deutschen Bank
gesendet
*********************************************************************************************************
From:
Ashutosh Mishra <A.Mishra at ny.tr.mufg.jp>
To:
Mailing list for QuickFIX/n <quickfixn at lists.quickfixn.com>,
Date:
11/21/2013 01:56 PM
Subject:
Re: {{Quickfixn}} Log In troubles
Yes. You cam follow the following link as well:
http://fafner.dyndns.org/~vaxman/publications/fix_praxis.pdf
Thanks & Regards,
Ashutosh Mishra
*********************************************************************************
This communication (including any attachments) is intended only or the use
of the individual whom it is addressed and may contain information that is
privileged, confidential or legally protected. If the reader of this
message is not the intended recipient, you are hereby notified that any
dissemination, distribution or copying of this communication is strictly
prohibited. If you have received this communication in error, please
notify us immediately by replying to the message. Please also delete the
message and its attachments, if any, from your computer and destroy any
hard copies you may have created. Thank you for your cooperation.
*********************************************************************************
From: quickfixn-bounces at lists.quickfixn.com [
mailto:quickfixn-bounces at lists.quickfixn.com] On Behalf Of Erika Hernandez
Sent: Thursday, November 21, 2013 1:46 PM
To: Mailing list for QuickFIX/n
Subject: Re: {{Quickfixn}} Log In troubles
Classification: Public
are you talking about the same application ? I think that in my case , I
need to follow the Example.TradeClient , am I right?
regarded as such. _______________________________________________
Quickfixn mailing list
Quickfixn at lists.quickfixn.com
http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
---
This communication may contain confidential and/or privileged information.
If you are not the intended recipient (or have received this communication
in error) please notify the sender immediately and destroy this
communication. Any unauthorized copying, disclosure or distribution of the
material in this communication is strictly forbidden.
Deutsche Bank does not render legal or tax advice, and the information
contained in this communication should not be regarded as such.
_______________________________________________
Quickfixn mailing list
Quickfixn at lists.quickfixn.com
http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
--
Grant Birchmeier
Connamara Systems, LLC
Made-To-Measure Trading Solutions.
Exactly what you need. No more. No less.
http://connamara.com_______________________________________________
Quickfixn mailing list
Quickfixn at lists.quickfixn.com
http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
---
This communication may contain confidential and/or privileged information.
If you are not the intended recipient (or have received this communication
in error) please notify the sender immediately and destroy this
communication. Any unauthorized copying, disclosure or distribution of the
material in this communication is strictly forbidden.
Deutsche Bank does not render legal or tax advice, and the information
contained in this communication should not be regarded as such.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20131125/d462046b/attachment-0002.htm>
More information about the Quickfixn
mailing list