Hello, On 6/22/23 07:47, S Abirami wrote:
Hi All,Our application using embedded tomcat 9.0.62 on RHEL linux environment. Tomcat native version :1.2.32 openssl version OpenSSL 1.1.1k After upgrading from RHEL 7.9 to RHEL 8.6 version, embedded tomcat throws an exception when starting the application for https. org.apache.catalina.util.LifecycleBase handleSubClassException - Failed to start component [cmg.protocols.http.HTTPConnector] java.lang.NoClassDefFoundError: Could not initialize class org.apache.tomcat.util.net.openssl.OpenSSLEngine at org.apache.tomcat.util.net.openssl.OpenSSLUtil.getImplementedProtocols(OpenSSLUtil.java:54) Http is working fine without issue. Please help use here to find the solution for this problem.
Is there more to the stack trace? For example, "Caused by..." maybe multiple times?
-chris --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
