There may be another version of this problem with a much simpler fix. Check in your windows user temp directory for a directory called Geotools. There is a corrupted hsql session there. When geoserver does not exit properly, this temp directory is not deleted, and the service will not restart correctly. Just delete the file in the temp dir and it will be regenerated as part of a fresh restart.
Mike I searched the archives and saw that this issue was reported last week, but I apparently don't understand the work-around because I have been unable to make it stop happening. I downloaded the GeoTools 2.4 binary and am attempting to get it to run as part of an Eclipse plug-in. When I attempt to render a map, I get the following exception. In the earlier discussion, this was cited as a Linux problem but I am also getting it under windows. From the earlier email, I had the impression that the solution was to remove the gt2-epsq-access.jar. This does not appear to have fixed the problem. Is there anything else I need to do? Apr 4, 2007 12:54:29 PM org.geotools.referencing.factory.epsg.FactoryOnPostgreSQL isAvailable WARNING: Unavailable authority factory: European Petroleum Survey Group org.opengis.referencing.FactoryException: Failed to connect to the EPSG database. at org.geotools.referencing.factory.epsg.DefaultFactory.createBackingStore(DefaultFactory.java:492) at org.geotools.referencing.factory.DeferredAuthorityFactory.getBackingStore(DeferredAuthorityFactory.java:136) at org.geotools.referencing.factory.BufferedAuthorityFactory.isAvailable(BufferedAuthorityFactory.java:218) at org.geotools.referencing.factory.DeferredAuthorityFactory.isAvailable(DeferredAuthorityFactory.java:124) at org.geotools.factory.FactoryRegistry.isAvailable(FactoryRegistry.java:542) at org.geotools.factory.FactoryRegistry.isAcceptable(FactoryRegistry.java:401) at org.geotools.factory.FactoryRegistry.getServiceImplementation(FactoryRegistry.java:335) Gary W. Lucas Sonalysts, Inc. 215 Parkway North Waterford CT 06320, USA (860) 326-3682 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users -- View this message in context: http://n2.nabble.com/Failed-to-connect-to-the-EPSG-database-tp1942183p2565221.html Sent from the geotools-gt2-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
