[rabbitmq-discuss] Management Plugin Causes Fault?

Matthew Sackman matthew at rabbitmq.com
Wed Feb 2 23:50:53 GMT 2011


On Wed, Feb 02, 2011 at 06:15:10PM -0500, James Carr wrote:
> Activating RabbitMQ plugins ...
> *WARNING* Undefined function erlang:max/2

Woah, that's an R14ism. That's a clear bug, but might be solved by
upgrading your version of Erlang to the latest (assuming there aren't
other bugs revealed by this).

> *WARNING* Undefined function fdsrv:bind_socket/2
> *WARNING* Undefined function fdsrv:start/0
> *WARNING* Undefined function fdsrv:stop/0
> *WARNING* Undefined function lists:keyfind/3
> *WARNING* Undefined function ssl:ssl_accept/3
> *WARNING* Undefined function webmachine_resource:start_link/2
> 6 plugins activated:
> * amqp_client-2.3.0
> * mochiweb-1.3
> * rabbit_management-2.3.0
> * rabbit_management_agent-2.3.0
> * rabbit_mochiweb-2.3.0
> * webmachine-1.7.0
> 
> {"Kernel pid terminated",application_controller,"{application_start_failure,rabbit_mochiweb,{shutdown,{rabbit_mochiweb_app,start,[normal,[]]}}}"}
> 
> Crash dump was written to: erl_crash.dump
> Kernel pid terminated (application_controller)
> ({application_start_failure,rabbit_mochiweb,{shutdown,{rabbit_mochiweb_app,start,[normal,[]]}}})
> 
> I can only guess that the undefined functions are related to perhaps
> having a dusty version of erlang installed so I'll upgrade and give a
> try again, just wondering if there might be something else I am
> missing. :)
> 
> 
> Thanks,
> James
> _______________________________________________
> 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