Version 4 (modified by 14 years ago) (diff) | ,
---|
- * org.apache.lucene.queryParser.ParseException: Cannot parse '': Encountered "<EOF>" at line 1, column 0.
- http://stackoverflow.com/questions/2272908/java-io-filenotfoundexception-too-many-open-files
- http://stackoverflow.com/questions/2272908/java-io-filenotfoundexception-too-many-open-files
- Additionally the limit of open files can be altered. For example in Linux you can modify the /etc/security/limits.conf file.
- http://stackoverflow.com/questions/2272908/java-io-filenotfoundexception-too-many-open-files
lsof -p <pid of jvm> where pij of jvm : ps -ax: java (for antonak)