Hi
I try to create an ImageMosaic coverage store. The files are in a different directory than the shapefile and the properties file. In the location column is the absolute path to the files. After trying to create the store I get an exception: “org.vfny.geoserver.global.ConfigurationException: Coverage dimensions: java.lang.IllegalArgumentException: operation “ImageRead” requires parameter at index 0 to be non-null.” Is it possible to have the files in a seperate directory? (Or does the error message means something different?)
Stefan
Mit freundlichem Gruss
Stefan Ziegler
Leiter Aufsicht
Kanton Solothurn
Bau- und Justizdepartement
Amt für Geoinformation
Rötistrasse 4
4501 Solothurn
Telefon 032 627 75 96
Telefax 032 627 75 98 stefan.ziegler@anonymised.com http://www.so.ch
Hi
I try to create an ImageMosaic coverage store. The files are in a different directory than the shapefile and the properties file. In the location column is the absolute path to the files. After trying to create the store I get an exception: "org.vfny.geoserver.global.ConfigurationException: Coverage dimensions: java.lang.IllegalArgumentException: operation "ImageRead" requires parameter at index 0 to be non-null." Is it possible to have the files in a seperate directory? (Or does the error message means something different?)
The error message is not useful, all right. I think I already heard
from other people stating that it wasn't possible to keep
the tiles outside of the directory where the .shp is located.
Jody, was that you? Did you change anything to make it possible?
Hi
I try to create an ImageMosaic coverage store. The files are in a different directory than the shapefile and the properties file. In the location column is the absolute path to the files. After trying to create the store I get an exception: "org.vfny.geoserver.global.ConfigurationException: Coverage dimensions: java.lang.IllegalArgumentException: operation "ImageRead" requires parameter at index 0 to be non-null." Is it possible to have the files in a seperate directory? (Or does the error message means something different?)
The error message is not useful, all right. I think I already heard
from other people stating that it wasn't possible to keep
the tiles outside of the directory where the .shp is located.
Jody, was that you? Did you change anything to make it possible?
I asked the imageio-ext guys to allow for an absolute path; or a base url hint or something. I think I made a bug report...
- http://jira.codehaus.org/browse/GEOT-1603