cancel
Showing results for 
Search instead for 
Did you mean: 

System Out of Memory Exception while using Get Reports action

Suresh_KumarMut
Level 2
Hello everyone,

I am facing an issue in my automation. My Automation will pick PDF from a particular shared drive and combine certain number of PDFs to stitch a book.

Each book approximately have 10 PDFS. Around 750 books has to be stitched in a span of 4 days.

Automation is running successfully for certain period and is failing while using Get Reports action after approximately 50-60 books are stitched.

But it's always failing at Get Reports action only. Below is the error log.

Get Reports Action ERROR: Internal : Unexpected error Invalid value '2020-04-15 18:54:17Z' for a new datetime
Get Reports Action ERROR: Internal : Unexpected error Exception of type 'System.OutOfMemoryException' was thrown.
Get Reports Action ERROR: Internal : Unexpected error Invalid value '2020-04-03 01:26:06Z' for a new datetime
Get Reports Action ERROR: Internal : Unexpected error Invalid value '2020-04-16 13:40:11Z' for a new datetime
Get Reports Action ERROR: Internal : Unexpected error Invalid value '2020-04-15 18:59:37Z' for a new datetime
Preserve Exception Exception ERROR: Internal : Unexpected error Invalid value '2020-04-15 18:59:37Z' for a new datetime

Here BOT has retried 5 time before throwing exception.

The Get Reports action retrieves report from the same folder for every book. It has completed successfully for 50-60 books after then  it's failing.

The folder has around 250 PDFs

Can anyone help me?


14386.png


------------------------------
Suresh Kumar Muthusamy
------------------------------
5 REPLIES 5

ManasJena
Level 6
Hi Suresh,

Can you reproduce this and try to monitor CPU and Memory usage while this process is getting executed ?

------------------------------
Manas Jena
Sr Analyst
ZimmerBiomet
America/New_York
------------------------------

Thanks Jena. Appreciate it.

Here is the snapshot of Task Manager while running the Automation.

​Memory is keep on increasing as automation runs over time.
14377.png


------------------------------
Suresh Kumar Muthusamy
------------------------------

Previous image is unclear. So attaching a clear one
14379.png


------------------------------
Suresh Kumar Muthusamy
------------------------------

CPU Utilization

14382.png


------------------------------
Suresh Kumar Muthusamy
------------------------------

John__Carter
Staff
Staff
Enable the memory logging on the resource and see if you can find where/how the memory is being consumed.
14384.png


------------------------------
John Carter
Professional Services
Blue Prism
------------------------------