[
https://issues.apache.org/jira/browse/COUCHDB-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14144438#comment-14144438
]
Mohit Jain commented on COUCHDB-1917:
-------------------------------------
I am also facing this particular issue.
My configuration is:
CentOS release 5.10 (Final)
Erlang R14B04
CouchDB 1.4.0
Installed couchDB as provided:
Building CouchDB from source (with standard packages only) ref:
http://wiki.apache.org/couchdb/Installing_on_RHEL5
But, my concern is there are two machine with same configuration and only one
machine is impacted with "heart-beat time-out" issue. I have also invoked
CouchDB using re-spawn with 5 sec.
Error in stderr file:
heart_beat_kill_pid = 13074
heart_beat_timeout = 11
heart: Thu Sep 18 12:30:18 2014: heart-beat time-out.
heart: Thu Sep 18 12:30:27 2014: Executed "/opt/couchdb/couchdb/bin/couchdb
-k". Terminating.
> Killed silently after "heart-beat time-out"
> -------------------------------------------
>
> Key: COUCHDB-1917
> URL: https://issues.apache.org/jira/browse/COUCHDB-1917
> Project: CouchDB
> Issue Type: Bug
> Reporter: Nathan Vander Wilt
>
> Recently CouchDB has been prone to random quiet deaths. There is nothing in
> the stdout or .log files, only in stderr is a mention made of "no activity
> for N seconds" followed by "Killed".
> ```
> heart_beat_kill_pid = 32575
> heart_beat_timeout = 11
> heart: Sat Oct 5 02:59:16 2013: heart-beat time-out, no activity for 12
> seconds
> Killed
> heart: Sat Oct 5 02:59:18 2013: Executed "/home/ubuntu/bc2/build/bin/couchdb
> -k" -> 256. Terminating.
> heart_beat_kill_pid = 13781
> heart_beat_timeout = 11
> heart: Tue Oct 22 19:50:40 2013: heart-beat time-out, no activity for 15
> seconds
> Killed
> heart: Tue Oct 22 19:51:11 2013: Executed "/home/ubuntu/bc2/build/bin/couchdb
> -k" -> 256. Terminating.
> heart_beat_kill_pid = 15292
> heart_beat_timeout = 11
> heart: Tue Oct 29 12:33:17 2013: heart-beat time-out, no activity for 14
> seconds
> Killed
> heart: Tue Oct 29 12:33:18 2013: Executed "/home/ubuntu/bc2/build/bin/couchdb
> -k" -> 256. Terminating.
> heart_beat_kill_pid = 29158
> heart_beat_timeout = 11
> heart: Tue Oct 29 19:51:27 2013: heart-beat time-out, no activity for 18
> seconds
> Killed
> heart: Tue Oct 29 19:51:31 2013: Executed "/home/ubuntu/bc2/build/bin/couchdb
> -k" -> 256. Terminating.
> ```
> I'm not the only one who's seen this, e.g.
> http://mail-archives.apache.org/mod_mbox/couchdb-user/201309.mbox/%[email protected]%3E
> My particular configuration is:
> Ubuntu 12.04.2 LTS (GNU/Linux 3.2.0-41-virtual x86_64)
> Erlang R16B01
> CouchDB 1.4.0
> [build-couchdb at 8ddd81c22179667c77146b2ec96d543fb95c804]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)