Hi list,

Whenever I supply a WFS filter that returns no results I'm getting the 
following with the MSSQL driver:

<ows:ExceptionReport xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:ows="http://www.opengis.net/ows/1.1"; version="2.0.0" xml:lang="en-US" 
xsi:schemaLocation="http://www.opengis.net/ows/1.1 
http://schemas.opengis.net/ows/1.1.0/owsExceptionReport.xsd";>
  <ows:Exception exceptionCode="OperationProcessingFailed" locator="mapserv">
    <ows:ExceptionText>msWFSGetFeature(): WFS server error. 
FLTApplyFilterToLayer() failed</ows:ExceptionText>
  </ows:Exception>

The HTTP code is  403 (Server processing failed). Just wondering if this 
happens with any other drivers?

Possibly related to https://github.com/mapserver/mapserver/pull/5707 - but this 
example doesn't throw a FLTApplyFilterToLayer error message. 


Seth

--
web:http://geographika.co.uk
twitter: @geographika
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to