We’ve 2 Un-Attended Processes to run in single host machine (VM) has 2 Users with 2 Un-Attended Licenses available and connected, while running the Processes simultaneously 1 Process is running and other is getting Faulted, how should we Proceed further to run both processes simultaneously with different users in single host machine…
Error Message: Another interactive job is using the machine’s console. Only one interactive job can use the console at a time.
System.InvalidOperationException: Another interactive job is using the machine’s console. Only one interactive job can use the console at a time. at UiPath.Service.Orchestrator.NotificationProcessor.PreventConcurrentForegroundJobs(StartJobArgs startJobArgs)
at UiPath.Service.Orchestrator.NotificationProcessor.HandleStartAction(RobotCommand command, RobotCommandActionStart startAction)
Enable High-Density Robots settings on VM server. This will allow multiple users running multiple processes simultaneously. Refer this documentation for how to setup.