Articles tagged as open-files
Explanation of lucene-1.0: Too many open files error
If one encounters a 'Too many open files' error in their $NEO4J_HOME/logs/debug.log similar to this can be addressed by setting in your $NEO4J_HOME/conf/neo4j.conf and parameter Without this parameter for each…
Setting Max Open File Limits on Mac OSX
This document provides a process for setting soft and hard max open file limits on MAC OSX. Each thread created by a user process will require availability in max open…