cancel
Showing results for 
Search instead for 
Did you mean: 

ystem.OutOfMemoryExcSeption: Exception of type 'System.OutOfMemoryException' was thrown.

MohammedUmer
Level 2
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

------------------------------
Mohammed Umer
------------------------------
2 REPLIES 2

Here are a few articles you may find helpful:
We would suggest exploring the design techniques and strategies suggested in these articles in order to preserve, recover and prevent memory consumption.
  • Processes recover memory when they have completed. Break up your Processes into smaller sections so that you can call the smaller Processes, which will return memory once they have completed. For example, five small processes are more memory efficient than one large process.
  • Collections can be emptied when no longer in use. This will recover the memory they take (especially in conjunction with explicit garbage collection).
 


------------------------------
Christina Morales
Senior Customer Support Engineeer
Blue Prism
------------------------------

Mohammed_OmerAl
Level 4
Hi Team. 

Please sign out from Blueprism ( on the left hand side you will find the sign out option) 
And sign in again. 
Above error encountered due to not log out on a daily basis. 

Let me know if you are still facing issues. 

Thanks & Regards 

Omer