Skip to main content

JAVA_FONTS variable not set correctly

  • July 17, 2014
  • 0 replies
  • 0 views

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