Re: [Quickfix-users] same app: SocketInitiator works, SocketAcceptor fails (all on linux)
Brought to you by:
orenmnero
From: Mark T. K. <mke...@di...> - 2006-08-25 14:55:05
|
quickfix v1.11.11, linux RHEL3. /mark Oren Miller wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Version? OS? > > --oren > > On Aug 24, 2006, at 1:36 PM, Mark T. Kennedy wrote: > >> QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ >> html/index.html >> QuickFIX Support: http://www.quickfixengine.org/services.html >> >> i have an app that works as an initiator but fails as an acceptor. >> when run as an acceptor, it receives the logon request from the >> initiator and then immediately tears down the socket. nothing >> is written to the acceptor's event log about this. the initiator >> sees: >> >> 20060824-17:17:38 : Connection succeeded >> 20060824-17:17:39 : Initiated logon request >> 20060824-17:17:39 : Socket Error: Connection reset by peer. >> 20060824-17:17:39 : Disconnecting >> >> i have strace'd the acceptor and have verified that the complete >> logon message was received without error. >> >> there doesn't seem to be a way to turn on any kind of verbose >> logging. >> >> thoughts/comments/suggestions? >> >> /mark kennedy >> >> >> ---------------------------------------------------------------------- >> --- >> Using Tomcat but need to do more? Need to support web services, >> security? >> Get stuff done quickly with pre-integrated technology to make your >> job easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel? >> cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Quickfix-users mailing list >> Qui...@li... >> https://lists.sourceforge.net/lists/listinfo/quickfix-users >> > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 |