cancel
Showing results for 
Search instead for 
Did you mean: 

SAP IRPA 2.0 - Job could not be started

ketan_gandhirajan
Participant
897

Hello All,

I am trying a simple web application automation where I login to my trial account.

I am getting the error - Job could not be started in my console and agent when I try to test the automation.

PFB stack trace

{
    "uid": "4d0e963e-0513-48b6-90eb-1eae6658bd4a",
    "name": "Trial Login",
    "type": "automation",
    "instanceUid": "9434858e-bcaf-45b3-37aa-e03e21272b54",
    "packageUid": "baa3a9f6-864a-4df2-ad5f-9d20417d6973",
    "packageVersionUid": "98fc0825-cc2e-4376-8223-30da085ec189",
    "attended": true,
    "duration": 1,
    "nbRun": 1,
    "status": "Failed",
    "code": "KO",
    "label": "Job could not be started",
    "stack": "Error: Job could not be started\n    at C:\\Users\\ketan.gandhirajan\\AppData\\Local\\SAP\\Intelligent RPA\\Projects\\06a31894-63f3-4304-84d3-63f78165292a\\dist\\bundle.js:4:318150\n    at processTicksAndRejections (internal/process/task_queues.js:97:5)"
} 

Any help would be appreciated.

Thanks,

Ketan

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member651484
Participant

there is an error during the compilation, this is one reason why the robot does not start, you must first clear this error to be able to start the robot

0 Kudos

How clear this error?

Namrata_Agarwal
Explorer
0 Kudos

I am facing the similar issue with Cloud Studio. Can someone please guide. I have the latest version 2.0.5.69 installed already. My automation was working until 07/01/21, and from 08/01/21 onwards it stopped working and giving me errors as above "Job could not be started". Haven't changed anything since then.

Any leads would help. Thanks.