Product: Xtradyne I-DBC
Version: ALL
Description:
JAVA_FONTS variable not set correctly
Resolution:
If the environment variable JAVA_FONTS is set to an empty directory, the installer extracts the JRE but will not start.
Determine if the JAVA_FONTS variable is set with:
echo $JAVA_FONTS
Unset the variable with:
unset JAVA_FONTS
Restart the installer.
#OpenFusion
#KnowledgeDocs