[rabbitmq-discuss] Question about management setup

Jerry Kuch jerryk at vmware.com
Wed Dec 15 23:23:45 GMT 2010


Hi, Brian.

By coincidence, I hit this problem just this morning when switching to do some management plugin work on a machine I'd not done it on before...

You want to upgrade your Mac Ports provided Erlang with:

sudo port -v upgrade --enforce-variants erlang +ssl 

That should pound in what you need to get going (after the usual downloading and compiling churn).

Best regards,
Jerry

On Dec 13, 2010, at 7:20 AM, Brian Parkinson wrote:

> Hello - complete newb here, getting setup with RabbitMQ for the first time - just kicking the tires, as it were.
> 
> Apologies if this has been asked before, but can't find a mention of this issue specifically:
> 
> I am working with a stock install on Mac OS X 10.6.5 - it all works fine - very cool. Fast to get up and going, which bodes well. I did a port install of the server:
> 
> sudo port install rabbitmq-server
> 
> I tried to also install the rabbit-management plugin - I have the downloaded *.ez files in the plugin directory:
> 
> ~: ls /opt/local/lib/rabbitmq/lib/rabbitmq_server-2.2.0/plugins/
> README                             mochiweb-2.2.0.ez                  rabbitmq-management-agent-2.2.0.ez webmachine-2.2.0.ez
> amqp_client-2.2.0.ez               rabbitmq-management-2.2.0.ez       rabbitmq-mochiweb-2.2.0.ez
> 
> Now, when I try to launch the server, I get:
> 
> ~: sudo /opt/local/sbin/rabbitmq-server 
> Activating RabbitMQ plugins ...
> ERROR: failed to load application crypto:
> {"no such file or directory","crypto.app"}
> ~: 
> 
> So, an issue with crypto ssl I guess. 
> 
> Do I need to recompile Erlang, or is there a config setting I need to twiddle? I'll need SSL anyways, so good to get it sorted now...
> 
> Any help appreciated.
> 
> Cheers,
> 
> Brian...
> 
> 
> 
> 
> 
> 
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss



More information about the rabbitmq-discuss mailing list