https://bz.apache.org/bugzilla/show_bug.cgi?id=68493
Remy Maucherat <r...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from Remy Maucherat <r...@apache.org> --- NoSuchMethodException is a ReflectiveOperationException so it is caught. There is a debug message explaining the problem: "Failed to create references to Java 22 classes and methods". You can adjust your log level to filter it out. The FFM code for OpenSSL that is included with Tomcat 11 requires at least Java 22 preview build 20 or newer to run. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org