Hi @UiPath_Community ,
After publish a process I was trying to create a job. But After giving all necessary details like Process name, Job Priority, Runtime type as Unattended, select Account and machine, Just click on start Job.
But After start the job, its showing like below image:
looks like a trigger was trying to start a new job, but there is already an existing job in pending state and waits for its execution
We would recommend:
check, if there is any reason, why the job is pending and not worked on
then make decissions on trigger schedules, bot scalings …
In a few projects we do have some irregular unexpected peaks and would see the same warning. But as we do know the relationship of long running peak processing and its reason we take it as a warning, but not as a problem
EDIT-Added:
However ensured that the Process / Job was at least 1 time at each relevant BOT machine was running sucessfully. Otherwise check the logs and check if there are nuget package installtion / feed download problems
Check UiPath assistant is connected to orchestrator or not
check license status is active or not
check the machine availability
then stop the pending processes and then try to run the job again
Go to licenses - Production Unattended - See more - click on more options - view robots - Maintainance column should be off - click on more options - configure troubleshooting session - Troubleshooting session should be enabled - then save it
also check whether your UiPath Assistant is connected to the Machine key or not
you need to configure the Machines and connected that to the UiPath assistant.
Also, while executing from Orchestrator you will see the process in the UiPath assistant. Please watch the below video and do the configuration.
@neha.upase, I have followed exact same steps. But only when I am going to create a job, then instead of running , the job is going to pending state. Why is that so I am not able to find out the solution.