<?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 BluePrism Runtime issue in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/BluePrism-Runtime-issue/m-p/46017#M2101</link>
    <description>while I am running the process at a specific point the execution gets stopped and blueprism window also gets closed.Anyone faced this issue before and any solution.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;sayan saya&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 20 Jul 2021 06:42:00 GMT</pubDate>
    <dc:creator>sayansaya</dc:creator>
    <dc:date>2021-07-20T06:42:00Z</dc:date>
    <item>
      <title>BluePrism Runtime issue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BluePrism-Runtime-issue/m-p/46017#M2101</link>
      <description>while I am running the process at a specific point the execution gets stopped and blueprism window also gets closed.Anyone faced this issue before and any solution.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;sayan saya&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jul 2021 06:42:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BluePrism-Runtime-issue/m-p/46017#M2101</guid>
      <dc:creator>sayansaya</dc:creator>
      <dc:date>2021-07-20T06:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: BluePrism Runtime issue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BluePrism-Runtime-issue/m-p/46018#M2102</link>
      <description>you can check logs for action where it stopped/closed.&amp;nbsp;&lt;BR /&gt;Also, look into event logs for any event captured during same time in runtime resource.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Manish Kumar&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jul 2021 07:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BluePrism-Runtime-issue/m-p/46018#M2102</guid>
      <dc:creator>mkumar407</dc:creator>
      <dc:date>2021-07-20T07:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: BluePrism Runtime issue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BluePrism-Runtime-issue/m-p/46019#M2103</link>
      <description>This happens for few cases if there are any incorrect arguments passed in any action stage/uncontrolled loops, as a result, the blue prism exe crashes.&lt;BR /&gt;This can be caught in unit testing.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Murali Krishna&lt;BR /&gt;RPA Consultant&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jul 2021 08:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BluePrism-Runtime-issue/m-p/46019#M2103</guid>
      <dc:creator>krishna.kodimurali9</dc:creator>
      <dc:date>2021-07-20T08:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: BluePrism Runtime issue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BluePrism-Runtime-issue/m-p/46020#M2104</link>
      <description>Thanks for your reply,&lt;BR /&gt;&lt;BR /&gt;I have checked the event viewer log, "&lt;SPAN&gt;System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.&lt;/SPAN&gt;". this is the error I have got.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;sayan saya&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jul 2021 09:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BluePrism-Runtime-issue/m-p/46020#M2104</guid>
      <dc:creator>sayansaya</dc:creator>
      <dc:date>2021-07-20T09:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: BluePrism Runtime issue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BluePrism-Runtime-issue/m-p/46021#M2105</link>
      <description>Thanks for your reply,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have checked the event viewer log, "&lt;/SPAN&gt;&lt;SPAN&gt;System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.&lt;/SPAN&gt;&lt;SPAN&gt;". this is the error I have got.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;sayan saya&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jul 2021 09:35:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BluePrism-Runtime-issue/m-p/46021#M2105</guid>
      <dc:creator>sayansaya</dc:creator>
      <dc:date>2021-07-20T09:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: BluePrism Runtime issue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BluePrism-Runtime-issue/m-p/46022#M2106</link>
      <description>It can be due to many reasons. &lt;SPAN&gt;The resource PC would likely crash when it encounters an unhandled exception. Have a Recover &amp;amp; Resume block in your master process and on Resume, log an error message with the exception details and continue on with the next run.&lt;/SPAN&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>Tue, 20 Jul 2021 11:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BluePrism-Runtime-issue/m-p/46022#M2106</guid>
      <dc:creator>EVIPUTI</dc:creator>
      <dc:date>2021-07-20T11:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: BluePrism Runtime issue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BluePrism-Runtime-issue/m-p/46023#M2107</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/15801"&gt;@sayansaya&lt;/a&gt; Please check the below discussion this should help .&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.blueprism.com/communities/community-home/digestviewer/viewthread?GroupId=145&amp;amp;MessageKey=fb1ab999-d74b-4dbd-9f5f-a1a1cdd281f6&amp;amp;CommunityKey=3743dbaa-6766-4a4d-b7ed-9a98b6b1dd01&amp;amp;tab=digestviewer" target="test_blank"&gt;https://community.blueprism.com/communities/community-home/digestviewer/viewthread?GroupId=145&amp;amp;MessageKey=fb1ab999-d74b-4dbd-9f5f-a1a1cdd281f6&amp;amp;CommunityKey=3743dbaa-6766-4a4d-b7ed-9a98b6b1dd01&amp;amp;tab=digestviewer&lt;/A&gt; ​&lt;/P&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>Tue, 20 Jul 2021 11:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BluePrism-Runtime-issue/m-p/46023#M2107</guid>
      <dc:creator>EVIPUTI</dc:creator>
      <dc:date>2021-07-20T11:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: BluePrism Runtime issue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BluePrism-Runtime-issue/m-p/46024#M2108</link>
      <description>hI,&lt;BR /&gt;&lt;BR /&gt;Any process running in 32 bit exe, it can occupied max&amp;nbsp; 1GB. of memory. So please check memory consumption before reaching that point and try to release un necessary objects or collection as much as possible. Try to call GC.Colllect manually using the code stage (forcefully call Garbage collector) .&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sutirtha Gupta&lt;BR /&gt;Kolkata, India&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sutirtha Gupta&lt;BR /&gt;RPA Tech Lead&lt;BR /&gt;TATA Consultancy Services&lt;BR /&gt;America/Toronto&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jul 2021 12:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BluePrism-Runtime-issue/m-p/46024#M2108</guid>
      <dc:creator>sutirtha.gupta</dc:creator>
      <dc:date>2021-07-20T12:12:00Z</dc:date>
    </item>
  </channel>
</rss>

