Process Stopped by resource

Oranjaman

New Member
Hi all,

Is there any information out there as to why Blue Prism resources would stop a process on their own? No stop was requested and the only information available to us is that the process has stopped.

Background info:

- I am using an Azure bot to run these processes
- The logs have been enabled only for errors within the process, with no actual steps actually traceable.
- The log only includes one line: "The process was stopped by resource [Resource Name]@[Domain]"
 

ewilson

Member
Runtime Resources don't normally stop the processes they're running unless an unhandled exception is encountered in the process, someone has issued a request to stop the process (via Control Room, AutomateC command line etc), or if the RR is being shutdown/rebooted.

Cheers,
Eric
 
Top