[eoxserver-dev] Possible mapserver issue

Martin Paces martin.paces at iguassu.cz
Wed Nov 16 12:07:28 CET 2011


Hi,

we have tried to configure the new trunk instance.

To the simple get capabilities request:

curl 
"http://gateway.iguassu.cz:8124/wcseo/ows?service=wcs&request=GetCapabilities&versions=2.0.0"

we get following error:

<?xml version="1.0" encoding="ISO-8859-1"?><ows:ExceptionReport
version="2.0.0" xml:lang="en-US"
xmlns:ows="http://www.opengis.net/ows/2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.opengis.net/wcseo/1.0
http://schemas.opengis.net/wcseo/1.0/wcsEOAll.xsd">
   <ows:Exception exceptionCode="InvalidParameterValue" locator="request">
     <ows:ExceptionText>msWCSDispatch(): WCS server error. WCS request
not enabled. Check wcs/ows_enable_request
settings.</ows:ExceptionText>
   </ows:Exception>

Please note that the component is enabled, so there must be an error 
during the registration of the handler.
The issue is most likely related to mapserver.

We were using mapserver 6.0.0 and after this issue we have changed to 
actual SVN version 6.1-dev but that did not help to resolve the issue.

The log snapshot is below.

Any idea what could be the issue? Thanks.

Cheers
Martin

[2011-11-15 16:30:49,589][DEBUG] services.ows.wms1x.WMS10GetMapHandler: 
enabled
[2011-11-15 16:30:49,589][DEBUG]
services.ows.wms1x.WMS10GetCapabilitiesHandler: enabled
[2011-11-15 16:30:49,589][DEBUG]
resources.coverages.filters.RectifiedStitchedMosaicIntersectingTimeInterval:
enabled
[2011-11-15 16:30:49,594][DEBUG] SimpleExpressionFactory.__init__():
operator index of
'resources.coverages.filters.CoverageExpressionFactory':
['time_slice', 'attr', 'contained_in', 'spatial_slice', 'time_within',
'footprint_within_area', 'time_intersects',
'footprint_intersects_area', 'orphaned']
[2011-11-15 16:30:49,599][DEBUG] MapServerOperationHandler.dispatch: 1
[2011-11-15 16:30:49,599][DEBUG] MapServerOperationHandler.dispatch: 2
[2011-11-15 16:30:49,599][DEBUG] MapServerOperationHandler.dispatch: 3
[2011-11-15 16:30:49,599][DEBUG] MapServerOperationHandler.dispatch: 4
[2011-11-15 16:30:49,599][DEBUG] MapServerOperationHandler.dispatch: 5


More information about the dev mailing list