Java error in remote environment

When I tried to use the click activity in the remote environment, the phrase came out.

asdaf

When I clicked OK to proceed with the installation, the message appeared

How should I solve it?

Hi @simyname1022

Can I get a text error code, specifically the message in the picture?

Regards,
TuanNNA

We detected that you are trying to capture in a Java window that uses a custom JRE.
Would you like to install the Java support files?

IMPORTANT : before installing you have to close the Java application!

and

The following paths are invalid or do not contain JRE:
“C\eCentre_SEC\java\jre”

The text in the picture is this phrase.

Hi @simyname1022

This error message indicates that the Java support files are not installed or configured properly on your system. Here are some steps you can follow to resolve this issue:

  1. Close any Java applications that are currently running.
  2. Check the path mentioned in the error message (“C\eCentre_SEC\java\jre”) to ensure that it exists and contains a valid JRE.
  3. If the path is invalid or does not contain a valid JRE, you may need to reinstall Java on your system and ensure that it is configured properly.
  4. Once you have a valid JRE installed, try running the UiPath click activity again and follow the prompts to install the Java support files.

In general, it’s important to ensure that you have the correct versions of Java and the UiPath software installed and configured properly, as these can often cause issues when interacting with Java applications or other third-party software.

Another possible solution to this issue is to configure UiPath to use the correct JRE path.

To do this, follow these steps:

  1. Go to the UiPath installation folder and locate the UiPath.Java.Activities.dll.config file.
  2. Open the file using a text editor and locate the element.
  3. Change the value of the element to the correct path of the JRE on your system.
  4. Save the file and close the text editor.
  5. Restart UiPath and try running the click activity again.

If you’re not sure where the correct JRE path is located on your system, you can try searching for it using the Windows search function or by checking the Java installation directory.

Should I recover in the same way for remote situations?

Have you fixed the error yet?

Couldn’t fix the error yet