Problem
If you get the following error when trying to install EasyAccess 4.0 on Linux you are missing some fonts needed by Java.
root@linux:# ./easy_server_linux_x64_4_0_2.sh
Unpacking JRE ...
Starting Installer ...
java.lang.Error: Probable fatal error:No fonts found.
at sun.font.SunFontManager.getDefaultPhysicalFont(SunFontManager.java:1236)
at sun.font.SunFontManager.initialiseDeferredFont(SunFontManager.java:1100)
at sun.font.SunFontManager.findOtherDeferredFont(SunFontManager.java:1037)
at sun.font.SunFontManager.findDeferredFont(SunFontManager.java:1054)
at sun.font.SunFontManager.findFont2D(SunFontManager.java:2256)
at sun.font.SunFontManager.getDefaultPhysicalFont(SunFontManager.java:1220)
Solution
Depending on distribution you can install the needed fonts by installing fontconfig
Debian / Ubuntu
# sudo apt-get install fonts-dejavu fontconfig
RHEL / Centos
# sudo yum install fontconfig dejavu-sans-fonts dejavu-serif-fonts
SLES
# sudo zypper install dejavu-fonts fontconfig
Related articles
Sending EasyAccess logs to InCenter or a Syslog server
4 May, 2021 easyaccess incenter syslog
4 May, 2021 easyaccess incenter syslog
Returning Session and/or Idle timeout in a RADIUS Scenario.
21 Jan, 2021 easyaccess radius
21 Jan, 2021 easyaccess radius
How to disable OneTouch or OTP for specific users on RADIUS Authenticators.
24 Feb, 2021 easyaccess radius
24 Feb, 2021 easyaccess radius
Configure Linux OpenConnect towards Clavister NetWall
5 Mar, 2021 sslvpn openconnect oneconnect linux core
5 Mar, 2021 sslvpn openconnect oneconnect linux core
How to configure passwordless OneTouch authentication
24 Feb, 2021 easyaccess radius saml sso onetouch
24 Feb, 2021 easyaccess radius saml sso onetouch
Upgrading EasyAccess to PhenixID Authentication Services
16 Aug, 2024 changeme easyaccess phenixid pas
16 Aug, 2024 changeme easyaccess phenixid pas
How do I work with nested groups (AD) in EasyAccess
21 Jan, 2021 easyaccess
21 Jan, 2021 easyaccess
Changing EasyAccess MyApps icons through the WebUI
18 May, 2021 easyaccess myapps
18 May, 2021 easyaccess myapps
High Severity vulnerability in Apache Log4J 2
14 Dec, 2021 easyaccess log4j
14 Dec, 2021 easyaccess log4j
How to import and enroll Feitian Hardware Keys (HOTP)
18 Jan, 2021 easyaccess hotp
18 Jan, 2021 easyaccess hotp
Configure the OpenConnect-GUI client towards Clavister NetWall
23 Aug, 2022 sslvpn openconnect oneconnect macos windows linux core
23 Aug, 2022 sslvpn openconnect oneconnect macos windows linux core