Erlang Mailing Lists

Author Message

<  RabbitMQ mailing list  ~  heart_beat_kill_pid & no error logger present

Guest
Posted: Mon Oct 01, 2007 12:22 am Reply with quote
Guest
Do I need to worry about heart_beat_kill_pid error?
Guest
Posted: Mon Oct 01, 2007 4:15 am Reply with quote
Guest
Joe,

joe lee wrote:
> Do I need to worry about heart_beat_kill_pid error? What does it mean
> no error logger present, where do you get error logger? I am running
> Erlang r11b-5 on Fedora 7.
>
> [root@homie RabbitMQ]# rpm -i --nodeps rabbitmq-server-1.2.0-1.noarch.rpm
> warning: rabbitmq-server-1.2.0-1.noarch.rpm: Header V3 DSA signature:
> NOKEY, key ID 056e8e56
> Starting rabbitmq-server: rabbitmq-server.
> heart_beat_kill_pid = 9108
> [root@homie RabbitMQ]# heart: Sun Sep 30 18:59:37 2007: Erlang has closed.
> heart: Sun Sep 30 18:59:37 2007: Would reboot. Terminating.
> init terminating in do_boot ()

That tells you that RabbitMQ died and that the system would have
rebooted if the heartbeat process had been instruct to do so (which it
hasn't).

The root cause is probably the following ...

> [root@homie joe]# /etc/init.d/rabbitmq-server start
> Starting rabbitmq-server: rabbitmq-server.
> [root@homie joe]# (no error logger present) error: "Error in process
> <0.1.0> with exit value:
> {badarg,[{erl_prim_loader,check_file_result,3},{init,get_boot,1},{init,get_boot,2},{init,do_boot,3}]}
>
> "
> init terminating in do_boot ()

Looks like rabbit fails to start up.

I don't think you need to worry about the "no error logger present"
message - it's probably there because rabbit died before initialising
error logging.

Things to try:

- is there anything of interest in the log files in /var/log/rabbitmq?

- what happens when you start the server with /usr/sbin/rabbitmq-server?
Does it work? Any errors on the console?


Matthias

_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post recived from mailinglist
Guest
Posted: Mon Oct 01, 2007 8:12 pm Reply with quote
Guest
Matthias,

I reran it on same, but different, intel dual core processor machine.
Guest
Posted: Mon Oct 01, 2007 8:20 pm Reply with quote
Guest
Joe,

joe lee wrote:
> [root@db1 rabbitmq]# /usr/sbin/rabbitmq-server
> heart_beat_kill_pid = 2799
> {"init terminating in
> do_boot",{undef,[{rabbit,start,[]},{init,start_it,1},{init,start_em,1}]}}

It looks like Erlang fails to find the rabbit modules. Where did you
install the server, i.e. where is the rabbitmq_server-* directory? Our
installation instructions suggest you place it alongside the OTP modules
in /usr/lib/erlang/lib/ (or wherever Erlang/OTP has its modules on your
system).


Matthias.

_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post recived from mailinglist
Guest
Posted: Mon Oct 01, 2007 8:36 pm Reply with quote
Guest
Matthias,

Thank you I got it to work.

Joe
Post recived from mailinglist

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum