Hi,
It would be helpful if you could specify the followings:
1. your OS;
2. SpiderMonkey version;
3. how you installed CouchDB/1.1.1;
4. if the message in couch.stderr was stamped before or after you sent
the insertion command.
CGS
On 12/15/2011 02:16 PM, Peta Bogdan wrote:
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