Hi all,
I’m trying to add a custom CRS to geoserver 2.2 RC1.
I follow the procedure at:
http://docs.geoserver.org/stable/en/user/advanced/crshandling/customcrs.html
but the log return to me this:
…
2012-07-18 12:03:18,655 DEBUG [referencing.factory] - Failure in the primary factory: No code “EPSG:40003” from authority “European Petroleum Survey Group” found for object of type “IdentifiedObject”. Now trying the fallback factory…
2012-07-18 12:03:18,655 DEBUG [referencing.factory] - Failure in the primary factory: No code “EPSG:40003” from authority “European Petroleum Survey Group” found for object of type “CoordinateReferenceSystem”. Now trying the fallback factory…
2012-07-18 12:03:18,656 DEBUG [referencing.factory] - Failure in the primary factory: No code “EPSG:40003” from authority “European Petroleum Survey Group” found for object of type “IdentifiedObject”. Now trying the fallback factory…
2012-07-18 12:03:18,656 WARN [web.wicket] - Unknown EPSG code EPSG:40003
org.opengis.referencing.NoSuchAuthorityCodeException: No code “EPSG:40003” from authority “European Petroleum Survey Group” found for object of type “IdentifiedObject”.
…
Could someone help me.
Thanks in advance
Michele