Initializing help system before first use

Checking Java Version

Xpress Insight 4.54 requires Java 11 to be installed.

Xpress Insight supports any OpenJDK. FICO recommends Amazon Coretto 11. For more, see the Amazon Corretto overview.

The version of Java can be verified as follows:
  1. Open a Command Prompt.
  2. Type the following command: java -version.
    The following output shows an example of the version details for an installation, detailing the version number:
    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 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.