[Geoserver-devel] 2,18.0 artifacts to test

Hi,

On Windows and with AdoptOpenJDK: 11.0.5 (OpenJDK 64-Bit Server VM) I get also a few warnings from org.geoserver.platform.GeoServerExtensions:

WARNING: Extension lookup ‘GeoServerSecurityProvider’, but ApplicationContext is unset.

syysk. 22, 2020 1:16:46 IP. org.geoserver.platform.GeoServerExtensions checkContext

and then this one:

WARNING: Illegal reflective access by org.geotools.image.ImageWorker (file:/C:/ohjelmat/geoserver_218/webapps/geoserver/WEB-INF/lib/gt-coverage-24.0.jar) to constructor com.sun.imageio.plugins.jpeg.JPEGImageWriterSpi()

WARNING: Please consider reporting this to the maintainers of org.geotools.image.ImageWorker

WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations

WARNING: All illegal access operations will be denied in a future release

Geoserver starts and some requests that I tried with WMS, WFS, and WCS were all right.

-Jukka Rahkonen-

Lähettäjä: Jody Garnett <jody.garnett@…403…>
Lähetetty: tiistai 22. syyskuuta 2020 0.38
Vastaanottaja: Ian Turton <ijturton@…403…>
Kopio: Geoserver-devel geoserver-devel@lists.sourceforge.net
Aihe: Re: [Geoserver-devel] 2,18.0 artifacts to test

···

Noticed two things:

Testing macOS with war, and extensions mbstyle, ysld, css, wps:

  • GEOS-9741 Style editor line numbers overlap with floating validate, save, apply cancel buttons

Testing macOS with bin:

  • Startup warnings about:
    2020-09-21 14:35:24.060:WARN:oejx.XmlConfiguration:main: Property ‘jetty.port’ is deprecated, use ‘jetty.http.port’ instead
    2020-09-21 14:35:24.060:WARN:oejx.XmlConfiguration:main: Property ‘http.timeout’ is deprecated, use ‘jetty.http.idleTimeout’ instead
  • Startup warning about:
    2020-09-21 14:35:24.846:INFO:oejw.StandardDescriptorProcessor:main: NO JSP Support for /geoserver, did not find org.eclipse.jetty.jsp.JettyJspServlet

I don’t think any of these are blockers.

Jody Garnett

On Mon, 21 Sep 2020 at 03:46, Ian Turton <ijturton@…403…> wrote:

https://build.geoserver.org/view/release/job/geoserver-release/12/artifact/distribution/2.18.0/

any windows and mac testers particularly appreciated.

Cheers

Ian

Ian Turton


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Jukka:

Thanks for the testing, for the “Illegal reflective access” warnings they are expected at this time, we will eventually need to update these jars.

···


Jody Garnett