<?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 Problem Spying Elements in Java mode in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Problem-Spying-Elements-in-Java-mode/m-p/75501#M28106</link>
    <description>&lt;P&gt;Hi, Im trying to do the bphotel exercise from the Java automation Course.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;I have installed:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Jre 1.8.0&lt;/P&gt;
&lt;P&gt;Jab 2.02&lt;/P&gt;
&lt;P&gt;Marked the accessibility settings in Control panel&lt;/P&gt;
&lt;P&gt;I had put the dll files from jab 2.02 in blueprism directory: Blueprism Limited\ Blueprism Automate how some people has suggested online.&lt;/P&gt;
&lt;P&gt;And also Java Monkey 64 works with the bphotel app.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;With this set up Im able to launch de bphotel .jar using the aplication modeller. But when I try spy some element from the app using java mode, my pc starts to lag and also I get this error if Im able to catch any element:&lt;BR /&gt;&lt;BR /&gt;System.InvalidOperationException: External AppMan reader thread exited before response from query&lt;BR /&gt;&amp;nbsp; &amp;nbsp;at BluePrism.AMI.clsAMI.Spy(clsElementTypeInfo&amp;amp; elementType, List`1&amp;amp; identifiers, Boolean includeAiSurfaceAutomation, Boolean includeAutoSpyMode)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;at AutomateUI.frmIntegrationAssistant.HandleSpyOrLaunchClick(Object sender, EventArgs e)&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;I havent seen any feedback about this error online. I would be glad If anyone could help&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Andrés Felipe Vega Tique&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 10 Jan 2024 15:59:00 GMT</pubDate>
    <dc:creator>Andrés_FelipeVe</dc:creator>
    <dc:date>2024-01-10T15:59:00Z</dc:date>
    <item>
      <title>Problem Spying Elements in Java mode</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Problem-Spying-Elements-in-Java-mode/m-p/75501#M28106</link>
      <description>&lt;P&gt;Hi, Im trying to do the bphotel exercise from the Java automation Course.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;I have installed:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Jre 1.8.0&lt;/P&gt;
&lt;P&gt;Jab 2.02&lt;/P&gt;
&lt;P&gt;Marked the accessibility settings in Control panel&lt;/P&gt;
&lt;P&gt;I had put the dll files from jab 2.02 in blueprism directory: Blueprism Limited\ Blueprism Automate how some people has suggested online.&lt;/P&gt;
&lt;P&gt;And also Java Monkey 64 works with the bphotel app.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;With this set up Im able to launch de bphotel .jar using the aplication modeller. But when I try spy some element from the app using java mode, my pc starts to lag and also I get this error if Im able to catch any element:&lt;BR /&gt;&lt;BR /&gt;System.InvalidOperationException: External AppMan reader thread exited before response from query&lt;BR /&gt;&amp;nbsp; &amp;nbsp;at BluePrism.AMI.clsAMI.Spy(clsElementTypeInfo&amp;amp; elementType, List`1&amp;amp; identifiers, Boolean includeAiSurfaceAutomation, Boolean includeAutoSpyMode)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;at AutomateUI.frmIntegrationAssistant.HandleSpyOrLaunchClick(Object sender, EventArgs e)&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;I havent seen any feedback about this error online. I would be glad If anyone could help&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Andrés Felipe Vega Tique&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Jan 2024 15:59:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Problem-Spying-Elements-in-Java-mode/m-p/75501#M28106</guid>
      <dc:creator>Andrés_FelipeVe</dc:creator>
      <dc:date>2024-01-10T15:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problem Spying Elements in Java mode</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Problem-Spying-Elements-in-Java-mode/m-p/75502#M28107</link>
      <description>&lt;P&gt;Hi &lt;SPAN&gt;Andrés&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;This error &lt;EM&gt;"External AppMan reader thread exited before response from query"&amp;nbsp;&lt;/EM&gt; can be described as follows:&amp;nbsp;&lt;/P&gt;
&lt;P dir="ltr"&gt;When an application runs in one of the external modes, a separate Process is started to control the target application and isolate it from the main Process. Blue Prism Enterprise maintains a connection to this Process, which it uses to send commands to and receive responses from the target application.&amp;nbsp;&lt;/P&gt;
&lt;P dir="ltr"&gt;However, if the target application becomes unstable or freezes, this can bring down the separate Process and&amp;nbsp;cause&amp;nbsp;Blue Prism Enterprise to lose&amp;nbsp;connection with it. As a result,&amp;nbsp;the following error message (or similar) is displayed:&lt;/P&gt;
&lt;DIV class="bquote"&gt;
&lt;P&gt;&lt;EM&gt;"ERROR: Internal : AMI error occurred in WaitStart Stage 'Wait for startup' on page 'Startup' - External AppMan reader thread exited before response from query."&lt;/EM&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;This Application Manager error often originates from&amp;nbsp;a mismatch between 32-bit and 64-bit installation, or between operating system bitness, Blue Prism bitness and the application mode to which you are attempting to connect.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Enabling logging may reveal further details about how the connection to the target application has failed.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Steve Boggs&lt;BR /&gt;Senior Product Support Engineer&lt;BR /&gt;Blue Prism&lt;BR /&gt;Austin, TX&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 20:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Problem-Spying-Elements-in-Java-mode/m-p/75502#M28107</guid>
      <dc:creator>steven.boggs</dc:creator>
      <dc:date>2024-01-11T20:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problem Spying Elements in Java mode</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Problem-Spying-Elements-in-Java-mode/m-p/75503#M28108</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;Hi, thanks for replying my question.&lt;BR /&gt;&lt;BR /&gt;Between which parts you are talking that can have mismatch between 32-bit and 64-bit ? I know my java aplication is 64 bits and the 64 bits option was selected in wizar when building the aplication modeller.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also, How Can I&amp;nbsp;Enabling logging to see more details?&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Andrés Felipe Vega Tique&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Jan 2024 14:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Problem-Spying-Elements-in-Java-mode/m-p/75503#M28108</guid>
      <dc:creator>Andrés_FelipeVe</dc:creator>
      <dc:date>2024-01-15T14:07:00Z</dc:date>
    </item>
  </channel>
</rss>

