A patch was applied this week that caused all workflows to stop running. We have a site workflow that runs on a schedule that failed. The stored procedure rptErroredWorkflows is showing that it is in error. Going to the Site Workflow page it shows that it 'Failed on Start'. The detail page shows that it was cancelled just after failing (same time stamp).
So I believe what happened was the cancel failed, since the time stamp was prior to my implementing the fix for this problem. How can I go about getting this workflow into the correct status?