[Quickfix-developers] RunTime Error
Brought to you by:
orenmnero
|
From: calvin_ofk <cal...@ya...> - 2007-07-02 08:17:43
|
Hi All, I'm newbee to quickfixengine, hope that someone can provide me the solution During the message transfering with the local server (MSSQL) below error have been show on the MSDOS thread(4294967294):unknown exception at Initiator::connect(C:\quickfix\src\C++\Initiator.cpp:116) at SocketInitiator::onTimeout(C:\quickfix\src\C++\SocketInitiator.cpp:234) at SocketInitiator::onError(C:\quickfix\src\C++\SocketInitiator.cpp:228) at ConnectorWrapper::onError(C:\quickfix\src\C++\SocketConnector.cpp:82) at SocketMonitor::block(C:\quickfix\src\C++\SocketMonitor.cpp:200) at SocketConnector::block(C:\quickfix\src\C++\SocketConnector.cpp:128) at SocketConnector::block(C:\quickfix\src\C++\SocketConnector.cpp:128) at socket_connect(C:\quickfix\src\C++\Utility.cpp:136) at SocketConnector::connect(C:\quickfix\src\C++\SocketConnector.cpp:101) at socket_createAcceptor(C:\quickfix\src\C++\Utility.cpp:104) at socket_createpair(C:\quickfix\src\C++\Utility.cpp:388) at SocketAcceptor::onInitialize(C:\quickfix\src\C++\SocketAcceptor.cpp:78) at Acceptor::start(C:\quickfix\src\C++\Acceptor.cpp:148) Is that the socket setting got problem or i need to reconnect to the server, or anything that make this error happen? -- View this message in context: http://www.nabble.com/RunTime-Error-tf4010617.html#a11389625 Sent from the QuickFIX - Dev mailing list archive at Nabble.com. |