[rabbitmq-discuss] Install a plugin in the broker

Félix López jaaaelpumuki at gmail.com
Fri Aug 3 08:51:39 BST 2012


the trace is much bigger that I posted, here is the real one:
http://pastebin.com/bBQs2vm0

2012/8/3 Félix López <jaaaelpumuki at gmail.com>

> thanks for answering.
>
> The erlang version is "R15B01"
>
>
> 2012/8/3 Matthias Radestock <matthias at rabbitmq.com>
>
>> On 03/08/12 08:20, Félix wrote:
>>
>>> Has anyone tried to put in production a plugin?
>>>
>>> I'm trying to install this plugin
>>> https://github.com/flopezluis/**rabbitmq-throttling-exchange<https://github.com/flopezluis/rabbitmq-throttling-exchange>in the
>>> broker, under Macosx and Rabbitmq 2.8.5.
>>>
>>> The plugin is working well in development with make run-in-broker,  in
>>> production   the plugin is activated well, but when you try to publish a
>>> message with the exchange, the message is lost. If you tried to publish
>>> the message through the web site you can see the following error
>>> http://pastebin.com/YSHHASYt
>>>
>>
>> The error is somewhat obscure, but if you look at the line it's failing
>> at - https://github.com/flopezluis/**rabbitmq-throttling-exchange/**
>> blob/master/src/rabbit_**exchange_type_throttling.erl#**L70<https://github.com/flopezluis/rabbitmq-throttling-exchange/blob/master/src/rabbit_exchange_type_throttling.erl#L70>-you'll see a call to lists:keyfind/3, which was introduced only in Erlang
>> R13B01. Are you perhaps running an older version in production?
>>
>> Matthias.
>>
>
>
>
> --
> http://www.linkedin.com/in/flopezluis
>
> It's easier to ask forgiveness than it is to get permission
>
>
> ".....it doesn't matter how many times you fail. It doesn'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."
> --Mark Cuban"
>
> "Always be the worst guy in every band you're in." If you're the best guy
> there, you need to be in a different band. And I think that works for
> almost everything that's out there as well." Pat Metheny
>



-- 
http://www.linkedin.com/in/flopezluis

It's easier to ask forgiveness than it is to get permission


".....it doesn't matter how many times you fail. It doesn'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."
--Mark Cuban"

"Always be the worst guy in every band you're in." If you're the best guy
there, you need to be in a different band. And I think that works for
almost everything that's out there as well." Pat Metheny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120803/1d8fef3b/attachment.htm>


More information about the rabbitmq-discuss mailing list