Hello,
Since yesterday evening, we’ve been experiencing a problem on one of our servers . It’s an Ubuntu server where we’re currently deploying our Java application. However, we have encountered an unusual and persistent error throughout the deployment process.
When we deploy a .war file, the deployment fails and we get this error. This problem persists even after the OS has been completely reinstalled, and when we change the Java version from Java 8, Java 11, Java 13, Java 17, it doesn’t change anything, we still get the same error.
The error is: An error has occurred. Error occurred during deployment: Exception while loading the app: EJB Container initialization error. Please see server.log for more details.

Please help us.

OS: Ubuntu 20.04 LTS, 22.04 LTS and CENTOS 7
Payara Version: 5.193, 5.194
Java Version: 8, 11, 13, 17

Regards