You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/05/29 06:32:28 UTC

[GitHub] wohali commented on issue #1351: [js] reduce_builtin.js: emfile error (ppc64le)

wohali commented on issue #1351: [js] reduce_builtin.js: emfile error (ppc64le)
URL: https://github.com/apache/couchdb/issues/1351#issuecomment-392667138
 
 
   emfile often means too many open files. Can you try increasing your ulimit for files (`ulimit -n`) beyond the default 4096?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services