[rabbitmq-discuss] rabbitmq crash

Michael Klishin mklishin at gopivotal.com
Sat Jun 28 06:27:28 BST 2014


On 28 June 2014 at 01:46:34, jayashree gn (jaishreegn at gmail.com) wrote:
> > =CRASH REPORT==== 27-Jun-2014(http://airmail.calendar/2014-06-27%2012:00:00%20GMT+4)::20:04:05 
> === crasher: initial call: mochiweb_acceptor:init/3 pid: 
> <0.21001.388> registered_name: [] exception exit: {error,accept_failed} 
> in function mochiweb_acceptor:init/3 ancestors: [rabbit_web_dispatch_sup_15672,rabbit_web_dispatch_sup, 
> 

This particular error means accept(2) failed for an HTTP connection.
It should not prevent RabbitMQ from running, only the management plugin
can be affected ("crash" here means Erlang process crash, not VM crash).

Are you sure there's nothing else in the log? and that OS processes terminated
(as opposed to e.g. rejecting connections)?
-- 
MK 

Staff Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list