Op zo 12 mrt 2023 om 05:53 schreef Jody Garnett <jody.garn...@gmail.com>:
> > 1) Confirming it fails to start in Java 8? > > Jetty starts, and the logs contain: > > 2023-03-11 20:45:18.805:WARN:oejw.WebAppContext:main: Failed startup of > context o.e.j.w.WebAppContext@33f88ab > {GeoServer,/geoserver,file:///Users/jgarnett/Downloads/geoserver-2.23-RC1-bin/webapps/geoserver/,UNAVAILABLE}{/Users/jgarnett/Downloads/geoserver-2.23-RC1-bin/webapps/geoserver} > java.lang.UnsupportedClassVersionError: > org/geoserver/GeoserverInitStartupListener has been compiled by a more > recent version of the Java Runtime (class file version 55.0), this version > of the Java Runtime only recognizes class file versions up to 52.0 > > Ideally it would not startup, and have a clear message about Java 11. But > we can use the above warning in our release notes. > AFAIK Jetty was not upgraded to a Java 11-only version so that is to be expected, the Jetty container starts first and then the webapp is loaded (which fails as expected) -M
_______________________________________________ Geoserver-devel mailing list Geoserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-devel