|
From: Phill D. <phi...@sf...> - 2012-04-20 11:32:16
|
Hi Andreea Does the acceptor generate a log file - what are the contents, we are only seeing one side of this connection yet both are running on your server. We need to know if the acceptor is receiving the logon message and what is happening on both sides. Also in that last error the message was invalid as there was no delimiter between the password and encrypt method tags (554 and 98 fields). Really we need to see a log file from the initiator and then one from the acceptor. Also just for neatness please change the acceptor config endtime to something other than 00:00:00 ie 23:59:59. The puzzling thing is before you got a response to your login. On 20 April 2012 12:19, andreea.ion <and...@lr...> wrote: > QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ > QuickFIX/J Support: http://www.quickfixj.org/support/ > > > Sorry for the confusion, but yes we are back to the original error. I > always > start the acceptor first and then the initiator. What I 'he changed in the > initiator config file where some logging settings but I remove them because > I thought that I can make the app generate the log files (logs that are not > generated in the FileLogPath that I set). > > I have made some tests and yes this is the error that appears constantly (I > have also added tag 141=Y): > Apr 20, 2012 2:17:53 PM quickfix.mina.initiator.InitiatorIoHandler > sessionCreated > INFO: MINA session created for FIX.4.3:ZMH->PTE: local=/127.0.0.1:57078, > class org.apache.mina.transport.socket.nio.SocketSessionImpl, > remote=/127.0.0.1:9879 > <20120420-11:17:53, FIX.4.3:ZMH->PTE, outgoing> > (8=FIX.4.3 9=131 35=A 34=1 49=ZMH 52=20120420-11:17:53.422 56=PTE > 553=username 554=pass98=0 108=30 141=Y 10=240 ) > <20120420-11:17:53, FIX.4.3:ZMH->PTE, event> (Initiated logon request) > <20120420-11:17:53, FIX.4.3:ZMH->PTE, error> (Disconnecting: Socket > exception (/127.0.0.1:9879): java.io.IOException: An existing connection > was > forcibly closed by the remote host) > > > -- > View this message in context: > http://quickfix-j.364392.n2.nabble.com/58-Conditionally-Required-Field-Missing-35-tp5647317p7484019.html > Sent from the QuickFIX/J mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > For Developers, A Lot Can Happen In A Second. > Boundary is the first to Know...and Tell You. > Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! > http://p.sf.net/sfu/Boundary-d2dvs2 > _______________________________________________ > Quickfixj-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfixj-users > *********************** This email is sent for and on behalf of Safe Financials Limited ****************************** This e-mail and the information it contains may be privileged and/or confidential. It is for the intended addressee(s) only. The unauthorised use, disclosure or copying of this e-mail, or any information it contains, is prohibited. If you are not an intended recipient, please contact the sender and delete the material from your computer. Security Warning: Please note that this email has been created in the knowledge that Internet email is not a 100% secure communications medium. We advise that you understand and accept this lack of security when emailing us. Viruses: Although we have taken steps to ensure that this email and attachments are free from any virus, we advise that in keeping with good computing practice the recipient should ensure they are actually virus free. ***************************************** http://www.sfl.co.uk ***************************************** |