Re: [Quickfix-developers] Odd disconnect error message
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2006-12-13 17:45:45
|
Perhaps QuickFIX tried to operate on a socket that is not longer valid? Was there a session associated with the event? --oren On Dec 13, 2006, at 11:19 AM, Kyle Consalus wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > We're running quickfix (using .NET wrappers) on win32 and just > today saw > all of the open sessions disconnect rather suddenly with the message, > "An operation was attempted on something that is not a socket" in the > event log. > Anyone seen this this issue before or have any suggestions regarding > what might be causing it? > The only data I've seen indicates that it could be a DHCP issue, but > we're not using DHCP so I wonder if it may be something quickfix is > doing with winsock. > > Thanks, > > Kyle Consalus > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |