RE: [Quickfix-users] Quickfix/j migration...
Brought to you by:
orenmnero
From: Kimpton, C \(Chris\) <Chr...@ra...> - 2006-02-16 12:47:45
|
Hi Steve, Oops - my bad - it was (or at least partly) due to a deadlock between my (dummy) code and the quickfix stuff. On a quickfix incoming thread (which had a quickfix lock on Session) I was locking my object and then on one of independent threads, I was locking my object and then trying to use quickfix to send, requiring a lock on Session... Deadlock. Isn't CTRL-BREAK handy. I am now using the CVS code version too - which sounds like it is worth using. Thanks, Chris -----Original Message----- From: qui...@li... [mailto:qui...@li...] On Behalf Of Steve Bate Sent: 16 February 2006 10:28 To: qui...@li... Subject: RE: [Quickfix-users] Quickfix/j migration... QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html =20 > It runs fine for an hour or so - the acceptor is sending market data=20 > messages, several per second. The initiator is responding to these=20 > with order requests, which the acceptor is also fill/cancelling. So,=20 > I guess there will not be heartbeats in that scenario - which is fine=20 > from my apps perspective. In the log I sent earlier, you can see it=20 > sent a test request from the initiator, but got no response - if the=20 > acceptor is busy, does it ignore test requests? The error occurs on=20 > the initiator side (my app), so perhaps it's a problem with my app -=20 > coincidentally that's the same side that gets the problem with the=20 > quickfix JNI version mentioned in my other mails (on exeception=20 > violation). I'm very close to releasing the QFJ Beta 3 which has a completely reworked networking layer. I strongly recommend building the CVS head (which is stable) or waiting for a few days until I release the Beta 3. The acceptor should respond to test requests even under heavy load. Steve ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=3Dk&kid=103432&bid#0486&dat=121642 _______________________________________________ Quickfix-users mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-users _____________________________________________________________ This email (including any attachments to it) is confidential, legally pri= vileged, subject to copyright and is sent for the personal attention of t= he intended recipient only. If you have received this email in error, ple= ase advise us immediately and delete it. You are notified that disclosing= , copying, distributing or taking any action in reliance on the contents = of this information is strictly prohibited. Although we have taken reason= able precautions to ensure no viruses are present in this email, we canno= t accept responsibility for any loss or damage arising from the viruses i= n this email or attachments. We exclude any liability for the content of = this email, or for the consequences of any actions taken on the basis of = the information provided in this email or its attachments, unless that in= formation is subsequently confirmed in writing. If this email contains an= =20offer, that should be considered as an invitation to treat. _____________________________________________________________ |