Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-4885

creation of jobs via OSGI events stops working on Exceptions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Event 3.5.4
    • Event 3.7.4
    • Extensions
    • None
    • Oak 1.0.16, DocumentNodeStore

    Description

      We have the case, that we create jobs based on OSGI events. At some point of time it stops working and we have this exception:

      15.07.2015 07:15:23.080 ERROR [Apache Sling Job Event Bridge] org.apache.sling.event.impl.jobs.deprecated.EventAdminBridge Bridge thread stopped with exception: org.apache.jackrabbit.oak.plugins.document.DocumentStoreException:
      at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2199)
      at com.google.common.cache.LocalCache.get(LocalCache.java:3932)
      at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4721)
      at org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore.getChildren(DocumentNodeStore.java:812)
      at org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore.getChildNodes(DocumentNodeStore.java:1008)
      at org.apache.jackrabbit.oak.plugins.document.DocumentNodeState.getChildNodeEntries(DocumentNodeState.java:481)
      at org.apache.jackrabbit.oak.plugins.document.DocumentNodeState.access$000(DocumentNodeState.java:64)

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            joerghoh Joerg Hoh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: