Checking Java Version
Xpress Insight
4.51 requires Java 11 to be installed.
The following builds are supported:
- Oracle Java 11 64bit Hotspot. Minimum version 11.0.2. We recommend the latest version 11 update.
- OpenJDK 11 64bit Hotspot. Minimum version 11.0.2. We recommend the latest version 11 update.
The version of Java can be verified as follows:
- Open a Command Prompt.
- Type the following command: java -version
- A correct version of Java should match the highlighted portions of the following example output:
java version "11.0.2" 2019-01-15 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.2+9-LTS) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.2+9-LTS, mixed mode)
Note If you do not have Java 11 installed, obtain it from the following site https://jdk.java.net/archive/ 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.