- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-06-20 01:18 PM
------------------------------
Vivek Rajendran
------------------------------
Answered! Go to Answer.
Helpful Answers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-04-21 07:44 AM
Far less memory required.
------------------------------
Leon André Bergman
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-06-20 11:09 AM
Vivek,
There are many reasons why OutOfMemoryExceptions can occur, they are highlighted, along with numerous steps to combat them, in this KB article
http://portal.blueprism.com/customer-support/support-center#/path/1141009962
Hope that helps.
------------------------------
Michael Lawrence
Senior Product Consultant
Blue Prism
Europe/London
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-10-20 05:28 PM
http://portal.blueprism.com/customer-support/support-center#/path/1141009962
I´m having the message Unhandled error occurred in the Replace function: Exception of type 'System.OutOfMemoryException' when i´m trying to replace some symbols befort import a .csv file to sql database. My process normally works but since I had a problem with other process which never ended and we had to kill it, my process start giving this error. Now we restart client and it Works again, but I need to know how to avoid this class of problems.
I have like 200.000 rows aprox on my file.
Thanks
------------------------------
Cinthia Lopez
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-10-20 05:32 PM
How do I avoid Out Of Memory issues
https://portal.blueprism.com/customer-support/support-center#/path/
Be sure to be login to the portal before opening the link.
------------------------------
Luis Lopez
Customer Support Engineer English and Spanish
Blue Prism Ltd
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-10-20 05:34 PM
Having 200000 records in it will certainly make it out of memory. To load them, what I used to do was opening my Task manager and free up some memory to give a temporary run.
It will no throw this exception at that moment, not a permanent fix.
Plus, I believe loading 200000 records would make no optimization. Better make a query to filter out the result and then load it.
Please correct me of wrong.
Thanks.
------------------------------
Guggs Kia
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-03-21 08:08 AM
I have the same issue with this error.
We recently increased the memory on the resource pc from 2 to 4 GB, and we see that it crashed the resource at 2,7GB.
We're trying to load in an invoice with roughly 50 000 rows from a 4,4mb xlsx document.
Trying to check the KB article is proving impossible for me, as all I get is a list of your offices.
When trying to navigate to the support center manualy after logging in, it just shows me a list of your offices again. I've tried it in different browsers, and on different pc's located on different networks.
------------------------------
Leon André Bergman
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-04-21 07:41 PM
Best of luck,
Seraj
------------------------------
Seraj Gaffas
Intelligent Automation Analyst
Emerson
America/Chicago
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-04-21 07:44 AM
Far less memory required.
------------------------------
Leon André Bergman
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-04-21 08:27 AM
------------------------------
Leon André Bergman
------------------------------
