​
 mosaicint.zip
<https://drive.google.com/file/d/0BwJJbAaT0wEbYm9jTTZDelM5NE0/view?usp=drive_web>
​I am trying to create an ImageMosaic coverage store which includes
with time dimension, but I am getting the following error:

"Could not list layers for this store, an error occurred retrieving
them: Failed to create reader from file:data/dev3/mosaicpng and hints
null"

I have tried using different raster formats (geotiffs and pngs) to try
to workaround the problem, but the error persists. Any idea?

The log shows the following error:
Caused by: java.io.IOException: Failed to create reader from
file:data/dev3/mosaicpng and hints null
        at
org.geoserver.catalog.ResourcePool.getGridCoverageReader(ResourcePool.java:1443)
        at
org.geoserver.catalog.ResourcePool.getGridCoverageReader(ResourcePool.java:1369)
        at
org.geoserver.catalog.impl.CoverageStoreInfoImpl.getGridCoverageReader(CoverageStoreInfoImpl.java:59)
        at sun.reflect.GeneratedMethodAccessor231.invoke(Unknown Source)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at
org.geoserver.catalog.impl.ModificationProxy.invoke(ModificationProxy.java:146)
        at com.sun.proxy.$Proxy8.getGridCoverageReader(Unknown Source)
        at
org.geoserver.web.data.layer.NewLayerPageProvider.getItemsInternal(NewLayerPageProvider.java:90)
        ... 115 more

I attach the contents of the data folder (they are just junk layers
created for testing purposes).

César


-- 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   César Martínez Izquierdo
   GIS developer
   -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -
   Blog: http://geotechnotes.wordpress.com/
   ETC-SIA: http://sia.eionet.europa.eu/
   Universitat Autònoma de Barcelona (SPAIN)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to