Java Extension ( Java Desktop App running on one machine and Bot on another machine)

Dear All,

Below is the scenario in Citrix environment.
Machine 1(Multi Tenancy Server)- UiP Studio, Java Plugin is installed , Citrix Plugin is installed (Here the bot supposed to run)
Machine 2(Multi Tenancy Server)- My Target application(Java Desktop Application) runs here.Remote Runtime is installed.

My Bot which is running on Machine 1 logs in to Machine 2 and perfoms activities there.

Problem:
Using Attach WIndow activity it is possible to detect elements on the screen of Java App on first two Java Windows and in the middle of the process Bot fails to detect Popup Window( Activity: Attach window) and the error “You are trying to automate Java based app, Please install Java Plugin” comes up and cannot continue the bot development further.

My question:

  1. Ist it necessary to install Java Plugins on Target Machine as well?
  2. I found that Java Open SDK version 8 is installed on Target machine. Does UiPath supports Java Open SDK or only Java SDK from oracle? ( there is no mention of that in the UiP Docs)
    3)Note: All instructions on this link is clearly read and followed. Java Extension Troubleshooting

It would be rellay helpful if anyone has answer for it. Thanks.

Regards,
Ganesh

Hello @Ganesh_Hegde!

It seems that you have trouble getting an answer to your question in the first 24 hours.
Let us give you a few hints and helpful links.

First, make sure you browsed through our Forum FAQ Beginner’s Guide. It will teach you what should be included in your topic.

You can check out some of our resources directly, see below:

  1. Always search first. It is the best way to quickly find your answer. Check out the image icon for that.
    Clicking the options button will let you set more specific topic search filters, i.e. only the ones with a solution.

  2. Topic that contains most common solutions with example project files can be found here.

  3. Read our official documentation where you can find a lot of information and instructions about each of our products:

  4. Watch the videos on our official YouTube channel for more visual tutorials.

  5. Meet us and our users on our Community Slack and ask your question there.

Hopefully this will let you easily find the solution/information you need. Once you have it, we would be happy if you could share your findings here and mark it as a solution. This will help other users find it in the future.

Thank you for helping us build our UiPath Community!

Cheers from your friendly
Forum_Staff

Hi Ganesh,

The java extension must be installed on the machine that has the JRE installed, in your case, the target machine.
More information on how to install the extension on the target machine: About UiPath Remote Runtime

1 Like