Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
SCB
IN
Last activity: 23 Aug 2018 7:32 EDT
Runtime has stopped working
Hi ALl ,
I am facing the same issue .
My RPA solution works for some 10-20 cases and then runtime crashes .
Need immediate help .
Thanks
Sahil bhandari
-
Like (0)
Yang Zhang -
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/1689967000/4857ba23-514e-4145-8ab6-6c3b63127c6f.png?itok=lwb5f6-e)
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/1689967000/4857ba23-514e-4145-8ab6-6c3b63127c6f.png?itok=lwb5f6-e)
Pegasystems Inc.
IN
Hi Sahil,
Could you please check the Runtime logs for the error.
Also could you also monitor the cpu usage while this happens.
Regards,
Ujjwal
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Comptech Associates Inc
US
Make sure you are not looping back on yourself. Use ForLoops instead.
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Westpac Banking Corporation
AU
May be use pause for each iteration. Some times if runtime is faster and application is slow then it will crash and vice versa.
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Comptech Associates Inc
US
Have you had any luck resolving the issue? One other possibility that I just now remembered is that C# on which Pega Robotics is based has a minor deficiency in the way it does garbage collection. I had one case I resolved by added a call to do .NET Garbage Collection (GC).
![](https://accounts.pega.com/sites/default/files/pega-user-image/396/REG-396272.png?source=PUMINIT)
![](https://accounts.pega.com/sites/default/files/pega-user-image/396/REG-396272.png?source=PUMINIT)
VYOM Labs PVT Ltd
IN
![](https://accounts.pega.com/sites/default/files/pega-user-image/209/REG-209263.png?source=PUMINIT)
![](https://accounts.pega.com/sites/default/files/pega-user-image/209/REG-209263.png?source=PUMINIT)
Pegasystems Inc.
IN
Hi BalajiS0922
The above comment seems to be a duplicate of your previous question. Earlier I have branched your comment as a new question so that it gets the right visibility in the community. Please avoid duplicate comments. This will create confusion for you and the members on the exact post to help you on.
For this question, please follow and continue troubleshooting in this link here:
Thanks!