Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
Trunk
-
None
Description
We have a service which semaphore set to "fail". Someday, while it was running, the whole ofbiz crashed. After the restart, the service is unable to run anymore since the lock file (database record in ServiceSemaphore entity) is already there.
Is there any way to cleanup the unused lock files during ofbiz startup? How about the cluster environment?