On Wed, 15 Apr 2020 at 14:36, Andrea Aime <andrea.a...@geo-solutions.it>
wrote:

> HI Ian,
> has there been a mixed build situation? Java 11 build running on Java 8?
> Normally all builds should be running on Java 8, never seen that problem
> when avoiding java 11 builds.
>
>
No, this is all Java 8 (
https://build.geoserver.org/job/geoserver-release/lastSuccessfulBuild/parameters/
shows OpenJDK 8u212)

Ian



> Cheers
> Andrea
>
>
> On Wed, Apr 15, 2020 at 2:51 PM Ian Turton <ijtur...@gmail.com> wrote:
>
>> I'm seeing the following error on trying to open the layers page:
>>
>> org.springframework.web.util.NestedServletException: Handler dispatch 
>> failed; nested exception is java.lang.NoSuchMethodError: 
>> java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer;
>>      
>> org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
>>      
>> org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
>>      
>> org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
>>      
>> org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
>>
>> ....
>>
>> *Root Cause*
>>
>> java.lang.NoSuchMethodError: 
>> java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer;
>>      
>> org.geotools.data.shapefile.shp.ShapefileReader.fill(ShapefileReader.java:322)
>>      
>> org.geotools.data.shapefile.shp.ShapefileReader.init(ShapefileReader.java:340)
>>      
>> org.geotools.data.shapefile.shp.ShapefileReader.<init>(ShapefileReader.java:276)
>>      
>> org.geotools.data.shapefile.ShapefileSetManager.openShapeReader(ShapefileSetManager.java:64)
>>      
>> org.geotools.data.shapefile.ShapefileFeatureSource.readAttributes(ShapefileFeatureSource.java:519)
>>      
>> org.geotools.data.shapefile.ShapefileFeatureSource.buildFeatureType(ShapefileFeatureSource.java:478
>>
>>
>> Which seems to be more of the issue *I *saw in
>> https://osgeo-org.atlassian.net/projects/GEOT/issues/GEOT-6546 - So I've
>> gone through and tried to find all the buffer issues
>> https://github.com/geotools/geotools/pull/2878 and
>> https://github.com/geotools/geotools/pull/2877 -
>>
>> this is going to mean re-releasing GeoTools 23.0, so if anyone else finds 
>> any issues let me know quickly before I kick everything off again this 
>> evening.
>>
>>
>> Ian
>>
>>
>> On Wed, 15 Apr 2020 at 10:52, Ian Turton <ijtur...@gmail.com> wrote:
>>
>>> see
>>> https://build.geoserver.org/job/geoserver-release/lastSuccessfulBuild/artifact/distribution/2.17.0/
>>>
>>>
>>> please test and let me know how it goes
>>>
>>> Ian
>>>
>>> --
>>> Ian Turton
>>>
>>
>>
>> --
>> Ian Turton
>> _______________________________________________
>> GeoTools-Devel mailing list
>> GeoTools-Devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>
>
>
> --
>
> 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.*
>


-- 
Ian Turton
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to