<?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 Try clearing the temp cache in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85545#M36525</link>
    <description>Try clearing the temp cache files for Java every time you start the process, suggest you to put that stage just after your process starts, might ease a bit, also try and make the objects background, all of them that you have created. Some objects interfere with the working of other object instances which might lower the speed or affect performance.
Worked fine for me.</description>
    <pubDate>Tue, 21 Nov 2017 13:29:00 GMT</pubDate>
    <dc:creator>PrateekMehan</dc:creator>
    <dc:date>2017-11-21T13:29:00Z</dc:date>
    <item>
      <title>Automation process running very slow for JAVA based application</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85539#M36519</link>
      <description>Hi All,

I have created a process which runs on a java based application .My application is getting launched from a web browser. I have used java mode for spying the elements in the application . When I am running the process in my local machine through control room, its running at normal speed but when am trying to schedule it on a virtual machine, the performance decreases drastically . I am using Blueprism 4.2.35 version . JRE installed in both the machine is version 8 update 102 .  JAB is enabled in both the machines . The environment is same for both the machines .

What can be the reason for observing slowness when I am triggering the process in a separate machine ? I have tried triggering the process in multiple machines but experiencing slowness everywhere except my local machine . Can anybody suggest the parameters which I can check to compare the two machines . 

Any help is highly appreciated .

Thanks
Nithin</description>
      <pubDate>Tue, 10 Jan 2017 19:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85539#M36519</guid>
      <dc:creator>NithinChembakam</dc:creator>
      <dc:date>2017-01-10T19:20:00Z</dc:date>
    </item>
    <item>
      <title>It sounds like the VMs are</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85540#M36520</link>
      <description>It sounds like the VMs are just not as fast as your desktop - could be they have a lesser specification, poorer network connectivity etc.</description>
      <pubDate>Tue, 10 Jan 2017 23:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85540#M36520</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-01-10T23:31:00Z</dc:date>
    </item>
    <item>
      <title>There are few options in</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85541#M36521</link>
      <description>There are few options in chapter 3 of the Java guide you may want to experiment with &lt;A href="https://portal.blueprism.com/system/files/Java%20Automation%20Guide.pdf" target="test_blank"&gt;https://portal.blueprism.com/system/files/Java%20Automation%20Guide.pdf&lt;/A&gt;</description>
      <pubDate>Tue, 28 Feb 2017 13:44:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85541#M36521</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-02-28T13:44:00Z</dc:date>
    </item>
    <item>
      <title>Hi Carter,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85542#M36522</link>
      <description>Hi Carter,
The same process which Baalakkannan mentioned runs fine for three successive cases then the application gets jammed.Is there any memory getting piled up.If yes how to clear it after certain number of cases/time?
Thanks in advance</description>
      <pubDate>Tue, 18 Apr 2017 18:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85542#M36522</guid>
      <dc:creator>DHINAGARANASHOK</dc:creator>
      <dc:date>2017-04-18T18:33:00Z</dc:date>
    </item>
    <item>
      <title>Hi Guys,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85543#M36523</link>
      <description>Hi Guys,
We are experiencing the same issue - spy will identify a java element within a couple seconds locally, but on our VM runtime resources it stretches to 8-10 seconds.  We end up increasing the timeouts on our waits just to prevent exceptions.  I know the java automation guide suggests tricks like reversing the tree or removing intelligent waits (definitely do not want to move to dumb waits), but I would like to know if any of you have found a setting on VMs to give them the same performance as we see on physical machines?  We tried different versions of java, more RAM and CPU, but only saw an improvement of about a second per spy.
Thanks,
Tyler</description>
      <pubDate>Thu, 15 Jun 2017 00:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85543#M36523</guid>
      <dc:creator>TylerGlenn1</dc:creator>
      <dc:date>2017-06-15T00:32:00Z</dc:date>
    </item>
    <item>
      <title>I also have similar</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85544#M36524</link>
      <description>I also have similar observation. Process runs 4x times slower on VMs than on local machines. Post doubling processing power, performance doubled. Hence we tried adding more processing power to improve processing time further but this time no improvement in performance. Still wondering what can be done to get the processes similar performance on VM as on local machine</description>
      <pubDate>Mon, 20 Nov 2017 17:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85544#M36524</guid>
      <dc:creator>Kamlesh</dc:creator>
      <dc:date>2017-11-20T17:13:00Z</dc:date>
    </item>
    <item>
      <title>Try clearing the temp cache</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85545#M36525</link>
      <description>Try clearing the temp cache files for Java every time you start the process, suggest you to put that stage just after your process starts, might ease a bit, also try and make the objects background, all of them that you have created. Some objects interfere with the working of other object instances which might lower the speed or affect performance.
