|
From: Grant B. <gbi...@co...> - 2012-04-19 13:38:42
|
If you don't know Java, then I don't really understand what you are hoping to do. QF/J is not an application. It's a library. If you want to use QF/J, you will have to build an application in Java that makes calls into this library. If you don't know Java, I don't see how QF/J can be of any use to you. -Grant On Thu, Apr 19, 2012 at 8:32 AM, andreea.ion <and...@lr...> wrote: > QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ > QuickFIX/J Support: http://www.quickfixj.org/support/ > > > There seems to be a problem because I don't have any files in the > FileLogPath. I change the path to FileStorePath and FileLogPath to see if > they change (to see if I configured ok the config file). And it worked with > FileStorePath. > > So, now the problem is that I don't have log files. They are not generated. > Can you tell me how can I improve the code to generate the log files? > > > I don't know java. So I don't know if I am running this project ok. I made > the following steps: in eclipse-> new java project -> import the jars and > the *.java files and then config the initiator conf file -> build-> run. > I am telling this because maybe there is an error regarding this. I looked > at the configuration file in the project manual but there isn't much info > there. > > > > I also tried a few more things and now I get an additional error: > On the initiator side: > Disconnecting: Socket exception (/192.168.2.184:9879): > javax.net.ssl.SSLHandshakeException: SSL handshake failed.) > > And on the acceptor side also: > INFO: Listening for connections at 0.0.0.0/0.0.0.0:9879 > press <enter> to quit > Apr 19, 2012 4:25:12 PM quickfix.mina.acceptor.AcceptorIoHandler > sessionCreated > INFO: MINA session created: /192.168.2.105:53724 > Apr 19, 2012 4:25:12 PM quickfix.mina.AbstractIoHandler exceptionCaught > SEVERE: Socket (/192.168.2.105:53724): > javax.net.ssl.SSLHandshakeException: > SSL handshake failed. > javax.net.ssl.SSLHandshakeException: SSL handshake failed. > > > I don't know what could be the cause > > Regards, > Andreea > > -- > View this message in context: > http://quickfix-j.364392.n2.nabble.com/58-Conditionally-Required-Field-Missing-35-tp5647317p7480624.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 > -- Grant Birchmeier *Connamara Systems, LLC* *Made-To-Measure Trading Solutions.* Exactly what you need. No more. No less.* * http://connamara.com |