{{Quickfixn}} FIX 4.4 Login Error

Grant Birchmeier gbirchmeier at connamara.com
Fri Jan 22 08:35:37 PST 2016


Jayaruvan,

If you are learning QF/n for the first time, I recommend that you do NOT
use UIDemo, and instead write a new command-line program.  Once you've
figured out QuickFIX's basic paradigm, only THEN should you start thinking
about making a UI.

As to your actual problem,

"I have included password in the cfg file. Like below."

​Well, that's your problem.  "username" and "password" aren't standard
config settings in QuickFIX/n (you'll notice they aren't listed on
http://quickfixn.org/tutorial/configuration.html).  Your settings
are being completely ignored.​

To include a username/password in your login message, and to put custom
settings in your config file, see the User FAQ:
https://github.com/connamara/quickfixn/wiki/User-FAQ​

That leads to another question: Who is your counterparty?  If you were
running UIDemo against QF/n's Executor example, this would not happen,
because Executor doesn't look for username/password.

​-Grant​







From: Jayaruvan Dissanayake <jayaruvan at gmail.com>
To: quickfixn at lists.quickfixn.com
Cc: jayaruvan <jayaruvan at gmail.com>
Date: Fri, 22 Jan 2016 16:36:57 +0530
Subject: FIX 4.4 Login Error
Dear All,

Please find the files attached.

I am trying to develop FIX 4.4 application. I have used UIDemo project with
FIX44.xml and  attached configuration file.

I am always  get below result.


8=FIX.4.4|9=100|35=3|34=1|49=DEMODATA|52=20160122-10:32:50.292|56=JayaruvanFIX|45=1|58=Missing
tag #554|372=A|373=1|10=142|

I have included password in the cfg file. Like below.

[SESSION]
SenderCompID=UserFIX
TargetCompID=DEMODATA
SocketConnectHost=89.11.20.23
SocketConnectPort=21101
Username=UserFIX
Password=cbfad02f9ed2a8d1e08d8f74f5303e9eb93637d47f82ab6f1c15871cf8dd0481


Can I know what I am doing wrong?

Any  help appreciate.

-- 
Jayaruvan Dissanayake




-- 
Grant Birchmeier
*Connamara Systems, LLC*
*Made-To-Measure Trading Solutions.*
Exactly what you need. No more. No less.
http://connamara.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20160122/7be91145/attachment-0001.htm>


More information about the Quickfixn mailing list