You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Peta Bogdan <bo...@gmail.com> on 2011/12/15 13:54:53 UTC

strange crash

Hello,

Today I had a strange experience with my CouchDB/1.1.1 (Erlang OTP/R14B04) .

After I inserted a normal size document (ten fields) into database, this
crashed unexpectedly, and nothing appears in logs (log_level = debug) ,
only in coucdb.stderr the following line:
heart_beat_kill_pid = 10014
heart_beat_timeout = 11
heart: Thu Dec 15 14:08:19 2011: heart-beat time-out.
Killed
heart: Thu Dec 15 14:08:23 2011: Executed "/usr/local/couchdb/1.1.1/bin/
couchdb -k". Terminating.

I don't know what cause heart-beat mechanism to activate and why it timed
out?

Any help very much appreciated.
Thank you,

Bogdan