When attempting to install Embedded Entitlements Manager (EEM) on Red Hat Enterprise Linux (RHEL) 9.7, the installer fails with an InvocationTargetException and a NoClassDefFoundError.
The stack trace indicates a failure to initialize java.awt.Toolkit due to a missing shared object file.
Error Message:
The installation fails because the installer's Java environment cannot locate the required X11 Test extension library (libXtst.so.6) on the host system.
This library is a prerequisite for Java-based installers on Linux, even when the installation is performed in console mode EEM installation error.
To resolve this issue, install the missing library and its dependencies as a root or sudo user:
libXtst library:If the issue persists, verify the environment details by checking the OS release: