On Mon, Nov 8, 2010 at 6:40 AM, <[email protected]> wrote: > Hello All, > > The Geoserver is not starting and giving following exceptions. I had > Geoserver 2.0.2 and for some reasons it started to throw following > exception, I reinstalled geoserver2.0.2 still error persists with the data I > was using before. If I don’t point to the old data directory, Geoserver > works fine. Please help me in fixing the problem.
As far as I can see from the error you installed a more recent GeoServer which altered the directory data structure a bit and then went back to 2.0.2 However 2.0.2 is encountering a field it does not know about. To fix that locate wcs.xml in your data directory and remove from it the tags named maxInputMemory and maxOutputMemory For the future remember, you can always get a data directory from version N and use it with version N+1, but once you've done that it may be hard to go back: always make a backup of the data directory if you plan to downgrade GeoServer Cheers Andrea ----------------------------------------------------- Ing. Andrea Aime Senior Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584962313 fax: +39 0584962313 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ----------------------------------------------------- ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
