LuceneModule

Lucene fails to create an index on first run, fails even when tried manually thereafter

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.0
  • Component/s: None
  • Description:
    Hide
    The Lucene module fails to create an index when first run. Reloading the module and/or manually starting full indexes have no effect since it can not seem to find its 'lastIndexed.properties' file:

    2009-12-02 15:25:00,469 DEB mmbase.module.lucene.Indexer loadLastFullIndexTimes.202 - java.io.FileNotFoundException: /apache-tomcat-5.5.26/webapps/ROOT/WEB-INF/data/lucene/lastIndexed.properties (No such file or directory)
    Show
    The Lucene module fails to create an index when first run. Reloading the module and/or manually starting full indexes have no effect since it can not seem to find its 'lastIndexed.properties' file: 2009-12-02 15:25:00,469 DEB mmbase.module.lucene.Indexer loadLastFullIndexTimes.202 - java.io.FileNotFoundException: /apache-tomcat-5.5.26/webapps/ROOT/WEB-INF/data/lucene/lastIndexed.properties (No such file or directory)

Activity

Repository Revision Date User Message
MMBase SVN #40462 Mon Jan 11 16:12:32 CET 2010 andre do first full index after completely initializing of index LUCENE-21
Files Changed
MODIFY /mmbase/trunk/contributions/lucene/src/main/java/org/mmbase/module/lucene/Indexer.java

People

Dates

  • Created:
    2009-12-02 15:28
    Updated:
    2012-06-21 16:09
    Resolved:
    2012-06-21 16:09