Good Day,
I would like to validate the ruote-amqp install by running the tests.
I was not able to run the following instruction from the readme file:
# rabbitmqctl set_permissions -p /ruote-test ruote '.*' '.*' '.*'
Result:
char...@charles-laptop:~/workspace$ sudo rabbitmqctl set_permissions -
p /ruote-test ruote '.*' '.*' '.*'
Error: invalid command 'set_permissions -p /ruote-test ruote .* .* .*'
Here is the rabbitMQ status info
$ sudo rabbitmqctl status
Status of node 'rab...@charles-laptop' ...
[{running_applications,[{rabbit,"RabbitMQ","1.5.4"},
{mnesia,"MNESIA CXC 138 12","4.4.7"},
{os_mon,"CPO CXC 138 46","2.1.8"},
{sasl,"SASL CXC 138 11","2.1.5.4"},
{stdlib,"ERTS CXC 138 10","1.15.5"},
{kernel,"ERTS CXC 138 10","2.12.5"}]},
{nodes,['rab...@charles-laptop']},
{running_nodes,['rab...@charles-laptop']}]
...done.
--~--~---------~--~----~------------~-------~--~----~
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en
-~----------~----~----~----~------~----~------~--~---