I'm trying to add the following wms service to QGIS using EPSG:3857 and get the following error:
Service (running on L/A/P/P geoserver):
http://66.228.57.208/geoserver/wms?tiled=true or non-cached http://66.228.57.208/geoserver/wms
Layer:
Carto_Basemap_WGS84WM layer group (presented in 3857 which contains ~ 8 layers all in 3857)
Error:
Response: <?xml version="1.0" encoding="UTF-8"?><ServiceExceptionReport version="1.3.0" xmlns="http://www.opengis.net/ogc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/ogc http://66.228.57.208:80/geoserver/schemas/wms/1.3.0/exceptions_1_3_0.xsd"> <ServiceException code="InvalidCRS">
Error occurred decoding the espg code urn:x-ogc:def:crs:EPSG:3857
Database failure while creating a 'CoordinateReferenceSystem' object for code "EPSG:3857".
Connection is closed
Help!