<?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 ERROR: Internal : Execution Timeout Expired in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/ERROR-Internal-Execution-Timeout-Expired/m-p/70397#M23002</link>
    <description>Recently we started getting exceptions whenever we have a large volume of concurrent robots running and that ends&amp;nbsp;the process with the following exception:

ERROR: Internal : Execution Timeout Expired. &amp;nbsp;The timeout period elapsed prior to completion of the operation or the server is not responding

We get the same error (as a popup) from our client side too whenever it is happening for the processes. According to BluePrism support it is because of the 'BPASessionLog_NonUnicode' table that grew too much in size (around 50+ GB) and there also was a DB maintenance PDF that I got from the Documents section. According to the DBA all of the best practices were being followed and we trimmed the table down to 8 GB now. I am still seeing those erorrs. We are trying to reduce the logging throughout all of our processes in Prod (to errors only and only on the stages necessary) but that will take some time. We also toyed around with the logging&amp;nbsp; options in the process settings&amp;nbsp;but that did not help. I know that there is a setting on the resource level that can turned down to 'log only on errors' type of setting but before that I wanted to see if anyone out there experienced the same and somehow got it resolved?

I would really appreciate any feedback pointing me in the right direction.

Thanks,

Atif Abbas.</description>
    <pubDate>Thu, 28 Feb 2019 19:12:00 GMT</pubDate>
    <dc:creator>AtifAbbas1</dc:creator>
    <dc:date>2019-02-28T19:12:00Z</dc:date>
    <item>
      <title>ERROR: Internal : Execution Timeout Expired</title>
      <link>https://community.blueprism.com/t5/Product-Forum/ERROR-Internal-Execution-Timeout-Expired/m-p/70397#M23002</link>
      <description>Recently we started getting exceptions whenever we have a large volume of concurrent robots running and that ends&amp;nbsp;the process with the following exception:

ERROR: Internal : Execution Timeout Expired. &amp;nbsp;The timeout period elapsed prior to completion of the operation or the server is not responding

We get the same error (as a popup) from our client side too whenever it is happening for the processes. According to BluePrism support it is because of the 'BPASessionLog_NonUnicode' table that grew too much in size (around 50+ GB) and there also was a DB maintenance PDF that I got from the Documents section. According to the DBA all of the best practices were being followed and we trimmed the table down to 8 GB now. I am still seeing those erorrs. We are trying to reduce the logging throughout all of our processes in Prod (to errors only and only on the stages necessary) but that will take some time. We also toyed around with the logging&amp;nbsp; options in the process settings&amp;nbsp;but that did not help. I know that there is a setting on the resource level that can turned down to 'log only on errors' type of setting but before that I wanted to see if anyone out there experienced the same and somehow got it resolved?

I would really appreciate any feedback pointing me in the right direction.

Thanks,

Atif Abbas.</description>
      <pubDate>Thu, 28 Feb 2019 19:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/ERROR-Internal-Execution-Timeout-Expired/m-p/70397#M23002</guid>
      <dc:creator>AtifAbbas1</dc:creator>
      <dc:date>2019-02-28T19:12:00Z</dc:date>
    </item>
    <item>
      <title>It happened once for us as…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/ERROR-Internal-Execution-Timeout-Expired/m-p/70398#M23003</link>
      <description>It happened once for us as well.&amp;nbsp;To resolve this issue we did two things. Increasing the size of memory and by disabling the logging.
&amp;nbsp;</description>
      <pubDate>Thu, 14 Mar 2019 19:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/ERROR-Internal-Execution-Timeout-Expired/m-p/70398#M23003</guid>
      <dc:creator>nagagadhiraju</dc:creator>
      <dc:date>2019-03-14T19:34:00Z</dc:date>
    </item>
    <item>
      <title>By increasing the size of…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/ERROR-Internal-Execution-Timeout-Expired/m-p/70399#M23004</link>
      <description>By increasing the size of memory do you mean to increase the memory on runtime resource or the database side.</description>
      <pubDate>Fri, 15 Mar 2019 01:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/ERROR-Internal-Execution-Timeout-Expired/m-p/70399#M23004</guid>
      <dc:creator>ApurvaVerma</dc:creator>
      <dc:date>2019-03-15T01:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: ERROR: Internal : Execution Timeout Expired</title>
      <link>https://community.blueprism.com/t5/Product-Forum/ERROR-Internal-Execution-Timeout-Expired/m-p/70400#M23005</link>
      <description>Did you solve this problem? I have the same error, we&amp;nbsp;&lt;SPAN&gt;trimmed the table "BPASessionLog_NonUnicode" down to 10 GB&amp;nbsp;and we did&amp;nbsp; an archive but still is throwing an error when I use the stage "GET NEXT ITEM". Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Oscar Celio Avila Castellanos&lt;BR /&gt;Ingeniero de sistemas&lt;BR /&gt;VASS LATAM&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Oct 2019 16:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/ERROR-Internal-Execution-Timeout-Expired/m-p/70400#M23005</guid>
      <dc:creator>Oscar_CelioAvi1</dc:creator>
      <dc:date>2019-10-25T16:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: ERROR: Internal : Execution Timeout Expired</title>
      <link>https://community.blueprism.com/t5/Product-Forum/ERROR-Internal-Execution-Timeout-Expired/m-p/70401#M23006</link>
      <description>&lt;SPAN&gt;Hi, Did you solved this problem? we are facing the same error, and we don't know how to solve.&lt;/SPAN&gt;&lt;BR /&gt;ERROR: Internal : Execution Timeout Expired. &amp;nbsp;The timeout period elapsed prior to completion of the operation or the server is not responding&lt;BR /&gt;------------------------------&lt;BR /&gt;VIJAYAKUMAR RAJAN&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Aug 2021 06:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/ERROR-Internal-Execution-Timeout-Expired/m-p/70401#M23006</guid>
      <dc:creator>VIJAYAKUMARRAJA</dc:creator>
      <dc:date>2021-08-11T06:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: ERROR: Internal : Execution Timeout Expired</title>
      <link>https://community.blueprism.com/t5/Product-Forum/ERROR-Internal-Execution-Timeout-Expired/m-p/70402#M23007</link>
      <description>Seems like BP database is out of memory , can you do archiving here. I prefer archiving every week to make sure the Session tables are not overloaded .&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;Try the options given in the links after saving or taking the necessary backups-&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://stackoverflow.com/questions/1137190/changing-the-commandtimeout-in-sql-management-studio" target="_blank" class="link link--external" rel="nofollow ugc noopener"&gt;https://stackoverflow.com/questions/1137190/changing-the-commandtimeout-in-sql-management-studio&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://manage.accuwebhosting.com/knowledgebase/2878/How-to-Increase-the-MS-SQL-Remote-Query-Timeout.html" target="_blank" class="link link--external" rel="nofollow ugc noopener"&gt;https://manage.accuwebhosting.com/k...Increase-the-MS-SQL-Remote-Query-Timeout.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;Vipul Tiwari&lt;BR /&gt;Senior Process Simplification and Optimization Designer(Solutions Architect)&lt;BR /&gt;Fidelity International&lt;BR /&gt;------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Sep 2021 06:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/ERROR-Internal-Execution-Timeout-Expired/m-p/70402#M23007</guid>
      <dc:creator>EVIPUTI</dc:creator>
      <dc:date>2021-09-03T06:20:00Z</dc:date>
    </item>
  </channel>
</rss>

