thanks for answering.<div><br></div><div>The erlang version is�&quot;R15B01&quot;<br><br><div class="gmail_quote">2012/8/3 Matthias Radestock <span dir="ltr">&lt;<a href="mailto:matthias@rabbitmq.com" target="_blank">matthias@rabbitmq.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 03/08/12 08:20, F�lix wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Has anyone tried to put in production a plugin?<br>
<br>
I&#39;m trying to install this plugin<br>
<a href="https://github.com/flopezluis/rabbitmq-throttling-exchange" target="_blank">https://github.com/flopezluis/<u></u>rabbitmq-throttling-exchange</a> in the<br>
broker, under Macosx and Rabbitmq 2.8.5.<br>
<br>
The plugin is working well in development with make run-in-broker, �in<br>
production � the plugin is activated well, but when you try to publish a<br>
message with the exchange, the message is lost. If you tried to publish<br>
the message through the web site you can see the following error<br>
<a href="http://pastebin.com/YSHHASYt" target="_blank">http://pastebin.com/YSHHASYt</a><br>
</blockquote>
<br>
The error is somewhat obscure, but if you look at the line it&#39;s failing at - <a href="https://github.com/flopezluis/rabbitmq-throttling-exchange/blob/master/src/rabbit_exchange_type_throttling.erl#L70" target="_blank">https://github.com/flopezluis/<u></u>rabbitmq-throttling-exchange/<u></u>blob/master/src/rabbit_<u></u>exchange_type_throttling.erl#<u></u>L70</a> -you&#39;ll see a call to lists:keyfind/3, which was introduced only in Erlang R13B01. Are you perhaps running an older version in production?<span class="HOEnZb"><font color="#888888"><br>

<br>
Matthias.<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><a href="http://www.linkedin.com/in/flopezluis" target="_blank">http://www.linkedin.com/in/flopezluis</a><br><br>It&#39;s easier to ask forgiveness than it is to get permission<br>
<br><br>&quot;.....it doesn&#39;t matter how many times you fail. It doesn&#39;t matter how many times you almost get it right. No one is going to know or care about your failures, and either should you. All you have to do is learn from them and those around you because...All that matters in business is that you get it right once. Then everyone can tell you how lucky you are.&quot;<br>
--Mark Cuban&quot;<br><br>&quot;Always be the worst guy in every band you&#39;re in.&quot; If you&#39;re the best guy there, you need to be in a different band. And I think that works for almost everything that&#39;s out there as well.&quot; Pat Metheny<br>

</div>