Hello Folks,
Iam experiencing the issue, Insufficient memory to continue the execution of the program.” To verify this problem, we attempted to run the code. What would be the recommended solution to resolve this performance issue?
PFA below
- Review your code for memory leaks or inefficient memory usage patterns.
- Make sure that you release resources (e.g., closing database connections, releasing file handles) when they are no longer needed.
Regards
Hello @Gnaneshwari_Karupothula
- Optimize Workflow:
- Review and simplify your workflow.
- Dispose of unnecessary objects and variables.
- Use 64-bit Runtime:
- Ensure you’re using the 64-bit version of UiPath.
- Split Workflows:
- Break complex workflows into smaller modules.
- Update Packages:
- Keep UiPath activities packages up-to-date.
- Check Variable Sizes:
- Optimize large datasets or collections.
- Limit Parallel Processing:
- Reduce the number of parallel threads.
- Increase System Memory:
- Consider upgrading your machine’s RAM.
Thanks & Cheers!!!
@Gnaneshwari_Karupothula : Have you been able to get this issue fixed?
I am facing this issue as well. We just kick started with automation in UiPath and created couple test cases. Strange part is test cases are executing fine when done locally but validating project takes a lot of time and gets hanged throwing insufficient memory error on random workflows or test case. I don’t know how to deal with this frankly as there are workflows which have less than 10 steps but I see this error for them. UiPath version being used is 2022.10.14.