WCS error - msDrawRasterLayerLow

Frank Warmerdam fwarmerdam at GMAIL.COM
Thu Apr 21 14:06:14 EDT 2005


On 4/21/05, Nuno Gil <nunoragil at gmail.com> wrote:
> Dear Listers,
> I am trying to request a WCS coverage:
> http://iceds.ge.ucl.ac.uk/cgi-bin/wcs?map=wcs.map&SERVICE=WCS&REQUEST=GetCoverage&COVERAGE=landsat_europe&CRS=EPSG:4326&BBOX=-6,40,-5.5,40.5&RESX=0.00027778&RESY=0.00027778&FORMAT=geotiff
> 
> The browser displays:
> "The server encountered an internal error or misconfiguration and was
> unable to complete your request."
> 
> And the Apache error.log file has the following information on it:
> [Thu Apr 21 16:49:02 2005] [error] [client 128.40.25.202] Premature
> end of script headers: wcs
> [Thu Apr 21 16:49:02 2005] [error] [client 128.40.25.202] [Thu Apr 21
> 16:49:02 2005].887169 msDrawRasterLayerLow(landsat_europe): entering.

Nuno, 

I don't have any particular idea what is going wrong.  From the
debug messages it is getting reasonably far.  Under normal conditions
I think that would be the last debug messages though, so it is hard
to judge how much further it got.  In particular, there is no "exiting" 
message despite what might be implied by the word entering message.

I would suggest trying to replicate the request at the command line and
see how that goes. 

ie. 
./mapserv QUERY_STRING='map=wcs.map&SERVICE=WCS&REQUEST=GetCoverage&COVERAGE=landsat_europe&CRS=EPSG:4326&BBOX=-6,40,-5.5,40.5&RESX=0.00027778&RESY=0.00027778&FORMAT=geotiff'


If the problem persists try to boil down the problem and submit a bug
report via bugzilla (or debug it yourself). 

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent



More information about the mapserver-users mailing list