<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic We recently had a similar in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/System-out-of-memory-exception/m-p/72835#M25440</link>
    <description>We recently had a similar error upon attempting to iterate through a rather large collection. 
In addition, it was taking a significant amount of time to complete, up to 3 hours!
After trying a few alternatives, we ended up using a Code Block, which not only alleviated the aforementioned memory issue, but also allowed it's completion within 3-4 seconds.</description>
    <pubDate>Fri, 23 Jun 2017 18:51:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-06-23T18:51:00Z</dc:date>
    <item>
      <title>System out of memory exception</title>
      <link>https://community.blueprism.com/t5/Product-Forum/System-out-of-memory-exception/m-p/72829#M25434</link>
      <description>Hi,

In my process I am using 3 collections simultaneously one of which is picking up data from excel and taking a range as a Collection.
I am traversing two of the collections using Utility- Collection Manipulation. The Excel sheet that I am taking as a Collection; the Collection is taking more than 3000 rows and 4 columns. The no of items to be retrieved from the excel varies upto 40.
However, upon running the same, I encountered with the error as has been attached.

Please guide me as to what issue is occurring and how it can be resolved.

I have already altered my SQL Server Database limit to unrestricted.</description>
      <pubDate>Mon, 06 Jun 2016 21:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/System-out-of-memory-exception/m-p/72829#M25434</guid>
      <dc:creator>Pooja1202</dc:creator>
      <dc:date>2016-06-06T21:34:00Z</dc:date>
    </item>
    <item>
      <title>Please speak to your Lead</title>
      <link>https://community.blueprism.com/t5/Product-Forum/System-out-of-memory-exception/m-p/72830#M25435</link>
      <description>Please speak to your Lead Developer for advice on development technique. It could be that Utility - Collection Manipulation isn't the most effective method, you should use a Loop stage to iterate through a collection and calculation stages to extract field values. The utility makes use code stages to convert a collection into a .Net datatable, and it could be that if you are doing this repeatedly you are consuming too much of the PC's memory.  Also check that logging is minimised to reduce the amount of data being sent to the DB.</description>
      <pubDate>Wed, 08 Jun 2016 22:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/System-out-of-memory-exception/m-p/72830#M25435</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2016-06-08T22:17:00Z</dc:date>
    </item>
    <item>
      <title>Hi John,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/System-out-of-memory-exception/m-p/72831#M25436</link>
      <description>Hi John,
I have a requirement of comparing the data between two excel files  which I  used to do using collection with loops but ""system out of memory"" was thrown for more than 500 records,
so used OLEDB and sql statements to query to the Excel2 and running a loop for  collection (data from Excel 1), it works fine for 3000 records if the data increases say 4000 , I am again facing System out of memory, is there and way where I can free memory in the process ? will GC.collect  in code block work
please help .
Thanks</description>
      <pubDate>Fri, 19 May 2017 22:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/System-out-of-memory-exception/m-p/72831#M25436</guid>
      <dc:creator>PrasadM</dc:creator>
      <dc:date>2017-05-19T22:27:00Z</dc:date>
    </item>
    <item>
      <title>HI</title>
      <link>https://community.blueprism.com/t5/Product-Forum/System-out-of-memory-exception/m-p/72832#M25437</link>
      <description>HI 
Will enabling stag logging will slow down my  process ?</description>
      <pubDate>Fri, 19 May 2017 22:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/System-out-of-memory-exception/m-p/72832#M25437</guid>
      <dc:creator>PrasadM</dc:creator>
      <dc:date>2017-05-19T22:29:00Z</dc:date>
    </item>
    <item>
      <title>We recently had a similar</title>
      <link>https://community.blueprism.com/t5/Product-Forum/System-out-of-memory-exception/m-p/72833#M25438</link>
      <description>We recently had a similar error upon attempting to iterate through a rather large collection. 
In addition, it was taking a significant amount of time to complete, up to 3 hours!
After trying a few alternatives, we ended up using a Code Block, which not only alleviated the aforementioned memory issue, but also allowed it's completion within 3-4 seconds.</description>
      <pubDate>Fri, 23 Jun 2017 18:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/System-out-of-memory-exception/m-p/72833#M25438</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-23T18:50:00Z</dc:date>
    </item>
    <item>
      <title>We recently had a similar</title>
      <link>https://community.blueprism.com/t5/Product-Forum/System-out-of-memory-exception/m-p/72834#M25439</link>
      <description>We recently had a similar error upon attempting to iterate through a rather large collection. 
In addition, it was taking a significant amount of time to complete, up to 3 hours!
After trying a few alternatives, we ended up using a Code Block, which not only alleviated the aforementioned memory issue, but also allowed it's completion within 3-4 seconds.</description>
      <pubDate>Fri, 23 Jun 2017 18:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/System-out-of-memory-exception/m-p/72834#M25439</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-23T18:50:00Z</dc:date>
    </item>
    <item>
      <title>We recently had a similar</title>
      <link>https://community.blueprism.com/t5/Product-Forum/System-out-of-memory-exception/m-p/72835#M25440</link>
      <description>We recently had a similar error upon attempting to iterate through a rather large collection. 
In addition, it was taking a significant amount of time to complete, up to 3 hours!
After trying a few alternatives, we ended up using a Code Block, which not only alleviated the aforementioned memory issue, but also allowed it's completion within 3-4 seconds.</description>
      <pubDate>Fri, 23 Jun 2017 18:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/System-out-of-memory-exception/m-p/72835#M25440</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-23T18:51:00Z</dc:date>
    </item>
    <item>
      <title>Hi Josh we are also facing</title>
      <link>https://community.blueprism.com/t5/Product-Forum/System-out-of-memory-exception/m-p/72836#M25441</link>
      <description>Hi Josh we are also facing the similar issue can you please provide some details how you have fixed this</description>
      <pubDate>Tue, 26 Sep 2017 06:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/System-out-of-memory-exception/m-p/72836#M25441</guid>
      <dc:creator>DeeptiGupta1</dc:creator>
      <dc:date>2017-09-26T06:41:00Z</dc:date>
    </item>
    <item>
      <title>Hi Josh we are also facing</title>
      <link>https://community.blueprism.com/t5/Product-Forum/System-out-of-memory-exception/m-p/72837#M25442</link>
      <description>Hi Josh we are also facing the similar issue can you please provide some details how you have fixed this</description>
      <pubDate>Tue, 26 Sep 2017 06:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/System-out-of-memory-exception/m-p/72837#M25442</guid>
      <dc:creator>DeeptiGupta1</dc:creator>
      <dc:date>2017-09-26T06:41:00Z</dc:date>
    </item>
  </channel>
</rss>

