I am running in a Jetty 6.1.11 server on a linux machine.. The jetty server
runs as a non-root user. I only have the HSQL plugin in my path. And as I
mentioned, I saw some errors on user 'SA' does not have permissions or did
not exist - I am trying to locate that log file again, since it has not
recurred since then.. 


Jody Garnett wrote:
> 
> There is a utility class that can print out or otherwise display all the 
> authorities found on the classpath.
> - 
> http://docs.codehaus.org/display/GEOTDOC/1+Referencing+Configuration+and+Tool
> 
> You can always call the class mentioned there from your own application 
> - in case you are operating in a strange environment like an application 
> server.
> Can you be specific about the environment you are working on?
> Jody
> 
> mzorova wrote:
>> 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?
>>
>>
>> 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
> 
> 

-- 
View this message in context: 
http://www.nabble.com/default-EPSG-database-issue-tp18393709p18395854.html
Sent from the geotools-gt2-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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

Reply via email to