Version 9 (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)
for the same pid check on /proc/6710/fd
- http://lucene.apache.org/java/3_0_0/api/core/org/apache/lucene/index/IndexReader.html
- try closing the Index Reader in DBIndex Plugin . :
- Cannot make a static reference to the non-static method close() from the type IndexReader?
- try closing the created object : reader.close();
- this worked ! http://www.molgenis.org/ticket/583
- Lifelines dictionary is here in dutch .
- translate the labels and add them in the bbmri data model . *