[Geoserver-devel] [jira] Created: (GEOS-4141) WMS Error - javax.media.jai.util.ImagingException: All factories fail for the operation "Lookup"

WMS Error - javax.media.jai.util.ImagingException: All factories fail for the operation "Lookup"
------------------------------------------------------------------------------------------------

                 Key: GEOS-4141
                 URL: http://jira.codehaus.org/browse/GEOS-4141
             Project: GeoServer
          Issue Type: Bug
    Affects Versions: 2.1-beta1
            Reporter: Angus MacAulay
            Assignee: Andrea Aime
         Attachments: exception

Using the sample sfdem layer preview request works - http://spatial-dev.ala.org.au/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=sf:sfdem&styles=&bbox=589980.0,4913700.0,609000.0,4928010.0&width=512&height=385&srs=EPSG:26713&format=image/png

But if the transparent=true option is added - http://spatial-dev.ala.org.au/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=sf:sfdem&styles=&bbox=589980.0,4913700.0,609000.0,4928010.0&width=512&height=385&srs=EPSG:26713&format=image/png&transparent=true this request will fail with exception javax.media.jai.util.ImagingException: All factories fail for the operation "Lookup"

If the ColorMapEntry with opacity in the dem SLD is commented out the request will work again.

--
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