|
I have an existing image mosaic from an earlier version of geoserver. This one I created manually (the properties file, shp) and it worked.
Now using GeoServer 2.5.1 if I want to config this image mosaic I get the attached exception.
My first investigation seems to show, that the missing sample_image file within my image mosaic directory is the problem.
By the way, if I let the new image mosaic plugin collect all data and create the files (shp, properties, ...) the mosaic works fine. But if I delete the created sample_data file, I get the same exception as above.
In the provided sample mosaic of geoserver there is no sample_data as well, so it seems to be a geoserver configuration page problem and not a problem of geotools.
|