<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Hi Tim,<div><br></div><div>I did reply to your question about Bunny on GitHub. I asked if you could show me some code so that I can try to help. I'm not sure what you are trying to do that is causing a problem, therefore it's very difficult to come up with sensible suggestions. Although I have forgotten to update the Bunny Readme to say that it can be used with RabbitMQ 1.7.0, I use it with 1.7.0 all the time.</div><div><br></div><div>Regards,</div><div><br></div><div>Chris</div><div><br><div><div>On 9 Nov 2009, at 16:15, Tim Rosenblatt wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Thanks for the fast response, David.<br><br>I don't think upgrading is possible right now. We've got a deadline to show this project in the next few weeks, and I'm using the Bunny gem in Ruby, which isn't yet compatible with 1.7.0. Changing versions of Rabbit as well as changing the library being feels unwise at this point. <br> <br>For the future, in case Bunny isn't upgraded, do you have a recommended library for Ruby? I need the ability to publish to named queues, and subscribe to them.<br><br>You say that it sounds like the "prevent timeouts when server is busy". What defines "busy" here? Is that when the server is in the middle of something at the moment I run the command, and if I just run it a few more times, I'll eventually get through? Or is there something deeper here?<br> <br>Thanks.<br><br><div class="gmail_quote">On Mon, Nov 9, 2009 at 10:54 AM, David Wragg <span dir="ltr">&lt;<a href="mailto:david.wragg@lshift.net">david.wragg@lshift.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> Hi Tim,<br> <div class="im"><br> Tim Rosenblatt &lt;<a href="mailto:tim@cloudspace.com">tim@cloudspace.com</a>&gt; writes:<br> &gt; I'm running RabbitMQ 1.5.4 on Ubuntu, and when I run `rabbitmqctl<br> &gt; list_connections`, I usually get the following output<br> &gt;<br> </div>&gt; [...]<br> <div class="im">&gt;<br> &gt; Obviously it looks like a timeout, but it comes back after only ~5 seconds,<br> &gt; which seems very short for a timeout. Sometimes this does list the<br> &gt; connections -- there's only ever 10, which is the correct number -- but it<br> &gt; often fails. This was working fine until a few days ago, when for no obvious<br> &gt; reason, it started returning this. I am logged in as root when running this.<br> <br> </div>This sounds similar to an issue that was fixed in 1.7.0 ("prevent<br> timeouts of rabbitmqctl when the server is busy"). &nbsp;Could you migrate<br> to 1.7.0 and see if it solves your problem?<br> <br> (Note that migrating from 1.5.4 to 1.7.0 involves a database schema<br> change - see the "Upgrading" section of the release notes at<br> &lt;<a href="http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20091007/3aaed239/attachment.txt" target="_blank">http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20091007/3aaed239/attachment.txt</a>&gt;)<br> <br> David<br> <font color="#888888"><br> --<br> &nbsp;[][][] David Wragg &nbsp; &nbsp; &nbsp; | mail: <a href="mailto:david.wragg@lshift.net">david.wragg@lshift.net</a><br> &nbsp; [][] Senior Developer &nbsp;| tel: +44 (0)20 7729 7060<br> &nbsp;[] &nbsp;[] LShift Ltd &nbsp; &nbsp; &nbsp; &nbsp;| web: <a href="http://www.lshift.net" target="_blank">www.lshift.net</a><br> </font></blockquote></div><br><br clear="all"><br>-- <br>Tim Rosenblatt<br>Cloudspace<br>Office: 407-823-8808<br>Cell: 407-719-2777<br><br>10244 E Colonial Dr, Suite 106<br>Orlando, FL 32817<br><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">rabbitmq-discuss mailing list</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss">http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a></div> </blockquote></div><br></div></body></html>