<div dir="ltr">Ben,<br><br>Not sure if this is of concern to you, but I get this from my browser:<br><br><a href="http://dev.rabbitmq.com">dev.rabbitmq.com</a> uses an invalid security certificate.<br>The certificate is only valid for *.<a href="http://lshift.net">lshift.net</a>.<br>
(Error code: ssl_error_bad_cert_domain)<br><br>Ed<br><br><div class="gmail_quote">On Sat, Sep 27, 2008 at 6:23 PM, Ben Hood <span dir="ltr"><<a href="mailto:0x6e6562@gmail.com">0x6e6562@gmail.com</a>></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;">Hello list,<br>
<br>
Recently, a user reported to me personally a problem of having more<br>
Rabbit than Sainsbury's (see point 104 in<br>
<a href="http://linuxmafia.com/pub/humour/uk-us-translations" target="_blank">http://linuxmafia.com/pub/humour/uk-us-translations</a>).<br>
<br>
The issue was that the system default maximum number of Erlang<br>
processes was execeeded (see error log below).<br>
<br>
By default, this is set to 32767, which, when you start many channels<br>
in Rabbit, will eventually be exceeded.<br>
<br>
The solution is to set the maximum with the +P flag to the Erlang runtime.<br>
<br>
I've turned this into a FAQ here:<br>
<a href="https://dev.rabbitmq.com/wiki/FrequentlyAskedQuestions#section_10" target="_blank">https://dev.rabbitmq.com/wiki/FrequentlyAskedQuestions#section_10</a><br>
<br>
HTH,<br>
<br>
Ben<br>
<br>
---------- Forwarded message ----------<br>
From: Roger Rabbit <<a href="mailto:dev_null@rabbitmq.com">dev_null@rabbitmq.com</a>><br>
Date: Fri, Sep 26, 2008 at 1:10 AM<br>
Subject: errors<br>
To: Ben Hood <<a href="mailto:0x6e6562@gmail.com">0x6e6562@gmail.com</a>><br>
<br>
<br>
Started seeing a few errors since we switched to using one channel per consumer:<br>
<br>
=ERROR REPORT==== 25-Sep-2008::18:31:43 ===<br>
Too many processes<br>
<br>
=ERROR REPORT==== 25-Sep-2008::18:31:44 ===<br>
Error in process <0.6075.24> on node 'rabbit@XXX' with exit<br>
value: {system_limit,[{erlang,spawn_link,[erlang,apply,[#Fun<buffe<br>
ring_proxy.0.93458386>,[]]]},{erlang,spawn_link,1},{rabbit_framing_channel,'-start_link/2-fun-0-',2}]}<br>
<br>
=ERROR REPORT==== 25-Sep-2008::18:31:45 ===<br>
connection <0.6414.22> (running), channel 1129 - error:<br>
{system_limit,[{erlang,spawn_link,<br>
[erlang,apply,[#Fun<buffering_proxy.0.93458386>,[]]]},<br>
{erlang,spawn_link,1},<br>
{rabbit_framing_channel,'-start_link/2-fun-0-',2}]}<br>
<br>
=WARNING REPORT==== 25-Sep-2008::18:31:46 ===<br>
Non-AMQP exit reason '{system_limit,<br>
[{erlang,spawn_link,<br>
[erlang,apply,<br>
[#Fun<buffering_proxy.0.93458386>,[]]]},<br>
{erlang,spawn_link,1},<br>
{rabbit_framing_channel,'-start_link/2-fun-0-',2}]}'<br>
<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br>
</blockquote></div><br></div>