Don't run the job asynchronous. Set the job to run "synchronous" and specify the maximum job run time (the "Timeout" parameter) : 24x7 is running a job every 15 minutes. : - Executing a batch file that executes another application : - Execution of this 'other' application should only take 2-3 minutes : - c:\program files\24x7\Schedule.log shows that the job was started but never : finished : - The 'other application' program might have been hanging and never finished : Question: How can we configure 24x7, so that the job is being : terminated/killed if it does not finish before the next scheduled run? : THANKS!
|