You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Robert Newson (JIRA)" <ji...@apache.org> on 2013/05/01 10:56:16 UTC

[jira] [Resolved] (COUCHDB-1785) Couchdb 1.2.0 Keeps crashing

     [ https://issues.apache.org/jira/browse/COUCHDB-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Newson resolved COUCHDB-1785.
------------------------------------

    Resolution: Invalid

Hi Pieter,

{error,emfile} means that CouchDB tried to open a file but had reach its limit of open file descriptors. The means to increase this is OS-specific but on Debian/Ubuntu, for example, you can edit /etc/security/limits.conf and increase the limits there but be sure to enable limits.so in /etc/pam.d/su as CouchDB su's to 'couchdb' during startup.
                
> Couchdb 1.2.0 Keeps crashing
> ----------------------------
>
>                 Key: COUCHDB-1785
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1785
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core
>            Reporter: Pieter van der Eems
>
> A couchdb 1.2.0 installation 
> 1129 Db's of varying sizes (from 4000 documents with attachments to 3 documents without).
> The server keeps crashing.
> I often see a lot of these messages before the crash:
>  [info] [<0.30782.392>] Shutting down view group server, monitored db is closing.
> I pasted a bit of the crash report here:
> http://pastebin.com/B3ZqPwf1
> The whole crash report is 10000 lines long so I only pasted a small part.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira