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

NPE in org.apache.jackrabbit.oak.plugins.document.persistentCache.MapFactory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 1.2.2
    • None
    • core
    • None

    Description

      Running an AEM instance with

      • oak-core 1.2.2
      • Mongo node store
      • S3 data store

      The DocumentNodeStore.cfg contains

      mongouri=mongodb://mongo-2:27017,mongo-1:27017,mongo-3:27017/?connectTimeoutMS=300000&readPreference=nearest
      db=aem
      cache=2048
      customBlobStore=true
      blobCacheSize=1024
      persistentCache=/mnt/crx/author/cache
      

      The logs are filled with the following exception

      30.06.2015 12:59:14.256 *WARN* [pool-7-thread-4] org.apache.jackrabbit.oak.plugins.document.persistentCache.MapFactory Could not retrieve the map size
      java.lang.NullPointerException: null
      

      producing > 6GB of logs in two hours for a barely used test instance.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              marett Timothee Maret
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: