[rabbitmq-discuss] rabbitmq-server crashes

David Schmidt d.schmidt at tripwolf.com
Sat Apr 16 17:47:42 BST 2011


Hey everyone

I am using RabbitMQ for a project and recently rabbitmq-server is
crashing after some time.

I am merely using 3 queues to distribute work among processes. no fancy
configuration.

The /var/log/rabbitmw/shutdown_err is empty and the other logfiles have
no hints either.


A possible reason might be that one of the queues is growing beyond
allowed memory size. But shouldn't that cause a log entry of some kind?


I am accessing the queue with perl using Net::RabbitMQ from CPAN

# uname -a
Linux db19 2.6.30-bpo.2-amd64 #1 SMP Thu Dec 10 12:32:34 UTC 2009 x86_64
GNU/Linux



# dpkg -s rabbitmq-server
Package: rabbitmq-server
Status: install ok installed
Priority: extra
Section: net
Installed-Size: 1760
Maintainer: RabbitMQ Team <packaging at rabbitmq.com>
Architecture: all
Version: 2.4.0-1
Depends: erlang-nox (>= 1:12.b.3), adduser, logrotate
Conffiles:
 /etc/logrotate.d/rabbitmq-server ddaa633357e5f6ff9d7970c6d0a9acd8
 /etc/init.d/rabbitmq-server 7de210ed508b86a1a4767a40235ec492
Description: An AMQP server written in Erlang
 RabbitMQ is an implementation of AMQP, the emerging standard for high
 performance enterprise messaging. The RabbitMQ server is a robust and
 scalable implementation of an AMQP broker.
Homepage: http://www.rabbitmq.com/


Thanks for any help and an otherwise amazing product.


More information about the rabbitmq-discuss mailing list