Updating the JRE location for agent relays
If you upgrade the JRE and change the JRE location, you must also update the agent relays. If you do not change the location of the JRE, you do not have to update these files.
Procedure
- Stop the agent relay.
- In the installation folder, locate and open this file for editing: install dir/bin/agentrelay.cmd (Windows) or install dir/bin/agentrelay (Linux).
-
In the file, edit the line that begins
set JAVA_HOME=
to point to your JRE.For example,set JAVA_HOME=C:\Program Files\Java\jre8
(Windows) orset JAVA_HOME=/opt/java/jre8
(Linux). -
If you are running agent relays as a Windows™
service, follow these steps:
- Start the agent relay.