There is a workflow which is stuck in status [Running] and does not complete.
Within the main workflow, there is a child-workflow which needs to be compled before continuing.
The child-workflow has already finished and is complete.
However, the main workflow is still running since few days.
Is there a way to 'push' the main workflow to continue ?
Why did this happen anyway? Is this a Timer Service problem?
I am not familiar checking logs about TimerService etc. not sure how to.
Would the workflow automatically continue to work if the Timer Service is restarted?
Besides there is a Recycle Time Service running everyday; would that not restart it?
Importantly, would restarting the Timer Service have a chain-reaction on other instances? Would it cause any problems or stop 1000's of workflows? What is it's negative impact?
Cheers