On Tue, Jun 12, 2012 at 2:25 PM, vrbikdan <[email protected]> wrote: > Hi all, > from unknown reason I have only 30 srs in list of them when I want to add > layer. So if I want to set epsg: 3857 and I write it directly it writes that > declared srs must be set. I think that this causes other problems I have > now. Do you anyone know, where could be a problem? I did not change anything > in geoserver source files.
It seems the gt-epsg-hsql module failed to initialize, or the connection to it was lost. It's a HSQL database sitting on the local file system, (in $TMP/Geotools/Databases/HSQL/v7.9.0/... where $TMP is whatever Java thinks is the temp directory). Some people reported a very hard to reproduce issue where the connection to the HSQL db was lost without apparent cause, version 2.1.4 is probably not affected anymore by it, but I cannot be sure since I never managed to reproduce that issue to start with 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 mob: +39 339 8844549 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 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
