5.10.2.1 Java Settings

The following table displays the Java settings required for installation.

Table 5-7 Java Settings

Description Example Value

In the .profile file, set PATH to include the Java Runtime Environment (JRE) absolute path.

Ensure that SYMBOLIC links to JAVA installation are not set in the PATH variable.

JAVA_HOME=/scratch/jdk<<version>>/jre

For example: PATH=/usr/java/jre1.8.0_221/bin:$ORACLE_ HOME/ bin:$PATHJAVA_HOME=/scratch/jdk<<version>>/jre

NOTE: OFSAA does not support OpenJDK and JRE.

In the .profile file, set PATH to include the Java Runtime Environment bin path.

JAVA_BIN=/scratch/<<version>>/jre/bin

For example:

PATH=/usr/java/jre1.8.0_221/bin:$ORACLE_ HOME/bin:$PATH

Enable unlimited cryptographic policy for Java. For more information, see the Enabling Unlimited Cryptographic Policy section from the OFS Analytical Applications Infrastructure Administration Guide.