cancel
Showing results for 
Search instead for 
Did you mean: 

Process is not picking up by the Scheduler

arghya.b
Level 5
All the process is not automatically picking up by the scheduler.But if trying to  run manually it is running with no error.
Can any one please help on that.

------------------------------
Arghya Bhattacharyya
RPA Developer
Infosys Ltd
Asia/Kolkata
------------------------------
19 REPLIES 19

JerinJose
Level 10
​what is the error that you are getting on recent activity?
Schedules are getting triggered from application server.
1.please check is scheduler is disabled
2.is the runtime resources showing connected to application server


------------------------------
Jerin Jose
RPA Product SME
EY
Asia/Kolkata
------------------------------

Scheduler are enabled and also the run time resources are online and available.
No error is throwing.
Only the processes are not running by the scheduler.

------------------------------
Arghya Bhattacharyya
RPA Developer
Infosys Ltd
Asia/Kolkata
------------------------------

​there will be schedule logs available in Scheduler>reports>recent activities please check the reason there.

------------------------------
Jerin Jose
RPA Product SME
EY
Asia/Kolkata
------------------------------

Hi Guys,

I have the same Problem, some Resources are not working. On some resources only login process starting and second process is not running automatically after login. Other resources has 4 schedules to run but not even one is starting automatically.

VERBOSE [2019-08-20 11:21:37Z UTC]- Schedule '02620 II V20249' - Task 'Login':

Not connected to V20249 (b43ac944-27a3-4448-af17-17399afc2e99); State:Connecting; Retries: 10

 

VERBOSE [2019-08-20 11:21:37Z UTC]- Schedule '02620 II V20249' - Task 'Login':

Failed to connect to V20249: BluePrism.Scheduling.ScheduleException: Resource V20249 : Timed out waiting for valid connection

   at BluePrism.AutomateAppCore.ScheduledTask.ConnectToResource(clsResourceConnectionManager manager, ScheduledSession sess)

   at BluePrism.AutomateAppCore.



------------------------------
Marius Balukevicius
Platform Engineer
Danske Bank
Europe/London
------------------------------

Server offline is the reason on Termination Reason

------------------------------
Arghya Bhattacharyya
RPA Developer
Infosys Ltd
Asia/Kolkata
------------------------------

@MariusBalukevic: are you using version 6.2​ or 6.3? I had the same issue with this versions and BP service restart was the only remediation.


additional Note: If you are running a process immediately after Login process, scheduler may find the machine as offline (there is a delay is starting resource PC listener after stopping login agent ) and will try it after 5 sec and for 10 times (50 sec in total-this is default config this can be increased from System>scheduler. needs a service restart for changes to take effect)
From version 6.3 you can add a wait time between subsequent tasks in the same schedule try this changes

------------------------------
Jerin Jose
RPA Product SME
EY
Asia/Kolkata
------------------------------

We were using 6.2 version and we had the same issues, BP support advised us to upgrade to 6.4.2. we did the upgrade all those scheduling issues were gone for few months, but a couple weks ago they apeared again on 6.4.2 version. Any advise regarding this ?

------------------------------
Marius Balukevicius
Platform Engineer
Danske Bank
Europe/London
------------------------------

@Arghya Bhattacharyya please provide the exact error from Blue prism: Looks like ​there is a network connectivity issue from Application server to runtime resource. resource may show connected in interactive client but may be offline to application server

------------------------------
Jerin Jose
RPA Product SME
EY
Asia/Kolkata
------------------------------

below is the reason

Termination reason :     Task: xxxx threw an exception :  Resource YYY is offline - retried 10 times.

------------------------------
Arghya Bhattacharyya
RPA Developer
Infosys Ltd
Asia/Kolkata
------------------------------