Symptoms:
- Login page for vCenter Server 7.0 with the vSphere Client fails with the error:
500 internal server error
- In the tomcat log file, you see:
Exception from /var/log/vmware/sso/tomcat/localhost.2020-04-08.log file:
2020-04-08T08:20:39.544Z SEVE org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/].[appServlet] Servlet.service() for servlet [appServlet] in context with path [] threw exception [java.lang.ClassFormatError: Truncated class file] with root cause
java.lang.ClassFormatError: Truncated class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)