Hi, mzorova a écrit : > BTW, I did read the other post stating that the epsg-hsql plugin requires > write access to the disk - which could be the source of the problem - but > not sure where on the disk it tries to write. If someone could point me in > the right direction on where? > > About write access on the disk, the only directory concerns on Linux is /tmp. A directory is created in there (EPSG if I remember well), and it will store temporarly the EPSG database in a file. I don't know if it can help you in any way to solve your problem...
Regards, Cédric > mzorova wrote: > >> I am unable to decode EPSG:4326 in some environments on 2.4.4 - works fine >> in development, but fails in production.. I think I saw something about a >> user 'SA' unknown or something like that in old logs, but unable to find >> that anymore.. Any pointers please? Thanks.. >> >> -schwark >> >> >> org.opengis.referencing.NoSuchAuthorityCodeException: Authority "EPSG" is >> unknow >> n or doesn't match the supplied hints. Maybe it is defined in an >> unreachable JAR >> file? >> at >> org.geotools.referencing.factory.ManyAuthoritiesFactory.noSuchAuthori >> ty(ManyAuthoritiesFactory.java:544) >> at >> org.geotools.referencing.factory.ManyAuthoritiesFactory.getAuthorityF >> actory(ManyAuthoritiesFactory.java:522) >> at >> org.geotools.referencing.factory.ManyAuthoritiesFactory.getCRSAuthori >> tyFactory(ManyAuthoritiesFactory.java:605) >> at >> org.geotools.referencing.factory.AuthorityFactoryAdapter.createCoordi >> nateReferenceSystem(AuthorityFactoryAdapter.java:744) >> at >> org.geotools.referencing.factory.BufferedAuthorityFactory.createCoord >> inateReferenceSystem(BufferedAuthorityFactory.java:715) >> at org.geotools.referencing.CRS.decode(CRS.java:410) >> >> >> >> > > ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
