rabbitmq-server doesn't start (crash in erlang)

Bug #446447 reported by Cezary Baginski
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
rabbitmq-server (Ubuntu)
Won't Fix
Low
Unassigned

Bug Description

Binary package hint: rabbitmq-server

Doesn't start out-of-the-box.

How to reproduce:
===============

$ sudo /etc/init.d/rabbitmq-server start
Starting rabbitmq-server: FAILED - check /var/log/rabbitmq/startup_log, _err
rabbitmq-server.

Other:
=====
I don't have a config file in /etc/rabbitmq/ or /etc/default.

Sorry if this is a bug for a different package.

ProblemType: Bug
Architecture: amd64
Date: Thu Oct 8 17:32:12 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: rabbitmq-server 1.6.0-1
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-6.7-rt
SourcePackage: rabbitmq-server
Uname: Linux 2.6.31-6-rt x86_64

Revision history for this message
Cezary Baginski (cezary0) wrote :
Revision history for this message
Chuck Short (zulcss) wrote :

Can you post the contents of /var/log/rabbitmq/startup_log, _err?

Thanks
chuck

Changed in rabbitmq-server (Ubuntu):
importance: Undecided → Low
status: New → Incomplete
Revision history for this message
Cezary Baginski (cezary0) wrote :

Sorry for the missing log files.

Revision history for this message
Cezary Baginski (cezary0) wrote :

Second file.

The mnesia log file mentioned inside exists and has 0 bytes.

Revision history for this message
Cezary Baginski (cezary0) wrote :

Removing rabbit_persister.LOG worked:

$ sudo rabbitmqctl status
Status of node rabbit@studio ...
[{running_applications,[{rabbit,"RabbitMQ","1.6.0"},
                        {mnesia,"MNESIA CXC 138 12","4.4.10"},
                        {os_mon,"CPO CXC 138 46","2.2.2"},
                        {sasl,"SASL CXC 138 11","2.1.6"},
                        {stdlib,"ERTS CXC 138 10","1.16.2"},
                        {kernel,"ERTS CXC 138 10","2.13.2"}]},
 {nodes,[rabbit@studio]},
 {running_nodes,[rabbit@studio]}]
...done.

Looks like it might have failed once since a previous version got installed.

Revision history for this message
Chuck Short (zulcss) wrote :

Thanks, closing then.

Regards
chuck

Changed in rabbitmq-server (Ubuntu):
status: Incomplete → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.