Dear community,

I am using Geoserever 2.20. I also tested with 2.22.

When I try to generate tiles  for the layer (cached dynamically) with
increased contrast via ContrastEnhancement in the SLD file  (attached)  I
get an NullPointerException in Java Advanced Imaging Library (JAI). The SLD
is checked as valid by the Geoserver UI.

The exception is:
...
ERROR  [geowebcache.GeoWebCacheDispatcher] - Request failed
org.geowebcache.GeoWebCacheException: Problem communicating with GeoServer
at
org.geoserver.gwc.layer.GeoServerTileLayer.getMetatilingReponse(GeoServerTileLayer.java:621)
...
Caused by: java.lang.NullPointerException
at javax.media.jai.PlanarImage.copyData(PlanarImage.java:2344)
...
*But: When I try without ContrastEnhancement it is working fine*.

Please find the more detailed log attached.

Do you have any idea why that is?

Best regards

Denis Koplin

Attachment: geoserver.log
Description: Binary data

Attachment: Schummerung.sld
Description: Binary data

_______________________________________________
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