WCS 1.1 GetCoverage fails unexpectedly
--------------------------------------
Key: GEOS-1717
URL: http://jira.codehaus.org/browse/GEOS-1717
Project: GeoServer
Issue Type: Bug
Components: WCS
Reporter: Frank Warmerdam
Assignee: Andrea Aime
The request:
results in the exception:
<?xml version="1.0" encoding="UTF-8"?>
<ows:ExceptionReport version="1.1.0"
xsi:schemaLocation="http://www.opengis.net/ows/1.1 http://gridlock.openplans.org:8080/geoserver-wcs/schemas/ows/1.1.0/owsAll.xsd"
xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ows:Exception exceptionCode="NoApplicableCode" locator="">
<ows:ExceptionText>org.eclipse.emf.common.util.BasicEList$BasicIndexOutOfBoundsException:
index=0, size=0 index=0, size=0</ows:ExceptionText>
</ows:Exception>
</ows:ExceptionReport>
The request is *intended* to be a 2x2 request from the top left corner of the coverage. If it is an invalid request, I'd appreciate info on why.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira