[Geoserver-devel] [jira] Created: (GEOS-3877) CatalogBuilder fails to create the CoverageStore if the subset coverage results in null

CatalogBuilder fails to create the CoverageStore if the subset coverage results in null
---------------------------------------------------------------------------------------

                 Key: GEOS-3877
                 URL: http://jira.codehaus.org/browse/GEOS-3877
             Project: GeoServer
          Issue Type: Bug
          Components: Configuration, Wicket UI
    Affects Versions: 2.0.1
            Reporter: Gabriel Roldán
            Assignee: Gabriel Roldán
             Fix For: 2.0.2, 2.1.x

CatalogBuilder.buildCoverage method reads a test coverage accounting for the 4x4 bottom left pixels or so, and if the reader returns null it throws an exception.
Problem with that is that it doesn't let me configure a raster mosaic where that corner has no raster (the mosaic is irregular, does not form a rectangular shape).

Make it so that CatalogBuilder works around that problem, possibly by obtaining the full coverage if the small 4x4 pixel request returns null.

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