Description
Back port issue of REPO-1268
– -- – -- –
A client experienced a hanging thread that tries to refresh a lock in method JCRJobStore#startLockKeepAlive()
Behavior looks like what's described in REPO-999
In the logs there are these warnings every minute:
15.06.2015 15:46:28 WARN pool-4-thread-1 \[JCRJobStore$3.run:868] Failed to refresh lock: Node not locked: node /hippo:configuration/hippo:modules/scheduler/hippo:moduleconfig/default/EventLogCleanupJob/hipposched:triggers/EventLogCleanupTrigger
15.06.2015 15:46:28 WARN pool-4-thread-1 \[JCRJobStore$3.run:871] Cancelling keep alive after 3500 attempts to refresh lock
Attachments
Issue Links
- is a backport of
-
REPO-1268 EventLogCleanupModule create hanging thread to refresh lock on trigger node
- Closed