Thank you Andrea! This was indeed the problem. Somehow the coordinatesystem must have been corrupted during upgrade.
rm -R /opt/apache/tomcat6/temp/Geotools/ and restarting our tomcat server did the trick. Cheers and thanks! 2011/8/5 Andrea Aime <[email protected]>: > On Fri, Aug 5, 2011 at 12:05 PM, Milo van der Linden <[email protected]> > wrote: >> Hi, >> >> Recently we did an upgrade from geoserver 2.0.2 to 2.1.x we use a >> specific installation with external data directory and all. >> >> Now I discovered that the projection 28992 started generating errors >> and all my layers have become invalid. The stack-trace when opening >> the layer in the geoserver manager shouts: >> http://pastebin.com/07iCfdXk > > It seems to me something failed in the startup of the hsql based > epsg database (which is the main one, the properties file is just > an extra). > > Try to wipe up the GeoTools directory inside the temp folder > (where that is, depends on the OS and the container, e.g., > tomcat forces its own temp directory). > Then restart and look at the logs, see if there is any issue > related to the re-creation of the epsg database > > 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 > > ------------------------------------------------------- > ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
