I am facing an issue with job executor. Sometimes the jobs update the lock exp time and owner in the table and the job executor does not respond. It doesn't throw any exceptions. The application hangs and I have to restart it.
Is there a way to see the exception and clear out the locks when the application is running? I would appreciate any help.