[rabbitmq-discuss] Issue Enabling Plugins on OS X 10.7

joefitzgerald joeyfitz at gmail.com
Tue Jan 17 18:25:20 GMT 2012


Hi,

I'm having issues enabling plugins on my machine (OS X 10.7, 64-bit).
I've installed Erlang R15B_1+ssl & RabbitMQ 2.7.1_0 using MacPorts.

Initially, I had this error:

Joes-MacBook-Pro:var joe$ sudo rabbitmq-plugins enable
rabbitmq_management
Error: {cannot_write_enabled_plugins_file,
           "/opt/local/etc/rabbitmq/enabled_plugins",enoent}

So, I created the /opt/local/etc/rabbitmq directory and touched the /
opt/local/etc/rabbitmq/enabled_plugins file.

Now, I get this error:

Joes-MacBook-Pro:/ joe$ sudo rabbitmq-plugins enable
rabbitmq_management
Error: {'EXIT',{{case_clause,{ok,[]}},
                [{rabbit_plugins,read_enabled_plugins,1,
                                 [{file,"src/rabbit_plugins.erl"},
{line,326}]},
                 {rabbit_plugins,action,5,
                                 [{file,"src/rabbit_plugins.erl"},
{line,97}]},
                 {rabbit_plugins,start,0,
                                 [{file,"src/rabbit_plugins.erl"},
{line,59}]},
                 {init,start_it,1,[]},
                 {init,start_em,1,[]}]}}

Has anyone seen this before / have any tips for me to resolve the
issue?

Thanks!

- Joe


More information about the rabbitmq-discuss mailing list