<div dir="ltr"><div>Did you get any exception when trying recreate connection?<br></div><div>Where you lost connection - in consumer or producer? Can you provide your code?&nbsp;</div><div>Without more detail information nobody can helps you.<br></div><div><br>среда, 28 августа 2013&nbsp;г., 15:15:11 UTC+4 пользователь Arindam Nayak написал:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr">I have written a rabbitmq consumer service, which is a windows service, it constantly polls (something like while(true)) and reads queue data and process, it works fine for 4-5 days, but suddenly after that it gets detached from queue and stalls windows service until i manually restarts that windows service. I have using .net client libraries. I have also added restart code. that re creates connection , binds to queue and then listens , but that restart code does not work. When i tried to debug the service, it does not help, it stops debug process abruptly , at connection re-creation time. Please help.</div></blockquote></div></div>