How to ensure a robot has signed out with a user an can sign in with a different user?

I have a scenario where upon the completion of one job, another job should start, executed under a different Windows user. However, upon completion of the first job and when the second job is supposed to start, the second job state becomes Faulted with the following error message:

“Could not start executor. A specified logon session does not exist. It may already have been terminated.”

How can this issue be resolved? The first job has the Stop After property configured, and the second job cannot be rescheduled. Are there any potential solutions or workarounds?

@kardelencihangir

Stop after should not effect other users ideally…

can you show the setup…

cheers

I suspect that the user has been left hanging somehow. I’ve experienced this issue a few times, but it hasn’t recurred for a while.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.