A process may hang vs being dead, how can this be detected and restarted

Issue #710 new
Former user created an issue

I have a ridiculously complicated java process that may hang (as opposed to die) under certain circumstances, How can this be detected and have the process restarted if the condition is met ?

The Idea is to look for a certain string in a log and execute a restart if log entry shows in log

Comments (0)

  1. Log in to comment