Question

Arbetsförmedlingen
SE
Last activity: 20 Mar 2025 9:53 EDT
Initialization fails, main is not triggered
Hi,
We're implementing a change in one of our production robots. Robot activity starts by looping to make sure the code on main page has been started. It waits for 30 seconds in each iteration until 5 max iterations. After deploying our new code version (change was not around this loop, it was at some other business logic which is working fine) code on the main page is not triggering and jumping to loop end (Jump to Error E006) after 5 iterations which is totally hard to understand. I tried with all possible troubleshooting steps but nothing seems to be working. I noticed one error message after new deployment. Usually after every deployment I'm stopping and starting Pega RPA service and re-launching Pega Runtime so that it make sure to pick the right version of the package. But there is one error message which actually I think it is not related to main page code, but that's the only error I found and it appears right after package has been loaded and even before I started the queue from Robot Manager. Which is really strange, there is no change in the code which it has been highlighting in the error message. However, code works fine when I step through it, but it doesn't work from RM. Here I'm attaching screenshots. This is one of our key robots in production, any valuable inputs are highly appreciated. Thank you! BR /Rajesh