[rabbitmq-discuss] Cannot start 'guid generator' (rabbitmq)

Craig Blaszczyk masterjakul at gmail.com
Thu Aug 25 12:16:08 BST 2011


Hey guys,

I'm having problems running RabbitMQ. It used to run fine on my machine 
(Centos 5.5), but now it won't start.

I have tried uninstalling and reinstalling (through yum), but the error 
remains the same.

I have no rabbitmq.conf anywhere.

--------- /var/log/rabbitmq/erl_crash.dump ------------
=erl_crash_dump:0.1
Thu Aug 25 12:14:12 2011
Slogan: Kernel pid terminated (application_controller) 
({application_start_failure,rabbit,{bad_return,{{rabbit,start,[normal,[]]},{'EXIT',{rabbit,failure_during_boot}}}}})
System version: Erlang (BEAM) emulator version 5.6.5 [source] [64-bit] 
[async-threads:30] [hipe] [kernel-poll:true]
Compiled: Mon Jun  7 08:44:21 2010
Atoms: 14581

[[.... plus a lot more]]

--------- /var/log/rabbitmq/startup_log -----------

Starting all nodes...
Starting node rabbit at localhost...
Activating RabbitMQ plugins ...
*WARNING* Undefined function ssl:ssl_accept/3
0 plugins activated:


+---+   +---+
|   |   |   |
|   |   |   |
|   |   |   |
|   +---+   +-------+
|                   |
| RabbitMQ  +---+   |
|           |   |   |
|   v2.2.0  +---+   |
|                   |
+-------------------+
AMQP 0-9-1 / 0-9 / 0-8
Copyright (C) 2007-2010 LShift Ltd., Cohesive Financial Technologies LLC., 
and Rabbit Technologies Ltd.
Licensed under the MPL.  See http://www.rabbitmq.com/

node           : rabbit at localhost
app descriptor : 
/usr/lib/rabbitmq/lib/rabbitmq_server-2.2.0/sbin/../ebin/rabbit.app
home dir       : /var/lib/rabbitmq
cookie hash    : o7C7JoCv42mSnmHjO7yECA==
log            : /var/log/rabbitmq/rabbit at localhost.log
sasl log       : /var/log/rabbitmq/rabbit at localhost-sasl.log
database dir   : /var/lib/rabbitmq/mnesia/rabbit at localhost
erlang version : 5.6.5

starting file handle cache server                                     
...done
starting worker pool                                                 
 ...done
starting database                                                     
...done
starting codec correctness check                                     
 ...done
-- external infrastructure ready
starting statistics event manager                                     
...done
starting logging server                                               
...done
starting exchange type registry                                       
...done
starting exchange type direct                                         
...done
starting exchange type fanout                                         
...done
starting exchange type headers                                       
 ...done
starting exchange type topic                                         
 ...done
-- kernel ready
starting node monitor                                                 
...done
starting cluster delegate                                             
...done
starting guid generator                                               
...BOOT ERROR: FAILED
Reason: {badmatch,
            {error,
                {shutdown,
                    {child,undefined,rabbit_guid_sup,
                        {rabbit_restartable_sup,start_link,
                            [rabbit_guid_sup,{rabbit_guid,start_link,[]}]},
                        transient,infinity,supervisor,
                        [rabbit_restartable_sup]}}}}
Stacktrace: [{rabbit_sup,start_restartable_child,2},
             {rabbit,'-run_boot_step/1-lc$^1/1-1-',1},
             {rabbit,run_boot_step,1},
             {rabbit,'-start/2-lc$^0/1-0-',1},
             {rabbit,start,2},
             {application_master,start_it_old,4}]
{"Kernel pid 
terminated",application_controller,"{application_start_failure,rabbit,{bad_return,{{rabbit,start,[normal,[]]},{'EXIT',{rabbit,failure_during_boot}}}}}"}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110825/61769fdc/attachment.htm>


More information about the rabbitmq-discuss mailing list