Sample GetCoverage request fails with "colorModel == null"
----------------------------------------------------------
Key: GEOS-2020
URL: http://jira.codehaus.org/browse/GEOS-2020
Project: GeoServer
Issue Type: Bug
Reporter: David Winslow
Assignee: Andrea Aime
If I try out the GetCoverage request from the release configuration on 1.7.x I get back an error message with the following:
<?xml version="1.0" encoding="UTF-8"?>
<ServiceExceptionReport version="1.2.0" xmlns="http://www.opengis.net/ogc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/ogc http://schemas.opengis.net/wcs/1.0.0/OGC-exception.xsd">
<ServiceException>
javax.media.jai.util.ImagingException: All factories fail for the operation "ImageWrite"
All factories fail for the operation "ImageWrite"
null
colorModel == null!
</ServiceException>
</ServiceExceptionReport>
--
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