Configuring Management Station to use a JDK or JRE
If using Management Station on a Windows host, you can configure it to use the installed 64-bit JRE or JDK. For example, if you installed Management Station using a JRE, you can configure it to use the installed JDK or vice versa.
- Open a command prompt as administrator.
- Navigate to your Tomcat \bin directory.
- Make a note of the exact filename of the tomcat.exe file. For example, tomcat8.exe.
- Run this command for Management Station:
tomcat8w //ES//NuanceManagementStation
- Select the Java tab in the <service> properties dialog.
- Edit the path under Java Virtual Machine to point to \jre or \jdk.
- Click OK.
- Repeat Steps 4-7 for the data collection service and statistics analyzer service using these commands:
tomcat8w //ES//NuanceMSDataCollection
tomcat8w //ES//NuanceStatsAnalyzer