Are you using OpenJDK? https://adoptopenjdk.net/
We had some similar problems when 8 was first released, where some dependencies changed. I think it was due to some older plugins we were using. Swapping to OpenJDK helped.
If that doesn’t work, you can try to find the exact class that you are missing and add the jar file to your project.
Hi Tracy, I saw that you are running both Mendix 7 and Mendix 8 in the same server.
Do you have both java versions installed as well? If so, what java home you have set?
Check if you can run the Mendix service with Java 11 using absolute path for the JRE.
You could set the Java home, but we also need proper JRE to run any java application. In this case Mendix.
Probably JRE that is set, is now pointing to older version and Mendix 8 cant run with older version.
Hope this helps
https://stackoverflow.com/questions/10757851/run-a-jar-file-using-a-specific-jre