<?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 Re: Unhandled error in the ISStop Requested causing bot termination in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Unhandled-error-in-the-ISStop-Requested-causing-bot-termination/m-p/98532#M46263</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2091"&gt;@steven.boggs&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;Thanks for providing some insight, I verified the audit logs unfortunatley I dont see anything indicating that.&lt;BR /&gt;&lt;BR /&gt;I think if it is a user it might indicate some logs in session logs but nothing in session logs indicating that(We used log errors only).&lt;BR /&gt;&lt;BR /&gt;Currently we are having issue on 2 VM's. I assume it might be more kind of environmental related.&amp;nbsp;&lt;BR /&gt;My next step is verifying the event log and observe any&amp;nbsp; thing related to it. Do you think or suggest anything else ? to find out the root cause of termination?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I probably reach VM team to compare the VM's.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Regarding the exception info : Having user info on exception is good approach, Can you help me to understand&amp;nbsp; &amp;nbsp;the reason for doing it since throwing that as an exception will potential lead for termination of process? or&amp;nbsp; it will be further to handled to complete the process gracefully and having that info&amp;nbsp; in the logs which help to identify who requested to stop the process.&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Sep 2023 14:01:59 GMT</pubDate>
    <dc:creator>harish.mogulluri</dc:creator>
    <dc:date>2023-09-19T14:01:59Z</dc:date>
    <item>
      <title>Unhandled error in the ISStop Requested causing bot termination</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unhandled-error-in-the-ISStop-Requested-causing-bot-termination/m-p/98530#M46261</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;Recently we are seeing some termination in unattended bots. I don't find any logs for termination in either session logs or work queue item&amp;nbsp; logs but noticed error in run time resource&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Error:&lt;/P&gt;
&lt;P&gt;"Unhandled error occured in the IsstopRequested function: Execution time out expired. the time out period elapsed prior to completion of the operation or the server is not responding" Operation cancelled by the user&lt;BR /&gt;&lt;BR /&gt;Unfortunately no user cancelled the request and also other VM's which are running the same process with out any issues.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Currently we are in BP 6.10.2 Version&lt;BR /&gt;&lt;BR /&gt;My question is what would be the reason for this error&amp;nbsp; how to resolve this issue in the future?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 22:37:54 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unhandled-error-in-the-ISStop-Requested-causing-bot-termination/m-p/98530#M46261</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-09-18T22:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled error in the ISStop Requested causing bot termination</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unhandled-error-in-the-ISStop-Requested-causing-bot-termination/m-p/98531#M46262</link>
      <description>&lt;P&gt;Hi Harish,&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;Although you state "no user canceled the request", the error message is stating this is the case -- have you checked the Audit Logs to determine if there's any useful info in there around the time of the error about user activity?&lt;/P&gt;
&lt;P&gt;Just as well, it's common practice to add user info to the exception information when using the 'IsStopRequested()' function in a Process -- do you have this set up (see screenshot)?&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://eucattachment.freshdesk.com/inline/attachment?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6NzAxNjA0NDQ2MiwiZG9tYWluIjoiYmx1ZXByaXNtZXUuZnJlc2hkZXNrLmNvbSIsImFjY291bnRfaWQiOjQ5MDIwNn0.72YsgmtgP6hRYTsWqLPb-UIzyLRHOTO1mKiJrIOMKho" class="img-responsive" data-mce-hlimagekey="8285d32d-a5a7-b783-b588-f700c85f5652" data-mce-hlselector="#ReplyToContributedContent_fbaf9230-707a-41f4-a207-a5f0d2548e13-tinyMce" /&gt;&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;If you can confirm a human user did not perform this action, it may be the service account/bot user cancelling the operation due to the execution timeout. Since you state this is only occurring on one VM, the investigative next-steps would be to check into environmental differences or connectivity issues observed on that VM around the time of failure as it states a timeout occurred and there may have been a problem reaching the server.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 13:42:24 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unhandled-error-in-the-ISStop-Requested-causing-bot-termination/m-p/98531#M46262</guid>
      <dc:creator>steven.boggs</dc:creator>
      <dc:date>2023-09-19T13:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled error in the ISStop Requested causing bot termination</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unhandled-error-in-the-ISStop-Requested-causing-bot-termination/m-p/98532#M46263</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2091"&gt;@steven.boggs&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;Thanks for providing some insight, I verified the audit logs unfortunatley I dont see anything indicating that.&lt;BR /&gt;&lt;BR /&gt;I think if it is a user it might indicate some logs in session logs but nothing in session logs indicating that(We used log errors only).&lt;BR /&gt;&lt;BR /&gt;Currently we are having issue on 2 VM's. I assume it might be more kind of environmental related.&amp;nbsp;&lt;BR /&gt;My next step is verifying the event log and observe any&amp;nbsp; thing related to it. Do you think or suggest anything else ? to find out the root cause of termination?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I probably reach VM team to compare the VM's.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Regarding the exception info : Having user info on exception is good approach, Can you help me to understand&amp;nbsp; &amp;nbsp;the reason for doing it since throwing that as an exception will potential lead for termination of process? or&amp;nbsp; it will be further to handled to complete the process gracefully and having that info&amp;nbsp; in the logs which help to identify who requested to stop the process.&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 14:01:59 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unhandled-error-in-the-ISStop-Requested-causing-bot-termination/m-p/98532#M46263</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-09-19T14:01:59Z</dc:date>
    </item>
  </channel>
</rss>

