It turns out that the issue was that there was a GeoTools directory already in /tmp and that caused some issues.. I whacked that GeoTools directory and all was good. thanks for the help..
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) > > > -- View this message in context: http://www.nabble.com/default-EPSG-database-issue-tp18393709p18540841.html Sent from the geotools-gt2-users mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
