Private reply, the source forge email list has been shut down.

Did you want to join us at the user forum
<https://discourse.osgeo.org/c/geoserver/user/51> (which can be configured
as an email list if you prefer).
- -
Jody Garnett


On Dec 5, 2024 at 7:51:12 AM, Julien Robitaille <robitail...@ogsl.ca> wrote:

> Hello,
> I recently updated my geoserver from 2.20 to 2.25.4 (I actually first
> updated to 2.26, but the problem is the same).
> Everything seems to be working the same except for the getFeatureInfo for
> the image mosaic layers.
> When requesting a getFeatureInfo, I get this error:
>
> ```org.geoserver.platform.ServiceException: *Failed to run GetFeatureInfo
> on layer eccc_wind_predictions:eccc_wind_predictions*
> at org.geoserver.wms.GetFeatureInfo.execute(GetFeatureInfo.java:106)
> at org.geoserver.wms.GetFeatureInfo.run(GetFeatureInfo.java:48)
> at
> org.geoserver.wms.DefaultWebMapService.getFeatureInfo(DefaultWebMapService.java:266)
> at jdk.internal.reflect.GeneratedMethodAccessor312.invoke(Unknown Source)
> at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> ...
> Caused by: java.lang.NullPointerException: *Cannot invoke
> "java.awt.image.Raster.getDataBuffer()" because "tile" is null*
> at
> com.sun.media.jai.iterator.RectIterFallback.setDataBuffer(RectIterFallback.java:168)
> at
> com.sun.media.jai.iterator.RectIterFallback.<init>(RectIterFallback.java:147)
> at javax.media.jai.iterator.RectIterFactory.create(RectIterFactory.java:90)
> at
> org.geotools.process.raster.RasterAsPointCollectionProcess$RasterAsPointFeatureIterator.<init>
> ```
>
> Here is one of the layer
> <https://geoserver.prod.ogsl.ca/geoserver/raster-harvester/wms?service=WMS&version=1.1.0&request=GetMap&layers=raster-harvester%3Astle200_mosaic&bbox=-72.60000610351562%2C46.0%2C-68.0%2C49.5&width=768&height=584&srs=EPSG%3A4326&styles=&format=application/openlayers>
> that creates this issue.
> If I create a layer with a single geotiff, it works fine. And it used to
> work fine with image mosaics before.
> Anyone have an idea of what is happening?
> Thanks for your help,
> Julien
>
> --
> [image: OGSL Logo] <https://ogsl.ca/>
> Julien  Robitaille
> Scientifique de données
> Data scientist
> [image: Facebook Logo] <https://www.facebook.com/ogsl.slgo/>    [image:
> Twitter Logo] <https://twitter.com/ogsl_slgo/>    [image: LinkedIn Logo]
> <https://www.linkedin.com/company/observatoire-global-du-saint-laurent---ogsl/?viewAsMember=true/>
> _______________________________________________
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting to
> this list:
> - Earning your support instead of buying it, but Ian Turton:
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines:
> http://geoserver.org/comm/userlist-guidelines.html
>
> If you want to request a feature or an improvement, also see this:
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to