[Quickfix-developers] HttpAcceptPort issue
Brought to you by:
orenmnero
|
From: Francis G. <fr...@at...> - 2006-09-22 23:13:13
|
Hi, When HttpAcceptPort is set to port 8080 in the default section of the config, QuickFix ThreadedInitiator.NET 1.12.4 will crash after about an hour of Start()-Stop() calls. QuickFix.RuntimeError: "Runtime error: Unable to create, bind, or listen to port 8080" at QuickFix.ThreadedSocketInitiator.start() If I disable this setting then QF does not crash. I have tried on two separate computers with different configurations and got the same result. Does anyone else have the same issue? Thanks, Francis |