[Rdo-list] ERROR while installing RDO (rabbitmq-server)

Fang, Lance Lance.Fang at emc.com
Wed Jul 2 18:53:26 UTC 2014


John,

Yes .. this is RH. Here you go...

==
[root at sse-durl-ora1 howto]# cat /var/log/rabbitmq/startup_log

              RabbitMQ 3.1.5. Copyright (C) 2007-2013 GoPivotal, Inc.
  ##  ##      Licensed under the MPL.  See http://www.rabbitmq.com/
  ##  ##
  ##########  Logs: /var/log/rabbitmq/rabbit at sse-durl-ora1.log
  ######  ##        /var/log/rabbitmq/rabbit at sse-durl-ora1-sasl.log
  ##########
              Starting broker...

BOOT FAILED
===========

Error description:
   {could_not_start_tcp_listener,{"::",5672}}

Log files (may contain more information):
   /var/log/rabbitmq/rabbit at sse-durl-ora1.log
   /var/log/rabbitmq/rabbit at sse-durl-ora1-sasl.log

Stack trace:
   [{rabbit_networking,start_listener0,4},
    {rabbit_networking,'-start_listener/4-lc$^0/1-0-',4},
    {rabbit_networking,start_listener,4},
    {rabbit_networking,'-boot_tcp/0-lc$^0/1-0-',1},
    {rabbit_networking,boot_tcp,0},
    {rabbit_networking,boot,0},
    {rabbit,'-run_boot_step/1-lc$^1/1-1-',1},
    {rabbit,run_boot_step,1}]



BOOT FAILED
===========

Error description:
   {could_not_start,rabbit,
       {bad_return,
           {{rabbit,start,[normal,[]]},
            {'EXIT',
                {rabbit,failure_during_boot,
                    {could_not_start_tcp_listener,{"::",5672}}}}}}}

Log files (may contain more information):
   /var/log/rabbitmq/rabbit at sse-durl-ora1.log
   /var/log/rabbitmq/rabbit at sse-durl-ora1-sasl.log

{"init terminating in do_boot",{rabbit,failure_during_boot,{could_not_start,rabbit,{bad_return,{{rabbit,start,[normal,[]]},{'EXIT',{rabbit,failure_during_boot,{could_not_start_tcp_listener,{"::",5672}}}}}}}}}


[root at sse-durl-ora1 howto]# cat /var/log/rabbitmq/startup_err

Crash dump was written to: erl_crash.dump
init terminating in do_boot ()


==


-----Original Message-----
From: John Eckersberg [mailto:jeckersb at redhat.com] 
Sent: Wednesday, July 02, 2014 11:50 AM
To: Fang, Lance; rdo-list at redhat.com
Subject: RE: [Rdo-list] ERROR while installing RDO (rabbitmq-server)

"Fang, Lance" <Lance.Fang at emc.com> writes:
> John,
>
> Thanks for the prompt response.
>
> Here is the output:
>
> [root at sse-durl-ora1 ~]# rpm -q rabbitmq-server 
> rabbitmq-server-3.1.5-1.el6.noarch
>
> [root at sse-durl-ora1 ~]# journalctl -u rabbitmq-server    (looks like the command was not found)
> -bash: journalctl: command not found

Ah ok, this is an EL6 system, not Fedora.  In that case, how about the output from...

cat /var/log/rabbitmq/startup_log
cat /var/log/rabbitmq/startup_err




More information about the dev mailing list