Hello Everyone,
I am observing the following error in couchbase report.log. Can anyone help me understand what this error is what is the problem here if there is one. I have also observed lot of crash report getting generated when I stop the couchbase. Even when I start I see some crash reports related to compaction. Could you please help me understand this behaviour.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Supervisor:
{local,ns_server_sup}Context: child_terminated
Reason: {badarith,
[{base_stats_collector,calculate_counters,5,
[
,
{line,95}]},
{gen_server,handle_msg,5,
[
,
{line,604}]},
{proc_lib,init_p_do_apply,3,
[
,
{line,239}]}]}
Offender: [
,
,
{mfargs,{query_stats_collector,start_link,[]}},
,
,
]
... (about an hour later couchbase lost all of it's contents)
...
crasher:
initial call: misc:turn_into_gen_server/4
pid: <11444.1471.0>
registered_name: 'couch_stats_reader-abc_def_xyz'
exception error: no match of right hand side value not_present
in function couch_stats_reader:init/1 (src/couch_stats_reader.erl, line
64)
in call from misc:turn_into_gen_server/4 (src/misc.erl, line 608)
ancestors: [<0.3791.0>,'single_bucket_kv_sup-abc_def_xyz',
ns_bucket_sup,ns_bucket_worker_sup,ns_server_sup,
ns_server_nodes_sup,<0.152.0>,ns_server_cluster_sup,
<0.88.0>]
...
[error_logger:error,2017-01-
17T18:08:17.584Z,ns...@127.0.0.1:error_logger<0.6.0>:ale_error_logger_handler:do
_log:203]** Generic
server ns_bucket_worker
terminating
,
{shutdown,
{failed_to_start_child,couch_stats_reader,
}}}},
...
etc.