Hi list.

We're trying to utilize Geoserver to fetch KMLs for a specialized application.

By mistake, the SLD was set up with MaxScaleDenominator on all layers, which 
caused the data query to return no records.

This in turn caused Geoserver to throw a Java null pointer exception, and 
return a service exception.

But a KML can technically exist without any data (just with the overlay), so 
shouldn't a KML be returned regardless, and isn't this a bug ?

This is an extract from the Geoserver log:

2020-10-08 10:15:06,508 ERROR [geoserver.ows] -
java.lang.NullPointerException
                             at 
org.geoserver.kml.iterator.FeatureIteratorFactory$FeatureGenerator.hasNext(FeatureIteratorFactory.java:165)
                             at 
org.geoserver.kml.iterator.IteratorList$GeneratorIterator.hasNext(IteratorList.java:30)
                             at 
org.springframework.util.CompositeIterator.hasNext(CompositeIterator.java:58)
                             at 
com.sun.xml.bind.v2.runtime.reflect.Lister$CollectionLister$1.hasNext(Lister.java:284)
                             at 
com.sun.xml.bind.v2.runtime.property.ArrayReferenceNodeProperty.serializeListBody(ArrayReferenceNodeProperty.java:105)
                             at 
com.sun.xml.bind.v2.runtime.property.ArrayERProperty.serializeBody(ArrayERProperty.java:159)
                             ......


Med venlig hilsen

Lars I. Nielsen, LIFA A/S
GIS-kons., FME+Python Certified Professional
Geoinformatik
[cid:image001.gif@01D69D5D.32A4AA60]
T
6313 6800
@
l...@lifa.dk
D
6313 6849
W
www.lifa.dk<http://www.lifa.dk>
M
CVR
20937289

[cid:image002.png@01D69D5D.32A4AA60]<https://www.linkedin.com/company/lifa-a-s/>
Følg os på LinkedIn og læs de seneste nyheder fra LIFA A/S
_______________________________________________
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