mcollective not working with rabbitmq

Bug #807233 reported by k9ert
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mcollective (Ubuntu)
Invalid
Undecided
Marc Cluet

Bug Description

The first error is this:

ubuntu@ip-10-245-210-216:~$ mc-find-hosts
Could not call remote agent: No plugin connector_plugin defined

This can be fixed by changing /etc/mcollective/server.cfg
libdir = /usr/share/mcollective/plugins
(the last "/plugins" is missing)

Having this fixed i get this error:

ubuntu@ip-10-117-43-248:/etc/rabbitmq/rabbitmq.conf.d$ mc-find-hosts
Could not call remote agent: incompatible marshal file format (can't be read)
 format version 4.8 required; 89.111 given
ubuntu@ip-10-117-43-248:/etc/rabbitmq/rabbitmq.conf.d$

This seems to be due to incompatible versions. This bug seems also mentioned here:
http://groups.google.com/group/rabbitmq-discuss/browse_thread/thread/2737e71f01657857

Revision history for this message
Marc Cluet (lynxman) wrote :

Looks like you're using an old version of the package, the latest natty and oneiric version have already fixed this bugs, could you please try to update?

apt-get update ; apt-get dist-upgrade

Changed in mcollective (Ubuntu):
assignee: nobody → Marc Cluet (lynxman)
status: New → Incomplete
Marc Cluet (lynxman)
Changed in mcollective (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.