[rabbitmq-discuss] Bugs in Mgmt Console

Matthias Radestock matthias at rabbitmq.com
Tue Sep 25 07:44:19 BST 2012


Chris,

On 25/09/12 01:25, Chris Johnson wrote:
> The server encountered an error while processing this request:
>
> {error,
>      {case_clause,
>          {amqp_params_direct,<<"admin">>,<<"dhbdh_public">>,
>              'rabbit at blahblah-messageq0000',none,[]}},
>      [{amqp_connection,start,2},
>       {rabbit_mgmt_util,with_channel,5},
>       {webmachine_resource,resource_call,3},
>       {webmachine_resource,do,3},
>       {webmachine_decision_core,resource_call,1},
>       {webmachine_decision_core,decision,1},
>       {webmachine_decision_core,handle_request,2},
>       {rabbit_webmachine,'-makeloop/1-fun-0-',3}]}
>
>
> The above was seen while attempting unbind a queue from an exchange.
>
> I am runningRabbitMQ*2.8.6*  on Erlang*R13B03*  on Ubuntu 11

The above error references code that hasn't been in rabbit since version 
2.5.1 (June 2011). So you are either running an old version of rabbit 
or, worse, a mixed version (e.g. some plug-ins and the broker 
disagreeing on the version).

Regards,

Matthias.


More information about the rabbitmq-discuss mailing list