You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Fabio Poloni (JIRA)" <ji...@apache.org> on 2014/04/25 10:25:15 UTC

[jira] [Commented] (COUCHDB-1917) Killed silently after "heart-beat time-out"

    [ https://issues.apache.org/jira/browse/COUCHDB-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980799#comment-13980799 ] 

Fabio Poloni commented on COUCHDB-1917:
---------------------------------------

I'm running into the same issue.

{code}
SUSE Linux Enterprise Server 11 (x86_64)
CouchDB 1.5.0
{code}

{code}
heart_beat_kill_pid = 16846
heart_beat_timeout = 11
heart: Tue Mar  4 01:52:02 2014: heart-beat time-out, no activity for 57 seconds
heart: Tue Mar  4 01:52:05 2014: Executed "/usr/bin/couchdb -k" -> 0. Terminating.

heart_beat_kill_pid = 18354
heart_beat_timeout = 11
heart: Thu Mar 13 04:35:53 2014: heart-beat time-out, no activity for 13 seconds
heart: Thu Mar 13 04:35:54 2014: Executed "/usr/bin/couchdb -k" -> 0. Terminating.

heart_beat_kill_pid = 27371
heart_beat_timeout = 11
heart: Sat Mar 15 07:24:18 2014: heart-beat time-out, no activity for 27 seconds
heart: Sat Mar 15 07:24:20 2014: Executed "/usr/bin/couchdb -k" -> 0. Terminating.

heart_beat_kill_pid = 3508
heart_beat_timeout = 11
heart: Fri Apr 25 01:02:15 2014: heart-beat time-out, no activity for 25 seconds
heart: Fri Apr 25 01:02:16 2014: Executed "/usr/bin/couchdb -k" -> 0. Terminating.
{code}

> 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/%3C20130915031459.GF2125@translab.its.uci.edu%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.2#6252)