Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-1917

Killed silently after "heart-beat time-out"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      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]

      Attachments

        Activity

          People

            Unassigned Unassigned
            natevw Nathan Vander Wilt
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: