Skip to content

Instantly share code, notes, and snippets.

@jimklo
Created February 22, 2012 03:49
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 jimklo/1881179 to your computer and use it in GitHub Desktop.
Save jimklo/1881179 to your computer and use it in GitHub Desktop.
Apache CouchDB 1.1.1 (LogLevel=info) is starting.
[error] [<0.84.0>] {error_report,<0.30.0>,
{<0.84.0>,supervisor_report,
[{supervisor,{local,couch_secondary_services}},
{errorContext,start_error},
{reason,
{'EXIT',
{undef,
[{couch_spatial,start_link,[],[]},
{supervisor,do_start_child,2,
[{file,"supervisor.erl"},{line,286}]},
{supervisor,start_children,3,
[{file,"supervisor.erl"},{line,272}]},
{supervisor,init_children,2,
[{file,"supervisor.erl"},{line,238}]},
{gen_server,init_it,6,
[{file,"gen_server.erl"},{line,297}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,227}]}]}}},
{offender,
[{pid,undefined},
{name,spatial_manager},
{mfargs,{couch_spatial,start_link,[]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,worker}]}]}}
=SUPERVISOR REPORT==== 21-Feb-2012::19:47:56 ===
Supervisor: {local,couch_secondary_services}
Context: start_error
Reason: {'EXIT',
{undef,
[{couch_spatial,start_link,[],[]},
{supervisor,do_start_child,2,
[{file,"supervisor.erl"},{line,286}]},
{supervisor,start_children,3,
[{file,"supervisor.erl"},{line,272}]},
{supervisor,init_children,2,
[{file,"supervisor.erl"},{line,238}]},
{gen_server,init_it,6,
[{file,"gen_server.erl"},{line,297}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,227}]}]}}
Offender: [{pid,undefined},
{name,spatial_manager},
{mfargs,{couch_spatial,start_link,[]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,worker}]
[info] [<0.96.0>] Stopping all ongoing replications because the replicator database was deleted or changed
[error] [<0.76.0>] {error_report,<0.30.0>,
{<0.76.0>,supervisor_report,
[{supervisor,{local,couch_server_sup}},
{errorContext,start_error},
{reason,shutdown},
{offender,
[{pid,undefined},
{name,couch_secondary_services},
{mfargs,
{couch_server_sup,start_secondary_services,
[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]}]}}
=SUPERVISOR REPORT==== 21-Feb-2012::19:47:56 ===
Supervisor: {local,couch_server_sup}
Context: start_error
Reason: shutdown
Offender: [{pid,undefined},
{name,couch_secondary_services},
{mfargs,{couch_server_sup,start_secondary_services,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
=CRASH REPORT==== 21-Feb-2012::19:47:56 ===
crasher:
initial call: application_master:init/4
pid: <0.30.0>
registered_name: []
exception exit: {bad_return,
{{couch_app,start,
[normal,
["/Applications/CouchDB/1.1.1/etc/couchdb/default.ini",
"/Applications/CouchDB/1.1.1/etc/couchdb/local.ini"]]},
{'EXIT',
{{badmatch,{error,shutdown}},
[{couch_server_sup,start_server,1,
[{file,
"/Applications/CouchDB/build-couchdb/git-build/git%3A%2F%2Fgit.apache.org%2Fcouchdb.git%3Atags%2F1.1.1/src/couchdb/couch_server_sup.erl"},
{line,106}]},
{application_master,start_it_old,4,
[{file,"application_master.erl"},{line,274}]}]}}}}
in function application_master:init/4 (application_master.erl, line 138)
ancestors: [<0.29.0>]
messages: [{'EXIT',<0.31.0>,normal}]
links: [<0.29.0>,<0.7.0>]
dictionary: []
trap_exit: true
status: running
heap_size: 1597
stack_size: 24
reductions: 197
neighbours:
=INFO REPORT==== 21-Feb-2012::19:47:56 ===
application: couch
exited: {bad_return,
{{couch_app,start,
[normal,
["/Applications/CouchDB/1.1.1/etc/couchdb/default.ini",
"/Applications/CouchDB/1.1.1/etc/couchdb/local.ini"]]},
{'EXIT',
{{badmatch,{error,shutdown}},
[{couch_server_sup,start_server,1,
[{file,
"/Applications/CouchDB/build-couchdb/git-build/git%3A%2F%2Fgit.apache.org%2Fcouchdb.git%3Atags%2F1.1.1/src/couchdb/couch_server_sup.erl"},
{line,106}]},
{application_master,start_it_old,4,
[{file,"application_master.erl"},{line,274}]}]}}}}
type: temporary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment