<?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: Blue Prism thinks HOST Application is still running. in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-thinks-HOST-Application-is-still-running/m-p/64117#M16946</link>
    <description>No, I run it on the same machine. Waiting for some seconds has worked.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Marco Matuttis&lt;BR /&gt;Robot Process Automation Developer&lt;BR /&gt;INTER Krankenversicherung AG&lt;BR /&gt;Mannheim&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 01 Mar 2021 09:48:00 GMT</pubDate>
    <dc:creator>MarcoMatuttis1</dc:creator>
    <dc:date>2021-03-01T09:48:00Z</dc:date>
    <item>
      <title>Blue Prism thinks HOST Application is still running.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-thinks-HOST-Application-is-still-running/m-p/64112#M16941</link>
      <description>&lt;P&gt;When I encounter a System Exception in my Process I try to restart the application and try again. But when I try to do that I get the following error message:&lt;/P&gt;
&lt;P&gt;23.11.2020 11:45:06 ACTION: 'Start HOST' Process: 'Bestandsübertragung revamp' Subsheet: 'Start Host &amp;amp; Login' ERROR: Internal : Failed to perform step 1 in Navigate Stage 'Host starten' on page 'Launch' - Application already launched&lt;/P&gt;
&lt;P&gt;I exit the host applicattion by global send key actions. i disconnect the application from the server and then go to file tab and choose exit ...&lt;/P&gt;
&lt;P&gt;How can I get blueprism to realize that the application is closed at this point ? So that a restart does not throw the error ?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Marco Matuttis&lt;BR /&gt;Robot Process Automation Developer&lt;BR /&gt;INTER Krankenversicherung AG&lt;BR /&gt;Mannheim&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Nov 2020 10:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-thinks-HOST-Application-is-still-running/m-p/64112#M16941</guid>
      <dc:creator>MarcoMatuttis1</dc:creator>
      <dc:date>2020-11-23T10:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue Prism thinks HOST Application is still running.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-thinks-HOST-Application-is-still-running/m-p/64113#M16942</link>
      <description>Hi Macro,&lt;BR /&gt;&lt;BR /&gt;You can use kill process action from utility Environment to kill the application and use process exist action from utility general to validate that process exist or not.&lt;BR /&gt;&lt;BR /&gt;I hope it will help.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Nilesh&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nilesh Jadhav &lt;BR /&gt;Senior RPA Specialist&lt;BR /&gt;ADP&lt;BR /&gt;India&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Nov 2020 13:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-thinks-HOST-Application-is-still-running/m-p/64113#M16942</guid>
      <dc:creator>NileshJadhavBP</dc:creator>
      <dc:date>2020-11-23T13:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue Prism thinks HOST Application is still running.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-thinks-HOST-Application-is-still-running/m-p/64114#M16943</link>
      <description>&lt;P&gt;Unfortunately that does not work for me. When I just kill the process this way the programm will not start. It needs to be properly shut down with a disconnect first. Otherwise it will not start.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Marco Matuttis&lt;BR /&gt;Robot Process Automation Developer&lt;BR /&gt;INTER Krankenversicherung AG&lt;BR /&gt;Mannheim&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Nov 2020 14:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-thinks-HOST-Application-is-still-running/m-p/64114#M16943</guid>
      <dc:creator>MarcoMatuttis1</dc:creator>
      <dc:date>2020-11-23T14:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue Prism thinks HOST Application is still running.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-thinks-HOST-Application-is-still-running/m-p/64115#M16944</link>
      <description>Sometimes when a process is closed externally (ie, not through a Terminate stage), it takes a few seconds for Blue Prism to recognize that it has been closed. I'd suggest trying to use a Terminate stage after shutting the application down properly, and see if that helps, otherwise wait for a few seconds.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nicholas Zejdlik&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Nov 2020 17:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-thinks-HOST-Application-is-still-running/m-p/64115#M16944</guid>
      <dc:creator>NicholasZejdlik</dc:creator>
      <dc:date>2020-11-23T17:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue Prism thinks HOST Application is still running.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-thinks-HOST-Application-is-still-running/m-p/64116#M16945</link>
      <description>Are you launching that application from citrix web page ?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nilesh Jadhav &lt;BR /&gt;Senior RPA Specialist&lt;BR /&gt;ADP&lt;BR /&gt;India&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Nov 2020 17:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-thinks-HOST-Application-is-still-running/m-p/64116#M16945</guid>
      <dc:creator>NileshJadhavBP</dc:creator>
      <dc:date>2020-11-23T17:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue Prism thinks HOST Application is still running.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-thinks-HOST-Application-is-still-running/m-p/64117#M16946</link>
      <description>No, I run it on the same machine. Waiting for some seconds has worked.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Marco Matuttis&lt;BR /&gt;Robot Process Automation Developer&lt;BR /&gt;INTER Krankenversicherung AG&lt;BR /&gt;Mannheim&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Mar 2021 09:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-thinks-HOST-Application-is-still-running/m-p/64117#M16946</guid>
      <dc:creator>MarcoMatuttis1</dc:creator>
      <dc:date>2021-03-01T09:48:00Z</dc:date>
    </item>
  </channel>
</rss>

