Skip to content

Instantly share code, notes, and snippets.

@gmr
Last active August 29, 2015 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gmr/b29e672db7d4423defd1 to your computer and use it in GitHub Desktop.
Save gmr/b29e672db7d4423defd1 to your computer and use it in GitHub Desktop.
Errors on startup with fresh database
=INFO REPORT==== 16-Jun-2014::22:44:20 ===
Starting RabbitMQ %%VSN%% on Erlang R16B03-1
Copyright (C) 2007-2014 GoPivotal, Inc.
Licensed under the MPL. See http://www.rabbitmq.com/
=INFO REPORT==== 16-Jun-2014::22:44:20 ===
node : rabbit@gmr-home
home dir : /Users/gmr
config file(s) : (none)
cookie hash : J7HY1En7UzrPxhwINZe5SA==
log : /var/folders/dy/mc378fgn6ddf0hl5lcqrp_xh0000gn/T//rabbit@gmr-home.log
sasl log : /var/folders/dy/mc378fgn6ddf0hl5lcqrp_xh0000gn/T//rabbit@gmr-home-sasl.log
database dir : /var/folders/dy/mc378fgn6ddf0hl5lcqrp_xh0000gn/T/rabbitmq-rabbit-mnesia
=INFO REPORT==== 16-Jun-2014::22:44:21 ===
Limiting to approx 16284 file handles (14653 sockets)
=INFO REPORT==== 16-Jun-2014::22:44:21 ===
Memory limit set to 4939MB of 12347MB total.
=INFO REPORT==== 16-Jun-2014::22:44:21 ===
Disk free limit set to 50MB
=INFO REPORT==== 16-Jun-2014::22:44:21 ===
Starting pgsql_listen_sup
=INFO REPORT==== 16-Jun-2014::22:44:21 ===
starting pgsql-listen exchange worker.
=INFO REPORT==== 16-Jun-2014::22:44:21 ===
msg_store_transient: using rabbit_msg_store_ets_index to provide index
=INFO REPORT==== 16-Jun-2014::22:44:21 ===
msg_store_persistent: using rabbit_msg_store_ets_index to provide index
=WARNING REPORT==== 16-Jun-2014::22:44:21 ===
msg_store_persistent: rebuilding indices from scratch
=INFO REPORT==== 16-Jun-2014::22:44:21 ===
Error description:
{{{badmatch,{error,{no_such_vhost,<<"/">>}}},
[{rabbit_error_logger,start,0,
[{file,"src/rabbit_error_logger.erl"},{line,43}]},
{supervised_lifecycle,init,1,
[{file,"src/supervised_lifecycle.erl"},{line,55}]},
{gen_server,init_it,6,[{file,"gen_server.erl"},{line,304}]},
{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]},
{child,undefined,rabbit_error_logger_lifecycle,
{supervised_lifecycle,start_link,
[rabbit_error_logger_lifecycle,
{rabbit_error_logger,start,[]},
{rabbit_error_logger,stop,[]}]},
transient,4294967295,worker,
[supervised_lifecycle]}}
Log files (may contain more information):
/var/folders/dy/mc378fgn6ddf0hl5lcqrp_xh0000gn/T//rabbit@gmr-home.log
/var/folders/dy/mc378fgn6ddf0hl5lcqrp_xh0000gn/T//rabbit@gmr-home-sasl.log
=INFO REPORT==== 16-Jun-2014::22:44:22 ===
Error description:
{could_not_start,rabbit,
{bad_return,
{{rabbit,start,[normal,[]]},
{'EXIT',
{rabbit,failure_during_boot,
{{{badmatch,{error,{no_such_vhost,<<"/">>}}},
[{rabbit_error_logger,start,0,
[{file,"src/rabbit_error_logger.erl"},{line,43}]},
{supervised_lifecycle,init,1,
[{file,"src/supervised_lifecycle.erl"},{line,55}]},
{gen_server,init_it,6,
[{file,"gen_server.erl"},{line,304}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,239}]}]},
{child,undefined,rabbit_error_logger_lifecycle,
{supervised_lifecycle,start_link,
[rabbit_error_logger_lifecycle,
{rabbit_error_logger,start,[]},
{rabbit_error_logger,stop,[]}]},
transient,4294967295,worker,
[supervised_lifecycle]}}}}}}}
=CRASH REPORT==== 16-Jun-2014::22:44:21 ===
crasher:
initial call: supervised_lifecycle:init/1
pid: <0.323.0>
registered_name: []
exception exit: {{badmatch,{error,{no_such_vhost,<<"/">>}}},
[{rabbit_error_logger,start,0,
[{file,"src/rabbit_error_logger.erl"},{line,43}]},
{supervised_lifecycle,init,1,
[{file,"src/supervised_lifecycle.erl"},{line,55}]},
{gen_server,init_it,6,
[{file,"gen_server.erl"},{line,304}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,239}]}]}
in function gen_server:init_it/6 (gen_server.erl, line 328)
ancestors: [rabbit_sup,<0.104.0>]
messages: []
links: [<0.105.0>]
dictionary: []
trap_exit: true
status: running
heap_size: 610
stack_size: 27
reductions: 389
neighbours:
=CRASH REPORT==== 16-Jun-2014::22:44:22 ===
crasher:
initial call: application_master:init/4
pid: <0.103.0>
registered_name: []
exception exit: {bad_return,
{{rabbit,start,[normal,[]]},
{'EXIT',
{rabbit,failure_during_boot,
{{{badmatch,{error,{no_such_vhost,<<"/">>}}},
[{rabbit_error_logger,start,0,
[{file,"src/rabbit_error_logger.erl"},{line,43}]},
{supervised_lifecycle,init,1,
[{file,"src/supervised_lifecycle.erl"},{line,55}]},
{gen_server,init_it,6,
[{file,"gen_server.erl"},{line,304}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,239}]}]},
{child,undefined,rabbit_error_logger_lifecycle,
{supervised_lifecycle,start_link,
[rabbit_error_logger_lifecycle,
{rabbit_error_logger,start,[]},
{rabbit_error_logger,stop,[]}]},
transient,4294967295,worker,
[supervised_lifecycle]}}}}}}
in function application_master:init/4 (application_master.erl, line 133)
ancestors: [<0.102.0>]
messages: [{'EXIT',<0.104.0>,normal}]
links: [<0.102.0>,<0.7.0>]
dictionary: []
trap_exit: true
status: running
heap_size: 2586
stack_size: 27
reductions: 297
neighbours:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment