Linux server deployment, does not occur on Windows
Since upgrading to Wildlfy 27 (same occurs with 28) when deploying a new EAR, the first time it runs we see: Caused by: java.lang.NoClassDefFoundError: Could not initialize class (custom class). The class exists in the EAR file. After shutting down and restarting the server (usually once, but sometimes 2-3X times) the error goes away.
Any idea what could be causing this? Permissions are correct (default, same limited owner/group for all files executing the .sh file)