You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Tomek Rękawek (JIRA)" <ji...@apache.org> on 2017/06/17 09:20:00 UTC

[jira] [Created] (OAK-6360) Failed to retrieve previously indexed checkpoint in composite node store

Tomek Rękawek created OAK-6360:
----------------------------------

             Summary: Failed to retrieve previously indexed checkpoint in composite node store
                 Key: OAK-6360
                 URL: https://issues.apache.org/jira/browse/OAK-6360
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: composite
            Reporter: Tomek Rękawek
             Fix For: 1.8


In some cases following exception is logged:

{noformat}
15.06.2017 11:51:13.871 *WARN* [sling-oak-1-Registered Service.722] org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate [fulltext-async] Failed to retrieve previously indexed checkpoint 94afbccc-67da-41c2-bb31-45cc9f50a663; re-running the initial index update
15.06.2017 11:51:13.872 *INFO* [async-index-update-fulltext-async] org.apache.jackrabbit.oak.plugins.index.IndexUpdate Found a new index node [lucene]. Reindexing is requested
15.06.2017 11:51:13.877 *INFO* [async-index-update-fulltext-async] org.apache.jackrabbit.oak.plugins.index.IndexUpdate Reindexing will be performed for following indexes: [/oak:index/lucene]
{noformat}

We should investigate this. Let's start with logging more info (list of checkpoints available on all stores and their metadata) if the checkpoint can't be retrieved.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)