Created
February 22, 2016 16:38
-
-
Save ccapndave/d5dd9923934ccb289500 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Apache CouchDB 1.6.1 (LogLevel=info) is starting. | |
[error] [<0.105.0>] {error_report,<0.31.0>, | |
{<0.105.0>,crash_report, | |
[[{initial_call, | |
{couch_stats_aggregator,init,['Argument__1']}}, | |
{pid,<0.105.0>}, | |
{registered_name,[]}, | |
{error_info, | |
{exit, | |
{{badmatch,{error,enoent}}, | |
[{couch_stats_aggregator,init,1, | |
[{file,"couch_stats_aggregator.erl"},{line,97}]}, | |
{gen_server,init_it,6, | |
[{file,"gen_server.erl"},{line,304}]}, | |
{proc_lib,init_p_do_apply,3, | |
[{file,"proc_lib.erl"},{line,239}]}]}, | |
[{gen_server,init_it,6, | |
[{file,"gen_server.erl"},{line,328}]}, | |
{proc_lib,init_p_do_apply,3, | |
[{file,"proc_lib.erl"},{line,239}]}]}}, | |
{ancestors, | |
[couch_secondary_services,couch_server_sup,<0.32.0>]}, | |
{messages,[]}, | |
{links,[<0.94.0>]}, | |
{dictionary,[]}, | |
{trap_exit,false}, | |
{status,running}, | |
{heap_size,610}, | |
{stack_size,27}, | |
{reductions,507}], | |
[]]}} | |
{"init terminating in do_boot",{{badmatch,{error,{bad_return,{{couch_app,start,[normal,["/usr/local/etc/couchdb/default.ini","/usr/local/etc/couchdb/local.ini"]]},{'EXIT',{{badmatch,{error,{shutdown,{failed_to_start_child,couch_secondary_services,{shutdown,{failed_to_start_child,stats_aggregator,{{badmatch,{error,enoent}},[{couch_stats_aggregator,init,1,[{file,"couch_stats_aggregator.erl"},{line,97}]},{gen_server,init_it,6,[{file,"gen_server.erl"},{line,304}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]}}}}}}},[{couch_server_sup,start_server,1,[{file,"couch_server_sup.erl"},{line,98}]},{application_master,start_it_old,4,[{file,"application_master.erl"},{line,269}]}]}}}}}},[{couch,start,0,[{file,"couch.erl"},{line,18}]},{init,start_it,1,[]},{init,start_em,1,[]}]}} | |
Crash dump was written to: erl_crash.dump | |
init terminating in do_boot () |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment