Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-1416

Missing Search Index Configuration Breaks Workflow Engine

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • None
    • 3.0.1
    • workflow
    • None
    • Tomcat, standard installation from War Files

    Description

      I Tried to configure a Magnolia Setup with the delivered "no-Search" config file for Derby:
      After bootstrapping using this config file, the workflow engine seems to fail with this stacktrace (message apprears two minutes after bootstrapping):

      ERROR info.magnolia.module.workflow.jcr.JCRExpressionStore 01.03.2007 16:58:08 – contentIterator() failed to set up an iterator
      java.lang.NullPointerException
      at info.magnolia.module.workflow.jcr.JCRExpressionStore$StoreIterator.<init>(JCRExpressionStore.java:395)
      at info.magnolia.module.workflow.jcr.JCRExpressionStore.contentIterator(JCRExpressionStore.java:167)
      at openwfe.org.engine.impl.expool.SimpleExpressionPool.contentIterator(SimpleExpressionPool.java:989)
      at openwfe.org.engine.impl.expool.SimpleExpressionPool.purge(SimpleExpressionPool.java:1009)
      at openwfe.org.engine.impl.expool.SimpleExpressionPool$1.run(SimpleExpressionPool.java:192)
      at java.util.TimerThread.mainLoop(Unknown Source)
      at java.util.TimerThread.run(Unknown Source)

      Using a configuration that configures a lucene index file no such error occurs:

      This breaks the Activation workflow as well, so it s not possible to activate.

      For us it is necessary to disable the index, because of a nasty bug when the index tries to parse corrput PDF files.

      Checklists

        Acceptance criteria

        Attachments

          Activity

            People

              modrzyk Nicolas Modrzyk
              cgr Claudio Greuter
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Checklists

                  Bug DoR
                  Task DoD