Java
Xpress Insight requires Java 8 64-bit to be installed.
The version of Java can be verified as follows:
- Open a Command Prompt window.
- Type the following command: java -version
- A correct version of Java should match the highlighted portions of the following example output:
java version "1.8.0_92" Java(TM) SE Runtime Environment (build 1.8.0_92-b14) Java HotSpot(TM) 64-Bit Server VM (build 25.92-b14, mixed mode)
Note The patch version of Java does not need to match; this is the part of the version number showing as _92-b14 in the example output above.If you do not have Java 8 installed, obtain it from the following site http://www.java.com and install it on your system, or ask your IT department if they can assist you.
Xpress Insight Server will, by default, locate the java command from the system %PATH% environment variable. The Java installer will set this up for you.