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

Oak-run indexing with MongoDB logs errors in a background thread

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.8.22
    • 1.8.23
    • indexing, oak-run
    • None

    Description

      The following error message can be logged in a background thread:

      Caused by: com.mongodb.MongoQueryException: 
      Query failed with error code 13 and error message 
      'not authorized on ... to execute command 
      { find: "nodes", filter: { _id: "0:/" }, limit: 1, singleBatch: true }' 
      on server ... at com.mongodb.operation.FindOperation$1.call(FindOperation.java:722)
      

      Those error messages don't have a negative impact on the index command. However, they are annoying.

      Attachments

        1. OAK-9125.patch
          2 kB
          Marcel Reutegger

        Issue Links

          Activity

            People

              mreutegg Marcel Reutegger
              thomasm Thomas Mueller
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: