Thank you all for your feedback! I don't see any blockers so I am moving on with release publication.
On Mon, Nov 23, 2020 at 9:21 AM Andrea Aime <andrea.a...@geo-solutions.it> wrote: > Opened a ticket and did some research: > https://osgeo-org.atlassian.net/browse/GEOS-9799 > > The issue has been around from at least GeoServer 2.16.2 > > Cheers > Andrea > > On Fri, Nov 20, 2020 at 3:40 PM Andrea Aime <andrea.a...@geo-solutions.it> > wrote: > >> Roger... >> I would not stop the release for it (believe it's been around for a bit) >> but we need to open a ticket and fix it >> >> Cheers >> Andrea >> >> On Fri, Nov 20, 2020 at 3:33 PM Ian Turton <ijtur...@gmail.com> wrote: >> >>> I see the same thing, the countries of the world don't show up but if >>> you zoom in enough you can see cities >>> >>> Ian >>> >>> On Fri, 20 Nov 2020 at 14:28, Rahkonen Jukka (MML) < >>> jukka.rahko...@maanmittauslaitos.fi> wrote: >>> >>>> Right, the page does work and map responds to zoom in/out. The area >>>> polygon is shown but not the background map. However, if I change SRID into >>>> EPSG:3067 I see also some North European Cities on the map. And when I quit >>>> the demo it seems that everything else continues to work as usual so the >>>> issue does not feel critical. The page is sending requests like this >>>> >>>> >>>> >>>> >>>> http://localhost:8080/geoserver/web/wicket/bookmarkable/org.geoserver.web.demo.SRSDescriptionPage?17-IResourceListener-aovMap&code=EPSG:4326&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image%2Fpng&TRANSPARENT=true&LAYERS&SRS=EPSG%3A4326&STYLES=&WIDTH=768&HEIGHT=384&BBOX=-270%2C-135%2C270%2C135 >>>> >>>> >>>> >>>> -Jukka- >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> *Lähettäjä:* Andrea Aime <andrea.a...@geo-solutions.it> >>>> *Lähetetty:* perjantai 20. marraskuuta 2020 16.00 >>>> *Vastaanottaja:* Rahkonen Jukka (MML) < >>>> jukka.rahko...@maanmittauslaitos.fi> >>>> *Kopio:* Jody Garnett <jody.garn...@gmail.com>; Alessandro Parma < >>>> alessandro.pa...@geo-solutions.it>; Geoserver-devel < >>>> geoserver-de...@lists.sourceforge.net>; Geotools-Devel list < >>>> geotools-devel@lists.sourceforge.net> >>>> *Aihe:* Re: [Geoserver-devel] Starting the Release for GeoServer >>>> 2.18.1 / GeoTools 24.1 >>>> >>>> >>>> >>>> Hi Jukka, >>>> >>>> is that something you see in the logs only, but does not break the page >>>> per se? >>>> I think I'm seeing something similar, with the world map not showing in >>>> the OL preview of the valid area, >>>> >>>> but just the valid area itself >>>> >>>> >>>> >>>> Cheers >>>> >>>> Andrea >>>> >>>> >>>> >>>> On Fri, Nov 20, 2020 at 1:48 PM Rahkonen Jukka (MML) < >>>> jukka.rahko...@maanmittauslaitos.fi> wrote: >>>> >>>> Hi, >>>> >>>> >>>> >>>> I tried bin-zip on Windows and OpenJDK 11 looks mostly ok. >>>> >>>> >>>> >>>> The SRS list demo has some problem, should be easy to reproduce by >>>> selecting EPSG:4326 and zooming on the map view. That is producing this >>>> kind of log into my console: >>>> >>>> >>>> >>>> Caused by: java.io.IOException: Read Channel is not a File Channel so >>>> this is not possible. >>>> >>>> at >>>> org.geotools.data.shapefile.fid.IndexedFidReader.goTo(IndexedFidReader.java:233) >>>> >>>> at >>>> org.geotools.data.shapefile.ShapefileFeatureReader.buildFeatureId(ShapefileFeatureReader.java:290) >>>> >>>> at >>>> org.geotools.data.shapefile.ShapefileFeatureReader.buildFeature(ShapefileFeatureReader.java:258) >>>> >>>> at >>>> org.geotools.data.shapefile.ShapefileFeatureReader.hasNext(ShapefileFeatureReader.java:194) >>>> >>>> at >>>> org.geotools.data.store.ContentFeatureCollection$WrappingFeatureIterator.hasNext(ContentFeatureCollection.java:138) >>>> >>>> >>>> >>>> -Jukka Rahkonen- >>>> >>>> >>>> >>>> *Lähettäjä:* Jody Garnett <jody.garn...@gmail.com> >>>> *Lähetetty:* perjantai 20. marraskuuta 2020 9.56 >>>> *Vastaanottaja:* Alessandro Parma <alessandro.pa...@geo-solutions.it> >>>> *Kopio:* Geoserver-devel <geoserver-de...@lists.sourceforge.net>; >>>> Andrea Aime <andrea.a...@geo-solutions.it>; Geotools-Devel list < >>>> geotools-devel@lists.sourceforge.net> >>>> *Aihe:* Re: [Geoserver-devel] Starting the Release for GeoServer >>>> 2.18.1 / GeoTools 24.1 >>>> >>>> >>>> >>>> Alessandro: >>>> >>>> >>>> >>>> All good so far: tested bin download and docs, with ysld extension. >>>> >>>> >>>> >>>> Noticed one odd thing, probably not new? When visiting the server >>>> status page the logs are filled up with a block of INFO: >>>> >>>> INFO: >>>> =============================================================================== >>>> >>>> INFO: Marlin software rasterizer = ENABLED >>>> >>>> INFO: Version = [marlin-0.9.3-Unsafe] >>>> >>>> INFO: sun.java2d.renderer = >>>> org.marlin.pisces.MarlinRenderingEngine >>>> >>>> INFO: sun.java2d.renderer.useThreadLocal = true >>>> >>>> INFO: sun.java2d.renderer.useRef = soft >>>> >>>> INFO: sun.java2d.renderer.edges = 4096 >>>> >>>> INFO: sun.java2d.renderer.pixelWidth = 4096 >>>> >>>> INFO: sun.java2d.renderer.pixelHeight = 2176 >>>> >>>> ..... >>>> >>>> >>>> >>>> Importantly the System Status information is working correctly, this >>>> was not the case for 2.18.0 on macOS 11. >>>> >>>> >>>> >>>> Thanks for making the release! >>>> >>>> aside: I have an additional "state of geoserver" presentation to share >>>> for the release announcements >>>> >>>> -- >>>> >>>> Jody Garnett >>>> >>>> >>>> >>>> >>>> >>>> On Thu, 19 Nov 2020 at 09:22, Alessandro Parma < >>>> alessandro.pa...@geo-solutions.it> wrote: >>>> >>>> Hi All, Jody >>>> >>>> >>>> >>>> Artifacts are available for testing here >>>> <https://build.geoserver.org/view/release/job/geoserver-release/lastSuccessfulBuild/artifact/distribution/2.18.1/> >>>> any >>>> feedback is welcome. >>>> >>>> >>>> >>>> On Wed, Nov 18, 2020 at 9:10 AM Alessandro Parma < >>>> alessandro.pa...@geo-solutions.it> wrote: >>>> >>>> Hi All, >>>> >>>> >>>> >>>> Just to let you know that I'm starting the release procedure for >>>> >>>> - GeoServer 2.18.1 >>>> >>>> - GeoWebCache 1.18.1 >>>> >>>> - GeoTools 24.1 >>>> >>>> >>>> >>>> I'll keep you posted on the progress >>>> >>>> -- >>>> >>>> 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.* >>>> >>>> >>>> >>>> >>>> -- >>>> >>>> Regards, Andrea Aime >>>> >>>> == GeoServer Professional Services from the experts! Visit >>>> http://goo.gl/it488V for more information. == Ing. Andrea Aime >>>> @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 >>>> Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 >>>> 8844549 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.* >>>> _______________________________________________ >>>> Geoserver-devel mailing list >>>> geoserver-de...@lists.sourceforge.net >>>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel >>>> >>> >>> >>> -- >>> Ian Turton >>> >> >> >> -- >> >> Regards, Andrea Aime >> >> == GeoServer Professional Services from the experts! Visit >> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf >> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa >> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549 >> 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, Andrea Aime > > == GeoServer Professional Services from the experts! Visit > http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf > Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa > (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549 > 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 > -- A.P.
_______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel