Changes between Version 12 and Version 13 of DespoinaLog/2011/01/17


Ignore:
Timestamp:
2011-01-26T14:45:56+01:00 (13 years ago)
Author:
antonak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DespoinaLog/2011/01/17

    v12 v13  
     1Attempt to resolve apache crashes in VM7
     2
    13 * * org.apache.lucene.queryParser.!ParseException: Cannot parse !'': Encountered "<EOF>" at line 1, column 0.
    24   * https://issues.apache.org/jira/browse/LUCENE-881
     
    1517 * http://lucene.apache.org/java/3_0_0/api/core/org/apache/lucene/index/IndexReader.html
    1618   * try closing the Index Reader in DBIndex Plugin . :
     19
     20= too many (index) files opened by Lucene reader . =
    1721   * Cannot make a static reference to the non-static method close() from the type IndexReader
    1822     * try closing the created object :  reader.close();
    1923     * this worked ! http://www.molgenis.org/ticket/583
    2024
    21  * Upload new verion in vm7 : 
     25 * Upload new verion in vm7 :
    2226{{{
    2327bin/shutdown.sh