Re: [Quickfix-users] Re: .NET Can not open bpdy file ... unreleased resources
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2006-04-29 20:19:13
|
I'm currently not able to duplicate this. Do you have any more details = about what you are doing? Are you running multiple sessions? I tried = your example code on a ThreadedSocketInitiator with one session and did = not get the exception. Any more details about what you are doing would = be very helpful. If it is possible to send us a working project that = demonstrates the problem, all the better. --oren ----- Original Message -----=20 From: Tom Frey=20 To: qui...@li...=20 Sent: Thursday, April 27, 2006 7:53 AM Subject: [Quickfix-users] Re: .NET Can not open bpdy file ... = unreleased resources Hm, so how others currently handling this: I have a socket initiator that tries to connect to a server but the = server is down or maybe has some error. QuickFix will keep connecting as = I can't stop the ThreadedSocketInitiator or my app will crash with some = weird exceptions when I try. So I have no choice but bringing down my = whole server that hosts the fix enviroment to stop the connection = attempts? Also, when I just want to modify the config file, I need to = bring the server down again? Imho this is a very high priority bug.=20 Tom |