Jörg Hoh created SLING-4885:
-------------------------------
Summary: creation of jobs via OSGI events stops working on
Exceptions
Key: SLING-4885
URL: https://issues.apache.org/jira/browse/SLING-4885
Project: Sling
Issue Type: Bug
Components: Extensions
Affects Versions: Event 3.5.4
Environment: Oak 1.0.16, DocumentNodeStore
Reporter: Jörg Hoh
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)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)