On Tue, Oct 18, 2011 at 9:42 AM, Ragnvald Larsen <[email protected]> wrote: > For one reason or the other our datastore.xml has been corrupted: > > <dataStore> > <id>DataStoreInfoImpl-7e6ae460:130f8a2147a:-750e</id> > <name>forvaltningsomrader_rovdyr</name> > <type>Directory of spatial files (shapefiles)</type> > <enabled>true</enabled> > <workspace> > <id>WorkspaceInfoImpl-7e6ae460:130f8a2147a:-7510</id> > </workspace> > <connectionParameters> > <entry key="memory mapped buffer">false</entry> > <entry key="create spatial index">true</entry> > <entry key="charset">ISO-8859-1</entry> > <entry key="filetype">shapefile</entry> > <entry key="cache and reuse memory maps">true</entry> > <entry key="url">file:data/shapefiles/forvaltningsomrader_rovdyr/</entry> > <entry key="namespace">http://wms.dirnat.no/geoserver/grunnkart/</entry> > </connectionParameters> > <__default>false</__default> > </dataStore> > > > In the connection parameters it says "grunnkart" instead of > #forvaltinngsomrader_rovdyr". Now how did we (mis-)manage that?
Don't know.. do you have multiiple administrators working against GeoServer in parallel? The code manipulating the geoserver catalog does not have transactions, if you have multiple admins changing config in parallel (or automated tools doing it in parallel) that might corrupt the configuration 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. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2d-oct _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
