Re: [Quickfix-developers] Can't login after calling logout
Brought to you by:
orenmnero
|
From: Steve B. <sb...@sm...> - 2006-09-07 07:00:57
|
Anshu, Are there any log events related to sequence number problems or other issues? Steve=20 > -----Original Message----- > From: qui...@li...=20 > [mailto:qui...@li...] On=20 > Behalf Of Anshu Narang > Sent: Thursday, September 07, 2006 12:42 AM > To: qui...@li... > Subject: [Quickfix-developers] Can't login after calling logout >=20 > QuickFIX Documentation:=20 > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html >=20 > Here is the scenarion=20 >=20 > Client ( Initiator ) logs in . When we get the > message in cracker we find password is incorrect so we > call session.logout("Password Incorrect") . > Client receives logout which is fine .=20 > =20 > Clients tries to login again It sends logon message, > receieves logon response, but right after that > quickfix acceptor initiates logout message=20 > and client disconnects. The problem continues until > acceptor application is not restarted . >=20 > We tried to add Session.lookupSession( sessionID > ).logon(); so as to call it each time logon message is > received but this approach doesn't work .=20 > Issue is we don't get a logout out message when we > try to login using incorrect password .=20 >=20 > Does anyone have an idea of what might be the reason > of the problem ? We are using QuickfixJ ( 1.0.1 ) .=20 >=20 > Thanks in advance=20 >=20 > Regards, > Anshu Narang. >=20 >=20 > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around=20 > http://mail.yahoo.com=20 >=20 > -------------------------------------------------------------- > ----------- > Using Tomcat but need to do more? Need to support web=20 > services, security? > Get stuff done quickly with pre-integrated technology to make=20 > your job easier > Download IBM WebSphere Application Server v.1.0.1 based on=20 > Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057& > dat=3D121642 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers >=20 |