Re: [Quickfix-developers] Socket Error
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2006-07-10 22:30:24
|
After calling Stop(), the engine should attempt a normal logoff, =20 followed by a forced disconnect if that is not successful. It should =20= definitely not try to reconnect. First off, can we establish which operating system and version of =20 QuickFIX you are using, and whether you are using the SocketInitiator =20= or ThreadedSocketInitiator. --oren On Jul 10, 2006, at 4:52 PM, rho wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/=20 > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Each time I call Initiator.stop(), a Socket error is logged. =46rom =20= > the fix > message log, it seems that the logout is successful: > > 8=3DFIX.=20 > 4.2=019=3D75=0135=3D5=0134=3D242=0149=3DJ00000P=0150=3D002=0152=3D200607= 10-16:25:23.359=0156=3DCME=20 > =0157=3DG=01142=3D003=0110=3D064=01 > > 8=3DFIX.=20 > 4.2=019=3D104=0135=3D5=0134=3D245=01369=3D242=0152=3D20060710-16:25:24.7= 66=0149=3DCME=0150=3DG=0156=3D=20 > J00000P=0157=3D002=0158=3DLogout > confirmed.=01789=3D243=0110=3D040=01 > > Does stop call disconnect me from the fix server? But it seems that =20= > quickfix > reconnect and relogon right after the logout. > > > The following are from the event log: > 20060710-16:25:23 : Disconnecting > 20060710-16:25:23 : Socket Error > 20060710-19:41:00 : Created session > 20060710-19:41:00 : Connecting to xx.xx.xx.xxx on port xxxxx > 20060710-19:41:00 : Connection succeeded > 20060710-19:41:02 : Initiated logon request > 20060710-19:41:02 : Received logon response > > > Is there a way that I can disable the reconnect/relogon after a > Initiator.stop() call? > Your help is appreciated! > > Tim > --=20 > View this message in context: http://www.nabble.com/Socket-Error-=20 > tf1921104.html#a5259923 > Sent from the QuickFIX - Dev forum at Nabble.com. > > > > ----------------------------------------------------------------------=20= > --- > Using Tomcat but need to do more? Need to support web services, =20 > security? > Get stuff done quickly with pre-integrated technology to make your =20 > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache =20 > Geronimo > http://sel.as-us.falkag.net/sel?=20 > cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |