[rabbitmq-discuss] troubles with running management plugin
    Simon MacMullen 
    simon at rabbitmq.com
       
    Tue May 17 14:19:45 BST 2011
    
    
  
On 17/05/2011 1:50PM, Boštjan Jerko wrote:
> Hi!
>
> On the Ubuntu I've install RabbitMQ-2.3.1
<snip>
> Boot step not registered: recovery
<snip>
You've compiled the plugins against default, but your broker is 2.3.1. 
This will not work.
Either "hg update -r rabbitmq_v2_3_1" every repository, the make clean 
*everywhere*, then rebuild, or (more easily) download the binary plugins 
for 2.3.1 from http://www.rabbitmq.com/releases/plugins/v2.3.1/
Cheers, Simon
    
    
More information about the rabbitmq-discuss
mailing list