No blockers, some warnings and glitches noted below. *geoserver-2.19.0-bin* - Noted the */logs* folder is empty, assume that is for jetty to use. - Checking startup, the data_dir/logs folder contains geoserver.log as expected, but there is a warning:
WARNING: Extension lookup 'ExtensionFilter', but ApplicationContext is unset. log4j:WARN File option not set for appender [geoserverlogfile]. log4j:WARN Are you using FileAppender instead of ConsoleAppender? - Noted several attempts to access spring application context before is is ready to be used: Mar 19, 2021 1:43:43 PM org.geoserver.platform.GeoServerExtensions checkContext WARNING: Extension lookup 'XStreamPersisterInitializer', but ApplicationContext is unset. Mar 19, 2021 1:43:43 PM org.geoserver.platform.GeoServerExtensions checkContext WARNING: Extension lookup 'ExtensionFilter', but ApplicationContext is unset. Mar 19, 2021 1:43:43 PM org.geoserver.platform.GeoServerExtensions checkContext WARNING: Extension lookup 'ExtensionProvider', but ApplicationContext is unset. Mar 19, 2021 1:43:43 PM org.geoserver.platform.GeoServerExtensions checkContext - The contents of text file written out when writing out keystore password to disk should be updated. - The headings for Image Processing page "JAI/JAIEXT Setup" and "Memory Use" have some odd spacing for some reason - Application is functioning as expected. *geoserver-2.19.0-htmldoc* - contents are fine - not sure if we need to include developers guide here *geoserver-2.19.0-javadoc* - do we publish this anywhere or just for download? I suppose it is handy for IDE use... - license and readme and so on are fine *geoserver-2.19.0-war* - apache-tomcat-9.0.44 worked as expected with java 8 - apache-tomcat-9.0.44 worked as expected with java 11 - the layer preview is unhappy with one of the output formats 19 Mar. 14:28:32 WARN [geoserver.web] - Unable to find property: 'format.wfs.text/csv' for component: [class=org.geoserver.web.demo.MapPreviewPage]. Locale: null, style: null - I had not tried tomcat 10 yet, but I suppose apache-tomcat-10.0.4 is stable now and compatible with Java 8, ... 19-Mar-2021 14:02:43.543 SEVERE [Catalina-utility-1] org.apache.catalina.core.StandardContext.startInternal One or more listeners failed to start. Full details will be found in the appropriate container log file Checking the container log file: 19-Mar-2021 14:02:43.531 SEVERE [Catalina-utility-1] org.apache.catalina.core.StandardContext.listenerStart Error configuring application listener of class [org.geoserver.GeoserverInitStartupListener] java.lang.NoClassDefFoundError: javax/servlet/ServletContextListener Following directions to create webapps-javaee folder and redeploying starts a migration workflow which was fun to watch. 19-Mar-2021 14:38:07.881 INFO [main] org.apache.tomcat.jakartaee.Migration.migrateStream Migration starting for archive [WEB-INF/lib/spring-beans-5.1.20.RELEASE.jar] using streaming 19-Mar-2021 14:38:08.206 INFO [main] org.apache.tomcat.jakartaee.Migration.migrateStream Migration finished for archive [WEB-INF/lib/spring-beans-5.1.20.RELEASE.jar] ... The resulting application ran just fine ... which was kind of fun to see. -- Jody Garnett On Fri, 19 Mar 2021 at 03:34, Alessandro Parma < alessandro.pa...@geo-solutions.it> wrote: > Release artifacts for 2.19.0 are available here > <https://build.geoserver.org/view/release/job/geoserver-release/lastSuccessfulBuild/artifact/distribution/2.19.0/> > for > testing > > On Thu, Mar 18, 2021 at 11:00 AM Alessandro Parma < > alessandro.pa...@geo-solutions.it> wrote: > >> Hi All, >> >> As per subject Andrea and I are moving on with the release this morning. >> >> I'll keep you posted >> -- >> >> Regards, >> >> Alessandro Parma >> >> == >> GeoServer Professional Services from the experts! Visit >> http://goo.gl/it488V for more information. >> == >> >> Alessandro Parma >> DevOps Engineer >> >> GeoSolutions S.A.S. >> Via di Montramito 3/A >> 55054 Massarosa (LU) >> Italy >> phone: +39 0584 962313 >> fax: +39 0584 1660272 >> >> http://www.geo-solutions.it >> http://twitter.com/geosolutions_it >> >> ------------------------------------------------------- >> >> >> Con riferimento alla normativa sul trattamento dei dati personali (Reg. >> UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si >> precisa che ogni circostanza inerente alla presente email (il suo >> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è >> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il >> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra >> operazione è illecita. Le sarei comunque grato se potesse darmene notizia. >> >> This email is intended only for the person or entity to which it is >> addressed and may contain information that is privileged, confidential or >> otherwise protected from disclosure. We remind that - as provided by >> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this >> e-mail or the information herein by anyone other than the intended >> recipient is prohibited. If you have received this email by mistake, please >> notify us immediately by telephone or e-mail. >> > > > -- > > Regards, > > Alessandro Parma > > == > GeoServer Professional Services from the experts! Visit > http://goo.gl/it488V for more information. > == > > Alessandro Parma > DevOps Engineer > > GeoSolutions S.A.S. > Via di Montramito 3/A > 55054 Massarosa (LU) > Italy > phone: +39 0584 962313 > fax: +39 0584 1660272 > > http://www.geo-solutions.it > http://twitter.com/geosolutions_it > > ------------------------------------------------------- > > > Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE > 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si > precisa che ogni circostanza inerente alla presente email (il suo > contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è > riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il > messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra > operazione è illecita. Le sarei comunque grato se potesse darmene notizia. > > This email is intended only for the person or entity to which it is > addressed and may contain information that is privileged, confidential or > otherwise protected from disclosure. We remind that - as provided by > European Regulation 2016/679 “GDPR” - copying, dissemination or use of this > e-mail or the information herein by anyone other than the intended > recipient is prohibited. If you have received this email by mistake, please > notify us immediately by telephone or e-mail. > _______________________________________________ > GeoTools-Devel mailing list > GeoTools-Devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/geotools-devel >
_______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel