Specifying the JDK or JRE for Analytic Engine, Infrastructure Data Collector and Web Service Data Collector
Optimize Analytic Engine, Optimize Infrastructure Data Collector and Web Service Data Collector must point to a JDK or JRE. By default, they point to the location of the JDK installed at the same time you installed Optimize. If necessary, you can specify a different location.
Before you specify the location of Java for Analytic Engine, Infrastructure Data Collector and Web Service Data Collector determine whether you need to specify the location of the JDK or the JRE.
Important:
If you specify a different JDK or JRE, do not remove the JDK or JRE that Software AG Installer installed with Optimize. The JDK and JRE installed with Optimize are required to run the Software AG Uninstaller.
To specify the Java location for Analytic Engine,
Infrastructure Data Collector and Web Service Data Collector
1. Open the wrapper.conf file in a text editor. You can find the respective wrapper.conf file in the following locations:
The Analytic Engine Java Service Wrapper configuration file resides in the following folder:
Software AG_directory /optimize/analysis/conf/
wrapper.confThe
Infrastructure Data Collector Java Service Wrapper configuration file resides in the following folder:
Software AG_directory /profiles/InfraDC/configuration/
wrapper.confThe Web Service Data Collector Java Service Wrapper configuration file resides in the following folder:
Software AG_directory /optimize/dataCollector/conf/
wrapper.conf2. Set the wrapper.java.command property so that it specifies the location of the JDK or JRE installation directory. For example:
wrapper.java.command=C:\SoftwareAG\jvm\jvm\bin\java
3. Save and close the file.
4. Restart Analytic Engine, Infrastructure Data Collector and Web Services Data Collector.