reindexing is not working publish instance
I created index for custom properties in author instance. it is reindexed successfully and warning message “Traversing 1000 nodes…” in error.log is also wiped off in author instance.
But when i installed the same package in publish instance, reindexing is not working(i.e reindex value is set not setting to false) and in the error log i am seeing the below message. Could you please help me on this ASAP as major blocker for us.
14.10.2016 22:12:24.630 *INFO* [pool-9-thread-4] org.apache.jackrabbit.oak.plugins.index.IndexUpdate Found a new index node [customLuceneIndex]. Reindexing would be requested
14.10.2016 22:12:29.630 *INFO* [pool-9-thread-5] org.apache.jackrabbit.oak.plugins.index.IndexUpdate Found a new index node [customLuceneIndex]. Reindexing would be requested
14.10.2016 22:12:34.630 *INFO* [pool-9-thread-3] org.apache.jackrabbit.oak.plugins.index.IndexUpdate Found a new index node [customLuceneIndex]. Reindexing would be requested
14.10.2016 22:12:36.073 *INFO* [10.67.5.48 [1476479556072] GET /content/cqms_nonexistent_page.html HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Resource /content/cqms_nonexistent_page.html not found
14.10.2016 22:12:39.630 *INFO* [pool-9-thread-5] org.apache.jackrabbit.oak.plugins.index.IndexUpdate Found a new index node [customLuceneIndex]. Reindexing would be requested
14.10.2016 22:12:44.630 *INFO* [pool-9-thread-5] org.apache.jackrabbit.oak.plugins.index.IndexUpdate Found a new index node [customLuceneIndex]. Reindexing would be requested
14.10.2016 22:12:44.631 *WARN* [pool-9-thread-5] org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate [async] The index update is still failing
org.apache.jackrabbit.oak.api.CommitFailedException: OakAsync0002: Missing index provider detected for type [lucene] on index [/oak:index/customLuceneIndex]
at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate$DefaultMissingIndexProviderStrategy.onMissingIndex(AsyncIndexUpdate.java:836)
at org.apache.jackrabbit.oak.plugins.index.IndexUpdate.collectIndexEditors(IndexUpdate.java:202)
at org.apache.jackrabbit.oak.plugins.index.IndexUpdate.enter(IndexUpdate.java:144)
at org.apache.jackrabbit.oak.spi.commit.VisibleEditor.enter(VisibleEditor.java:57)
at org.apache.jackrabbit.oak.spi.commit.EditorDiff.process(EditorDiff.java:49)
at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.updateIndex(AsyncIndexUpdate.java:372)
at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.run(AsyncIndexUpdate.java:322)
at org.apache.sling.commons.scheduler.impl.QuartzJobExecutor.execute(QuartzJobExecutor.java:105)
at org.quartz.core.JobRunShell.run(JobRunShell.java:207)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
14.10.2016 22:12:45.465 *INFO* [10.67.5.48 [1476479565464] GET /content/cqms_nonexistent_page.html HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Resource /content/cqms_nonexistent_page.html not found
14.10.2016 22:12:49.630 *INFO* [pool-9-thread-3] org.apache.jackrabbit.oak.plugins.index.IndexUpdate Found a new index node [customLuceneIndex]. Reindexing would be requested
14.10.2016 22:12:50.445 *INFO* [10.67.5.48 [1476479570444] GET /content/cqms_nonexistent_page.html HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Resource /content/cqms_nonexistent_page.html not found