Worked fine for me.</description>
      <pubDate>Tue, 21 Nov 2017 13:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85545#M36525</guid>
      <dc:creator>PrateekMehan</dc:creator>
      <dc:date>2017-11-21T13:29:00Z</dc:date>
    </item>
    <item>
      <title>Hi, we are experience the</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85546#M36526</link>
      <description>Hi, we are experience the same issues. It does not help with clearing JAVA cache or restarting VM or JAVA app. Also created support ticket but according to BP there should be no difference between VM and Physical Machine. Please if anybody has suggestions please assist. Thanks.</description>
      <pubDate>Fri, 01 Dec 2017 13:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85546#M36526</guid>
      <dc:creator>EllenBrander</dc:creator>
      <dc:date>2017-12-01T13:26:00Z</dc:date>
    </item>
    <item>
      <title>If not already done, I would…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85547#M36527</link>
      <description>If not already done, I would strongly recommend checking 'Ancestor count', 'Match index' in the Application Modeller to improve performance speed. This is particularly useful in Java applications.</description>
      <pubDate>Wed, 03 Jan 2018 17:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85547#M36527</guid>
      <dc:creator>FredrikAdland</dc:creator>
      <dc:date>2018-01-03T17:22:00Z</dc:date>
    </item>
    <item>
      <title>Hi. We have the same issue…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85548#M36528</link>
      <description>Hi. We have the same issue here on Virtual Machine. Tried checking 'Ancestor count' and 'Match Index' but this did not change the performance at all for us unfortunately. If someone found a solution please assist. Thanks.</description>
      <pubDate>Thu, 04 Jan 2018 12:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85548#M36528</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-04T12:51:00Z</dc:date>
    </item>
    <item>
      <title>If you have implemneted the…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85549#M36529</link>
      <description>If you have implemneted the speed ups recommend in the guide then I would say:
If your Java interface is running slow from the very start (i.e. it is not getting slower over time, it is just always slow), yet it is fast when ran in a different environment (such as your development environment) - then that 100% indicates to me an issue with your virtualised environment.&amp;nbsp; Our recommendation is that the robots VDI should match the power and memory of a standard user desktop so that all applicaitons run with comparible performance.&amp;nbsp; The VDI memory and cpu should be dedicated to that VDI rather than set to be dynamic.
If your Java Interface slows down over time so that after x number of cases it is very slow my suggestion would be to restart the Java application occassionally to speed it up again.&amp;nbsp; This slowing down could signify a memory issue with how the Java app behaves with Java Access Bridge.</description>
      <pubDate>Thu, 04 Jan 2018 16:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85549#M36529</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2018-01-04T16:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: Hi, we are experience the</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85550#M36530</link>
      <description>Hello Hellen,&lt;BR /&gt;&lt;BR /&gt;How did you clear cache using Blue Prism?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Navaneethan Subramani&lt;BR /&gt;Senior&lt;BR /&gt;EY LLP&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Nov 2022 08:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automation-process-running-very-slow-for-JAVA-based-application/m-p/85550#M36530</guid>
      <dc:creator>NavaneethanSubr</dc:creator>
      <dc:date>2022-11-30T08:55:00Z</dc:date>
    </item>
  </channel>
</rss>

