Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-9060

Lucene is stuck with message "Another rebuild is in progress."

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • None
    • 4.5.1
    • None
    • Apache + Tomcat + MySQL 5.1 + XWIKI (war 4.5.1)
    • Unknown

    Description

      Everything seems calm on lucene's side, but it can't index anything anymore. No option succeed to make it work, only a restart did.
      I have that in the logs:
      "WARN c.x.x.p.l.i.IndexRebuilder - Cannot launch rebuild because another rebuild is in progress"

      In the search page:

      Info Value
      Number of indexed elements 1096
      Number of elements in indexing queue 0

      A "lsof" on lucene directory shows some open files (11 exactly).

      A thread dump shows nothing blocked or unusual:

      "Lucene Index Updater" daemon prio=10 tid=0x0000000041a2e800 nid=0x2f32 waiting on condition [0x00007fbaf5a29000]
      java.lang.Thread.State: TIMED_WAITING (sleeping)
      at java.lang.Thread.sleep(Native Method)
      at com.xpn.xwiki.plugin.lucene.internal.IndexUpdater.runMainLoop(IndexUpdater.java:190)
      at com.xpn.xwiki.plugin.lucene.internal.IndexUpdater.runInternal(IndexUpdater.java:168)
      at com.xpn.xwiki.util.AbstractXWikiRunnable.run(AbstractXWikiRunnable.java:121)
      at java.lang.Thread.run(Thread.java:662)

      Attachments

        Activity

          People

            tmortagne Thomas Mortagne
            guillaumefenollar Guillaume Fenollar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: