Changes between Version 12 and Version 13 of DespoinaLog/2011/01/17
- Timestamp:
- 2011-01-26T14:45:56+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DespoinaLog/2011/01/17
v12 v13 1 Attempt to resolve apache crashes in VM7 2 1 3 * * org.apache.lucene.queryParser.!ParseException: Cannot parse !'': Encountered "<EOF>" at line 1, column 0. 2 4 * https://issues.apache.org/jira/browse/LUCENE-881 … … 15 17 * http://lucene.apache.org/java/3_0_0/api/core/org/apache/lucene/index/IndexReader.html 16 18 * try closing the Index Reader in DBIndex Plugin . : 19 20 = too many (index) files opened by Lucene reader . = 17 21 * Cannot make a static reference to the non-static method close() from the type IndexReader 18 22 * try closing the created object : reader.close(); 19 23 * this worked ! http://www.molgenis.org/ticket/583 20 24 21 * Upload new verion in vm7 : 25 * Upload new verion in vm7 : 22 26 {{{ 23 27 bin/shutdown.sh