[Geoserver-users] Exception when creating a coverage.

Hi All,

I got the latest WCS branch from svn (https://svn.codehaus.org/geoserver/branches/wcs-branch/trunk/geoserver) and build it and when i try to create a coverage i am getting the exception - org.vfny.geoserver.global.ConfigurationException: org.geotools.gce.geotiff.GeoTiffException: GEOTIFF Module Error Report Authority “EPSG” is unknown. Maybe it is defined in an unreachable JAR file? ModelPixelScaleTag: [ 2.77766151E-4,2.77766151E-4,0.0] ModelTiePointTag: (1 tie points) TP #0: [0.0,0.0,0.0] → [-101.575,34.3227778,0.0] ModelTransformationTag: NOT AVAILABLE GeoKey #1: Key = 1, Value = null GeoKey #2: Key = 1024, Value = 2 GeoKey #3: Key = 1025, Value = 1 GeoKey #4: Key = 1026, Value = IMAGINE GeoTIFF Support Copyright 1991 - 2001 by ERDAS, Inc. All Rights Reserved @(#)$RCSfile: egtf.c $ $Revision: 1.11.2.3 $ $Date: 2004/11/24 09:12:56EST $ Projection Name = GCS_WGS_1984 Units = dd GeoTIFF Units = dd GeoKey #5: Key = 2048, Value = 4326

can anybody help me

Regards,
Akkineni.

1. Do you have the gt2-epsg.jar in you WEB-INF/lib geoserver directory?
2. There should be a cached HSQL database with the EPSG definitions in
/tmp/Geotools if you use Linux, somewhere in your home directory if
you use Windows.

Alex

On 4/12/06, Akkineni Vijay <akkineniv@...84...> wrote:

Hi All,

           I got the latest WCS branch from svn
(https://svn.codehaus.org/geoserver/branches/wcs-branch/trunk/geoserver)
and build it and when i try to create a coverage i am getting the exception
- org.vfny.geoserver.global.ConfigurationException:
org.geotools.gce.geotiff.GeoTiffException: GEOTIFF Module
Error Report Authority "EPSG" is unknown. Maybe it is defined in an
unreachable JAR file? ModelPixelScaleTag: [ 2.77766151E-4,2.77766151E-4,0.0]
ModelTiePointTag: (1 tie points) TP #0: [0.0,0.0,0.0] ->
[-101.575,34.3227778,0.0] ModelTransformationTag: NOT AVAILABLE GeoKey #1:
Key = 1, Value = null GeoKey #2: Key = 1024, Value = 2 GeoKey #3: Key =
1025, Value = 1 GeoKey #4: Key = 1026, Value = IMAGINE GeoTIFF Support
Copyright 1991 - 2001 by ERDAS, Inc. All Rights Reserved @(#)$RCSfile:
egtf.c $ $Revision: 1.11.2.3 $ $Date: 2004/11/24 09:12:56EST $ Projection
Name = GCS_WGS_1984 Units = dd GeoTIFF Units = dd GeoKey #5: Key = 2048,
Value = 4326

can anybody help me

Regards,

Akkineni.