<?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 Timeout error when trying to perform an acquire lock in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Timeout-error-when-trying-to-perform-an-acquire-lock/m-p/59169#M12863</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm currently having a problem when trying to perform the acquire lock action (Enviorment Locking), when I try to execute the action it crashes and returns a timeout error, if I set a waiting time limit it stays still for the specified time and then passes by the action without generating a lock token.&lt;BR /&gt;&lt;BR /&gt;I already had this error before in a development environment and the only solution I found was to change the name of the automation queue, the error this time is happening in a production environment and therefore this solution is not one of the best, I accept suggestions on what to do do to try to resolve.&lt;BR /&gt;&lt;BR /&gt;The automation that is showing this error, was running previously without showing any problems, and now it started showing after months of running, even without having undergone any recent changes.&lt;BR /&gt;&lt;BR /&gt;My action is configured as follows:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="26506.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/26640iAA517E861C97CEBC/image-size/large?v=v2&amp;amp;px=999" role="button" title="26506.png" alt="26506.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I've currently tried:&lt;BR /&gt;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;Restart the machine that was running;&lt;/LI&gt;
&lt;LI&gt;Redo action configuration;&lt;/LI&gt;
&lt;/UL&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Lucas Silva&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 21 Dec 2022 13:56:00 GMT</pubDate>
    <dc:creator>LucasSilva</dc:creator>
    <dc:date>2022-12-21T13:56:00Z</dc:date>
    <item>
      <title>Timeout error when trying to perform an acquire lock</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Timeout-error-when-trying-to-perform-an-acquire-lock/m-p/59169#M12863</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm currently having a problem when trying to perform the acquire lock action (Enviorment Locking), when I try to execute the action it crashes and returns a timeout error, if I set a waiting time limit it stays still for the specified time and then passes by the action without generating a lock token.&lt;BR /&gt;&lt;BR /&gt;I already had this error before in a development environment and the only solution I found was to change the name of the automation queue, the error this time is happening in a production environment and therefore this solution is not one of the best, I accept suggestions on what to do do to try to resolve.&lt;BR /&gt;&lt;BR /&gt;The automation that is showing this error, was running previously without showing any problems, and now it started showing after months of running, even without having undergone any recent changes.&lt;BR /&gt;&lt;BR /&gt;My action is configured as follows:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="26506.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/26640iAA517E861C97CEBC/image-size/large?v=v2&amp;amp;px=999" role="button" title="26506.png" alt="26506.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I've currently tried:&lt;BR /&gt;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;Restart the machine that was running;&lt;/LI&gt;
&lt;LI&gt;Redo action configuration;&lt;/LI&gt;
&lt;/UL&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Lucas Silva&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Dec 2022 13:56:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Timeout-error-when-trying-to-perform-an-acquire-lock/m-p/59169#M12863</guid>
      <dc:creator>LucasSilva</dc:creator>
      <dc:date>2022-12-21T13:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: Timeout error when trying to perform an acquire lock</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Timeout-error-when-trying-to-perform-an-acquire-lock/m-p/59170#M12864</link>
      <description>Changing name will work well, then the original name must be left abnormally locked.&lt;BR /&gt;Why don't you review the lock table.&lt;BR /&gt;And you will find the lock Name previously used.&lt;BR /&gt;Release or delete it.&lt;BR /&gt;It should recover this situation.&lt;BR /&gt;visit System &amp;gt; Workflow &amp;gt; Environment Locks.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Bohyon Hwang&lt;BR /&gt;Director&lt;BR /&gt;블루프리즘&lt;BR /&gt;Seoul&lt;BR /&gt;+82262033950&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Dec 2022 04:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Timeout-error-when-trying-to-perform-an-acquire-lock/m-p/59170#M12864</guid>
      <dc:creator>BohyonHwang</dc:creator>
      <dc:date>2022-12-22T04:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: Timeout error when trying to perform an acquire lock</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Timeout-error-when-trying-to-perform-an-acquire-lock/m-p/59171#M12865</link>
      <description>&lt;P&gt;Hi Lucas,&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="26501.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/26628i4B19B10FBFAF68B8/image-size/large?v=v2&amp;amp;px=999" role="button" title="26501.png" alt="26501.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Once your task is completed, you should release the respective token, or else at a given specific time another BOT can't get the new token (Blank Token)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="26502.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/26631iAE4FE939CFFAA12C/image-size/large?v=v2&amp;amp;px=999" role="button" title="26502.png" alt="26502.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Thanks&lt;BR /&gt;Prasanth&lt;BR /&gt;Software Engineer | RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Dec 2022 10:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Timeout-error-when-trying-to-perform-an-acquire-lock/m-p/59171#M12865</guid>
      <dc:creator>Prasanth_IRPA_Dev</dc:creator>
      <dc:date>2022-12-22T10:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: Timeout error when trying to perform an acquire lock</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Timeout-error-when-trying-to-perform-an-acquire-lock/m-p/59172#M12866</link>
      <description>&lt;STRONG&gt;Thanks&lt;/STRONG&gt; Bohyon Hwang,&lt;BR /&gt;&lt;BR /&gt;Your tip to check the current locks helped me, &lt;STRONG&gt;that was the problem&lt;/STRONG&gt;, even with a release lock stage for some reason it kept blocked, and when checking all the locks it was possible to see that the queue was still blocked.&lt;BR /&gt;&lt;BR /&gt;If someone goes through this in the future, it's good to remember to check that the screen with all the locks &lt;STRONG&gt;doesn't have any filters&lt;/STRONG&gt;, this could leave the lock "camouflaged".&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Lucas Silva&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Dec 2022 17:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Timeout-error-when-trying-to-perform-an-acquire-lock/m-p/59172#M12866</guid>
      <dc:creator>LucasSilva</dc:creator>
      <dc:date>2022-12-22T17:31:00Z</dc:date>
    </item>
  </channel>
</rss>

