[Geoserver-users] EPSG Error

Hi,

My geoserver install has gone funny, it looks like I am having problems with the EPSG database. When I load the srs help page (http://localhost:8080/geoserver/srsHelp.do ) I get the error below in the console version.

It started happening in my 1.5.0 version so I tried 1.5.1 and that has the same error

Any ideas what might be going on and how I can solve it?

Thanks
Jerry

WARNING: Issues converting EPSG:42106. Error in “PROJECTION”: No transform for c
lassification “Lambert_Azimuthal_Equal_Area”. Stack trace included at FINER logg
ing level

As far as I know, the transformation for “Lambert_Azimuthal_Equal_Area” isn’t in the version of geotools used for for GS 1.5.x…I know this because I have a project where I would really like to use a projection of this type. and found i can’t. To fix it , I would just delete the record from of the epsg db, since you can’t use it anyway.

Steve

Stephen Crawford
Center for Environmental Informatics
GeoVISTA Center
The Pennsylvania State University


From: geoserver-users-bounces@lists.sourceforge.net [mailto:geoserver-users-bounces@lists.sourceforge.net] On Behalf Of Jerry O’Sullivan
Sent: Friday, June 08, 2007 3:36 PM
To: geoserver-users@lists.sourceforge.net
Subject: [Geoserver-users] EPSG Error

Hi,

My geoserver install has gone funny, it looks like I am having problems with the EPSG database. When I load the srs help page (http://localhost:8080/geoserver/srsHelp.do ) I get the error below in the console version.

It started happening in my 1.5.0 version so I tried 1.5.1 and that has the same error

Any ideas what might be going on and how I can solve it?

Thanks
Jerry

WARNING: Issues converting EPSG:42106. Error in “PROJECTION”: No transform for c
lassification “Lambert_Azimuthal_Equal_Area”. Stack trace included at FINER logg
ing level

Thanks for the suggestions Stephen…

after much install and uninstalling (which was probably unnecessary) I think the problem was due to the fact that some of the GeoTools files in the temp directory (C:\Documents and Settings\username\Local Settings\Temp) were missing. Completely removing the geotools directory did the trick as the SRS database was rebuilt when geoserver was launched

On 08/06/07, Stephen Crawford <src176@anonymised.com> wrote:

As far as I know, the transformation for “Lambert_Azimuthal_Equal_Area” isn’t in the version of geotools used for for GS 1.5.x…I know this because I have a project where I would really like to use a projection of this type. and found i can’t. To fix it , I would just delete the record from of the epsg db, since you can’t use it anyway.

Steve

Stephen Crawford
Center for Environmental Informatics
GeoVISTA Center
The Pennsylvania State University


From: geoserver-users-bounces@lists.sourceforge.net [mailto:geoserver-users-bounces@lists.sourceforge.net] On Behalf Of Jerry O’Sullivan
Sent: Friday, June 08, 2007 3:36 PM
To: geoserver-users@lists.sourceforge.net
Subject: [Geoserver-users] EPSG Error

Hi,

My geoserver install has gone funny, it looks like I am having problems with the EPSG database. When I load the srs help page (http://localhost:8080/geoserver/srsHelp.do ) I get the error below in the console version.

It started happening in my 1.5.0 version so I tried 1.5.1 and that has the same error

Any ideas what might be going on and how I can solve it?

Thanks
Jerry

WARNING: Issues converting EPSG:42106. Error in “PROJECTION”: No transform for c
lassification “Lambert_Azimuthal_Equal_Area”. Stack trace included at FINER logg
ing level