Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#871 closed defect (fixed)

Mapbender cannot load a local WMS from GeoServer

Reported by: kalxas Owned by: live-demo@…
Priority: major Milestone:
Component: OSGeoLive Keywords: 5.5
Cc: astrid_emde

Description

I use the admin_en interface as suggested from Quickstart. When I add GeoServer's GetCapabilities url, there is an error. Works with Mapserver WMS. Also works with WMS examples from Quickstart.

Change history (5)

comment:1 by astrid_emde, 12 years ago

Cc: astrid_emde added

I will have a look what the problem is. Hopefully we fix it in mapbender 2.7.2 and OSGeo-live 6.0

Thanks for the information

comment:2 by fgdrf, 12 years ago

Came the Problem from GeoServer or were there any exceptions in Mapbender? Which Version of the WMS Service have you requested (1.1.1 or 1.3.0)?

comment:3 by piepre, 12 years ago

I have the same problem. WMS from Geoserver works fine with qgis, but not in mapbender

Mapbender Log:

2012.05.12, 08:56:12,ERROR: Invalid document end in line 1
2012.05.12, 08:56:12,ERROR: class_wms: createObjFromXML: WMS http://localhost:8080/geoserver/ows?service=wms&version=1.1.1&request=GetCapabilities could not be loaded.

comment:4 by astrid_emde, 12 years ago

Resolution: fixed
Status: newclosed

in 2.7.2 Mapbender can't handle all the mass of EPSG-Codes GeoServer adds to the Capabilites-document.

For the running installation a solution could be to reduce the list of epsg-Codes in Geoserver:

  • In GeoServer go to Services - WMS and add your preferd EPSG-Codes to

the limited SRS list: could look like: 4326,31467,31468,31466,25832

I fixed this Mapbender bug in Mapbender 2.7.3. The next OSGeo-Live Version contains Mapbedner 2.7.3 and should be able to handle the big list of EPSG-codes.

comment:5 by kalxas, 12 years ago

Thanks for the fix!

Note: See TracTickets for help on using tickets.