I have a loop running that, if a particular event happens, a child program is called.
The Logs show that the child program starts, and stops, normally about 10-15 times and then it starts without ever stopping!
Is there a way to find out why this child program is stuck? I have gone through the program several times and clicked nearly option to continue the program if an error occurs, but this hasn't worked.


In what action does the child job pauses? Is it the same action every single time? The exception handling system should not help you in this case since it only kicks in if an error occurs and from your description there is no error at all: the job just pauses in a specific action. In order to figure out the action where the job hangs, you need to keep an eye on the notification window.
==Dedicated Automation Solutions==
==Dedicated Automation Solutions==