On Tue, Nov 29, 2011 at 3:15 PM, Turvey, Peter G (UK) <[email protected]> wrote: > We are using GeoServer 2.1.2. The Application Server is Apache Tomcat Web > Application Manager 6.0.18. > > The Java is "jdk1.6.0_12". It is installed on a Windows XP - Service Pack 3 > machine. > > > > I have used a Tif file to create a new Store. But I am unable to Publish a > new Layer using this store. > > > > I get a “coveragestore.xml” but do not get a “coverage.xml” or a > “layer.xml”. > > > > The error log includes the following at the time when I created the store. > > INFO [store.panel] – Could not convert file:data\TIF\filename.tif into > canonical form > java.io.IOEXCEPTION : The filename, directory name, or volume label syntax > is incorrect > > > > Is the above error the cause of my problems when it comes to trying to > create a layer ?
Have you tried using forward slashes? file:data/TIF/filename.tif Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
