Thread: [Quickfix-developers] QuickFix sends two logon messages even though the first one has fired the onL
Brought to you by:
orenmnero
From: christophe v <cve...@ho...> - 2009-09-22 09:52:34
|
Hi, I am experiencing some strange behaviour with quickfix. When I initiate a connection to a server, quickfix would send 2 logon messages, even though the first logon has received the onLogon event. Do you have any idea what could cause quickfix to behave like that? How can I fix that? Is there a possibility to intercept and discard the second logon message? In understand it is not possible to use the DoNotSend Exception in toAdmin. Thanks Christophe -- View this message in context: http://www.nabble.com/QuickFix-sends-two-logon-messages-even-though-the-first-one-has-fired-the-onLogon-event-tp25530656p25530656.html Sent from the QuickFIX - Dev mailing list archive at Nabble.com. |
From: Kenny S. <ks...@co...> - 2009-09-22 13:19:48
|
Can you post the quickfix log? -- Kenny Stone Connamara Systems, LLC |
From: christophe v <cve...@ho...> - 2009-09-24 13:14:52
|
Hi, Here is the log that I have 8=FIX.4.29=9935=A34=149=ABTG52=20090924-13:10:39.80956=OTFRONTPRICE98=0108=30141=Y11553=ABTG11554=abtg10=051 8=FIX.4.29=8035=A56=ABTG49=OTFRONTPRICE50=Liffe52=20090924-13:10:38.21834=198=0108=3010=071 8=FIX.4.29=7135=A34=249=ABTG52=20090924-13:10:39.85256=OTFRONTPRICE98=0108=3010=196 8=FIX.4.29=10135=556=ABTG49=OTFRONTPRICE50=Liffe52=20090924-13:10:43.29634=258=This CompId already logged in10=121 8=FIX.4.29=5935=534=349=ABTG52=20090924-13:10:44.95156=OTFRONTPRICE10=162 I have nothing else. -- View this message in context: http://www.nabble.com/QuickFix-sends-two-logon-messages-even-though-the-first-one-has-fired-the-onLogon-event-tp25530656p25567570.html Sent from the QuickFIX - Dev mailing list archive at Nabble.com. |
From: Kenny S. <ks...@co...> - 2009-09-24 15:54:16
|
Are you trying to send a logon manually? QuickFIX should handle all of the session level messages automatically - logons, gap fills, test requests, etc. On Thu, Sep 24, 2009 at 8:14 AM, christophe v <cve...@ho...> wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Hi, > > Here is the log that I have > > 8=FIX.4.2 9=99 35=A 34=1 49=ABTG 52=20090924-13:10:39.809 56=OTFRONTPRICE > 98=0 108=30 141=Y 11553=ABTG 11554=abtg 10=051 > 8=FIX.4.2 9=80 35=A 56=ABTG 49=OTFRONTPRICE 50=Liffe > 52=20090924-13:10:38.218 34=1 98=0 108=30 10=071 > 8=FIX.4.2 9=71 35=A 34=2 49=ABTG 52=20090924-13:10:39.852 56=OTFRONTPRICE > 98=0 108=30 10=196 > 8=FIX.4.2 9=101 35=5 56=ABTG 49=OTFRONTPRICE 50=Liffe > 52=20090924-13:10:43.296 34=2 58=This > CompId already logged in 10=121 > 8=FIX.4.2 9=59 35=5 34=3 49=ABTG 52=20090924-13:10:44.951 56=OTFRONTPRICE > 10=162 > > I have nothing else. > -- > View this message in context: > http://www.nabble.com/QuickFix-sends-two-logon-messages-even-though-the-first-one-has-fired-the-onLogon-event-tp25530656p25567570.html > Sent from the QuickFIX - Dev mailing list archive at Nabble.com. > > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry® Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9-12, 2009. Register now! > http://p.sf.net/sfu/devconf > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > -- Kenny Stone Connamara Systems, LLC |
From: christophe v <cve...@ho...> - 2009-09-25 07:46:52
|
I am not trying to logon manually the logon message is sent automatically. I have used the same code to connect to another server and it works just fine. Kenny Stone wrote: > > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Are you trying to send a logon manually? QuickFIX should handle all of > the > session level messages automatically - logons, gap fills, test requests, > etc. > > On Thu, Sep 24, 2009 at 8:14 AM, christophe v <cve...@ho...> > wrote: > >> QuickFIX Documentation: >> http://www.quickfixengine.org/quickfix/doc/html/index.html >> QuickFIX Support: http://www.quickfixengine.org/services.html >> >> >> Hi, >> >> Here is the log that I have >> >> 8=FIX.4.2 9=99 35=A 34=1 49=ABTG 52=20090924-13:10:39.809 56=OTFRONTPRICE >> 98=0 108=30 141=Y 11553=ABTG 11554=abtg 10=051 >> 8=FIX.4.2 9=80 35=A 56=ABTG 49=OTFRONTPRICE 50=Liffe >> 52=20090924-13:10:38.218 34=1 98=0 108=30 10=071 >> 8=FIX.4.2 9=71 35=A 34=2 49=ABTG 52=20090924-13:10:39.852 56=OTFRONTPRICE >> 98=0 108=30 10=196 >> 8=FIX.4.2 9=101 35=5 56=ABTG 49=OTFRONTPRICE 50=Liffe >> 52=20090924-13:10:43.296 34=2 58=This >> CompId already logged in 10=121 >> 8=FIX.4.2 9=59 35=5 34=3 49=ABTG 52=20090924-13:10:44.951 56=OTFRONTPRICE >> 10=162 >> >> I have nothing else. >> -- >> View this message in context: >> http://www.nabble.com/QuickFix-sends-two-logon-messages-even-though-the-first-one-has-fired-the-onLogon-event-tp25530656p25567570.html >> Sent from the QuickFIX - Dev mailing list archive at Nabble.com. >> >> >> >> ------------------------------------------------------------------------------ >> Come build with us! The BlackBerry® Developer Conference in SF, CA >> is the only developer event you need to attend this year. Jumpstart your >> developing skills, take BlackBerry mobile applications to market and stay >> ahead of the curve. Join us from November 9-12, 2009. Register now! >> http://p.sf.net/sfu/devconf >> _______________________________________________ >> Quickfix-developers mailing list >> Qui...@li... >> https://lists.sourceforge.net/lists/listinfo/quickfix-developers >> > > > > -- > Kenny Stone > Connamara Systems, LLC > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry® Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9-12, 2009. Register > now! > http://p.sf.net/sfu/devconf > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > -- View this message in context: http://www.nabble.com/QuickFix-sends-two-logon-messages-even-though-the-first-one-has-fired-the-onLogon-event-tp25530656p25607883.html Sent from the QuickFIX - Dev mailing list archive at Nabble.com. |