[rabbitmq-discuss] RabbitMQ consumer rebind in .net

Arindam Nayak arindam_nitrkl at hotmail.com
Thu Aug 29 10:38:37 BST 2013


Please check my comments inline.
Did you get any exception when trying recreate connection?
Yes, it is showing SharedQueue closed,  when i am trying to debug it is getting lost, progam is getting abruptly stoped.
Where you lost connection - in consumer or producer? Can you provide your code? In cosumer, sure i will share my code.
Without more detail information nobody can helps you.I will share my code, and i will show you a screencast of mine while debugging. Just give me 1 day time,i will do those stuffs.
Date: Thu, 29 Aug 2013 00:18:20 -0700
From: aflaed at gmail.com
To: rabbitmq-discuss at googlegroups.com
CC: rabbitmq-discuss at lists.rabbitmq.com
Subject: Re: [rabbitmq-discuss] RabbitMQ consumer rebind in .net

Did you get any exception when trying recreate connection?
Where you lost connection - in consumer or producer? Can you provide your code? Without more detail information nobody can helps you.

среда, 28 августа 2013 г., 15:15:11 UTC+4 пользователь Arindam Nayak написал: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.
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss at lists.rabbitmq.com
https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130829/c01048d6/attachment.htm>


More information about the rabbitmq-discuss mailing list