<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Hello list,</div>
<div> </div>
<div>I am using mapbender3-3.0.5.1 and having trouble adding new sources through the mapbender web interface.</div>
<div>When adding a new source pointing to a local geoserver wms it gives the error "this value is not a valid url". There is no further information in the log files.</div>
<div>I can add this wms no problem through the WMS Loader inside the map application, and also by adding it manually through mapbender.yml, so there does not appear to be a problem with the wms service or url.</div>
<div>The error happens regardless of whether 'only valid' is checked or not when adding the new source.</div>
<div><br/>
The wms url is http://geoserver:8080/geoserver/trails/wms?service=wms&version=1.1.1&request=GetCapabilities</div>
<div>When that url is called in a browser it returns:</div>
<div><br/>
<?xml version="1.0" encoding="UTF-8"?><br/>
<!DOCTYPE WMT_MS_Capabilities SYSTEM "http://geoserver:8080/geoserver/schemas/wms/1.1.1/WMS_MS_Capabilities.dtd"><br/>
<WMT_MS_Capabilities version="1.1.1" updateSequence="1244"><br/>
<Service><br/>
<Name>OGC:WMS</Name><br/>
<Title>GeoServer Web Map Service</Title><br/>
<Abstract>A compliant implementation of WMS plus most of the SLD extension (dynamic styling). Can also generate PDF, SVG, KML, GeoRSS</Abstract><br/>
<KeywordList><br/>
<Keyword>WFS</Keyword><br/>
<Keyword>WMS</Keyword><br/>
<Keyword>GEOSERVER</Keyword><br/>
</KeywordList><br/>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://geoserver"/><br/>
<ContactInformation><br/>
<ContactPersonPrimary><br/>
<ContactPerson/><br/>
<ContactOrganization/><br/>
</ContactPersonPrimary><br/>
<ContactPosition/><br/>
<ContactAddress><br/>
<AddressType/><br/>
<Address/><br/>
<City/><br/>
<StateOrProvince/><br/>
<PostCode/><br/>
<Country/><br/>
</ContactAddress><br/>
<ContactVoiceTelephone/><br/>
<ContactFacsimileTelephone/><br/>
<ContactElectronicMailAddress/><br/>
</ContactInformation><br/>
<Fees>NONE</Fees><br/>
<AccessConstraints>NONE</AccessConstraints><br/>
</Service><br/>
<Capability><br/>
<Request><br/>
<GetCapabilities><br/>
<Format>application/vnd.ogc.wms_xml</Format><br/>
<DCPType><br/>
<HTTP><br/>
<Get><br/>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://geoserver:8080/geoserver/trails/wms?SERVICE=WMS&"/><br/>
</Get><br/>
<Post><br/>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://geoserver:8080/geoserver/trails/wms?SERVICE=WMS&"/><br/>
</Post><br/>
</HTTP><br/>
</DCPType><br/>
</GetCapabilities><br/>
<GetMap><br/>
<Format>image/png</Format><br/>
<Format>image/jpeg</Format><br/>
<DCPType><br/>
<HTTP><br/>
<Get><br/>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://geoserver:8080/geoserver/trails/wms?SERVICE=WMS&"/><br/>
</Get><br/>
</HTTP><br/>
</DCPType><br/>
</GetMap><br/>
<GetFeatureInfo><br/>
<Format>text/plain</Format><br/>
<Format>application/vnd.ogc.gml</Format><br/>
<Format>text/html</Format><br/>
<DCPType><br/>
<HTTP><br/>
<Get><br/>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://geoserver:8080/geoserver/trails/wms?SERVICE=WMS&"/><br/>
</Get><br/>
<Post><br/>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://geoserver:8080/geoserver/trails/wms?SERVICE=WMS&"/><br/>
</Post><br/>
</HTTP><br/>
</DCPType><br/>
</GetFeatureInfo><br/>
<DescribeLayer><br/>
<Format>application/vnd.ogc.wms_xml</Format><br/>
<DCPType><br/>
<HTTP><br/>
<Get><br/>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://geoserver:8080/geoserver/trails/wms?SERVICE=WMS&"/><br/>
</Get><br/>
</HTTP><br/>
</DCPType><br/>
</DescribeLayer><br/>
<GetLegendGraphic><br/>
<Format>image/png</Format><br/>
<Format>image/jpeg</Format><br/>
<Format>image/gif</Format><br/>
<DCPType><br/>
<HTTP><br/>
<Get><br/>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://geoserver:8080/geoserver/trails/wms?SERVICE=WMS&"/><br/>
</Get><br/>
</HTTP><br/>
</DCPType><br/>
</GetLegendGraphic><br/>
<GetStyles><br/>
<Format>application/vnd.ogc.sld+xml</Format><br/>
<DCPType><br/>
<HTTP><br/>
<Get><br/>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://geoserver:8080/geoserver/trails/wms?SERVICE=WMS&"/><br/>
</Get><br/>
</HTTP><br/>
</DCPType><br/>
</GetStyles><br/>
</Request><br/>
<Exception><br/>
<Format>application/vnd.ogc.se_xml</Format><br/>
<Format>application/vnd.ogc.se_inimage</Format><br/>
<Format>application/vnd.ogc.se_blank</Format><br/>
</Exception><br/>
<UserDefinedSymbolization SupportSLD="1" UserLayer="1" UserStyle="1" RemoteWFS="1"/><br/>
<Layer><br/>
<Title>GeoServer Web Map Service</Title><br/>
<Abstract>A compliant implementation of WMS plus most of the SLD extension (dynamic styling). Can also generate PDF, SVG, KML, GeoRSS</Abstract><br/>
<!--Limited list of EPSG projections:--><br/>
<SRS>EPSG:2157</SRS><br/>
<LatLonBoundingBox minx="-9.870921684975233" miny="51.34378633004773" maxx="-6.548647345772159" maxy="55.20348634974392"/><br/>
<BoundingBox SRS="EPSG:2157" minx="469667.10496418463" miny="510130.71119706857" maxx="701106.2754963497" maxy="941180.4731006552"/><br/>
<Layer queryable="1" opaque="0"><br/>
<Name>trail_zones</Name><br/>
<Title>trail_zones</Title><br/>
<Abstract/><br/>
<KeywordList><br/>
<Keyword>features</Keyword><br/>
<Keyword>trail_zones</Keyword><br/>
</KeywordList><br/>
<SRS>EPSG:2157</SRS><br/>
<!--WKT definition of this CRS:<br/>
PROJCS["IRENET95 / Irish Transverse Mercator",<br/>
GEOGCS["IRENET95",<br/>
DATUM["IRENET95",<br/>
SPHEROID["GRS 1980", 6378137.0, 298.257222101, AUTHORITY["EPSG","7019"]],<br/>
TOWGS84[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0],<br/>
AUTHORITY["EPSG","6173"]],<br/>
PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],<br/>
UNIT["degree", 0.017453292519943295],<br/>
AXIS["Geodetic longitude", EAST],<br/>
AXIS["Geodetic latitude", NORTH],<br/>
AUTHORITY["EPSG","4173"]],<br/>
PROJECTION["Transverse_Mercator", AUTHORITY["EPSG","9807"]],<br/>
PARAMETER["central_meridian", -8.0],<br/>
PARAMETER["latitude_of_origin", 53.5],<br/>
PARAMETER["scale_factor", 0.99982],<br/>
PARAMETER["false_easting", 600000.0],<br/>
PARAMETER["false_northing", 750000.0],<br/>
UNIT["m", 1.0],<br/>
AXIS["Easting", EAST],<br/>
AXIS["Northing", NORTH],<br/>
AUTHORITY["EPSG","2157"]]--><br/>
<LatLonBoundingBox minx="-9.870921684975233" miny="51.34378633004773" maxx="-6.548647345772159" maxy="55.20348634974392"/><br/>
<BoundingBox SRS="EPSG:2157" minx="480865.20035424805" miny="511498.4298595997" maxx="692406.9176743389" maxy="939603.6263352733"/><br/>
<Style><br/>
<Name>polygon</Name><br/>
<Title>Default Polygon</Title><br/>
<Abstract>A sample style that draws a polygon</Abstract><br/>
<LegendURL width="20" height="20"><br/>
<Format>image/png</Format><br/>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://geoserver:8080/geoserver/trails/wms?request=GetLegendGraphic&format=image%2Fpng&width=20&height=20&layer=trail_zones"/><br/>
</LegendURL><br/>
</Style><br/>
</Layer><br/>
</Layer><br/>
</Capability><br/>
</WMT_MS_Capabilities></div>
<div> </div>
<div> </div>
<div>Is there a way of knowing why mapbender will not accept this wms as valid?</div>
</div></div></body></html>