Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-9938

oak-run GenerateVersionInconsistencyReport exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.50.0
    • oak-run
    • None

    Description

      Due to some changes, initialization of MongoBlobStore can't happen without blob collection:

      java.lang.RuntimeException: MongoBlobStore instantiated read-only, but collection blobs not present
              at org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlobStore.initBlobCollection(MongoBlobStore.java:210)
              at org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlobStore.<init>(MongoBlobStore.java:113)
              at org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentNodeStoreBuilderBase.lambda$setMongoDB$2(MongoDocumentNodeStoreBuilderBase.java:239)
              at com.google.common.base.Suppliers$MemoizingSupplier.get(Suppliers.java:125)
              at org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder.getBlobStore(DocumentNodeStoreBuilder.java:360)
              at org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore.<init>(DocumentNodeStore.java:560)
              at org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder.build(DocumentNodeStoreBuilder.java:172)
              at org.apache.jackrabbit.oak.run.GenerateVersionInconsistencyReport.generateReport(GenerateVersionInconsistencyReport.java:99)
              at org.apache.jackrabbit.oak.run.GenerateVersionInconsistencyReport.main(GenerateVersionInconsistencyReport.java:88) 

      Attachments

        Issue Links

          Activity

            People

              joscorbe Jose Andrés Cordero
              joscorbe Jose Andrés Cordero
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: