<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><font face="Arial">Hello Astrid,</font></p>
<p><font face="Arial">Sorry to bother again,</font></p>
<p><font face="Arial">Do you have an exemple of valid URL - that is
for testing purpose.</font></p>
<p><font face="Arial">I do get metadata, but still have a mb parsing
error using Qgis Server in house demo project.</font></p>
<p><font face="Arial">Kind regards,</font></p>
<p><font face="Arial"></font><br>
</p>
<br>
<div class="moz-cite-prefix">Le 10/10/2018 à 4:13 PM, Astrid Emde a
écrit :<br>
</div>
<blockquote type="cite"
cite="mid:b68c92617bc0e80a534cbd8a25a88c22@wheregroup.com">Hello,
<br>
<br>
looks like you do not use the
<br>
<br>
getCapabilities request:
<br>
<br>
<a class="moz-txt-link-freetext" href="http://localhost/cgi-bin/qgis_mapserv.fcgi.exe?VERSION=1.3.0&map=WebGISDemo3.qgs&service=WMS&request=getmap&width=1000&height=1000&format=image%2Fpng&layers=departement&styles=d%C3%A9faut&bbox=6599363%2C718975%2C6642490%2C774273&SRS=EPSG%3A2154">http://localhost/cgi-bin/qgis_mapserv.fcgi.exe?VERSION=1.3.0&map=WebGISDemo3.qgs&service=WMS&request=getmap&width=1000&height=1000&format=image%2Fpng&layers=departement&styles=d%C3%A9faut&bbox=6599363%2C718975%2C6642490%2C774273&SRS=EPSG%3A2154</a>
<br>
<br>
.... looks like this is a getMap Request.
<br>
<br>
The getCapabilities Request has to look like this:
<br>
<br>
<a class="moz-txt-link-freetext" href="http://localhost/cgi-bin/qgis_mapserv.fcgi.exe?map=WebGISDemo3.qgs&request=&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.3.0">http://localhost/cgi-bin/qgis_mapserv.fcgi.exe?map=WebGISDemo3.qgs&request=&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.3.0</a>
<br>
<br>
Best regards
<br>
<br>
Astrid
<br>
<br>
<br>
Am 2018-10-10 14:55, schrieb Arnaud Le guellec:
<br>
<blockquote type="cite">Dear all,
<br>
<br>
We try to add a WMS service to a test portal and get the
following
<br>
errors on the mb logfile. I do not really understand the issue
that
<br>
seems to relate to a database encoding issue (?)
<br>
<br>
The error is:
<br>
<br>
MB.WMS.REPOSITORY.PARSER.COULDNOTPARSE
<br>
<br>
2018-10-10 11:27:47] request.INFO: Matched route
<br>
"mapbender_manager_repository_create".
<br>
{"route_parameters":{"_controller":"Mapbender\\ManagerBundle\\Controller\\RepositoryController::createAction","managertype":"wms","_route":"mapbender_manager_repository_create"},"request_uri":<a class="moz-txt-link-rfc2396E" href="http://localhost/mapbender/manager/repository/create/wms">"http://localhost/mapbender/manager/repository/create/wms"</a>
<br>
[1]} []
<br>
[2018-10-10 11:27:47] security.DEBUG: Read existing security
token
<br>
from the session. {"key":"_security_secured_area"} []
<br>
[2018-10-10 11:27:47] security.DEBUG: User was reloaded from a
user
<br>
provider.
<br>
{"username":"root","provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider"}
<br>
[]
<br>
[2018-10-10 11:27:47] security.DEBUG: ACL found, permission
granted.
<br>
Voting to grant access. [] []
<br>
[2018-10-10 11:27:47] security.DEBUG: ACL found, permission
granted.
<br>
Voting to grant access. [] []
<br>
[2018-10-10 11:27:47] app.DEBUG: CommonProxy->createBrowser
<br>
rowUrl:Array ( [scheme] => http [host] =>
localhost [path]
<br>
=> /cgi-bin/qgis_mapserv.fcgi.exe ) [] []
<br>
[2018-10-10 11:27:47] app.DEBUG: CommonProxy->handle
<br>
GET:<a class="moz-txt-link-freetext" href="http://localhost/cgi-bin/qgis_mapserv.fcgi.exe?VERSION=1.3.0&map=WebGISDemo3.qgs&service=WMS&request=getmap&width=1000&height=1000&format=image%2Fpng&layers=departement&styles=d%C3%A9faut&bbox=6599363%2C718975%2C6642490%2C774273&SRS=EPSG%3A2154">http://localhost/cgi-bin/qgis_mapserv.fcgi.exe?VERSION=1.3.0&map=WebGISDemo3.qgs&service=WMS&request=getmap&width=1000&height=1000&format=image%2Fpng&layers=departement&styles=d%C3%A9faut&bbox=6599363%2C718975%2C6642490%2C774273&SRS=EPSG%3A2154</a>
<br>
[] []
<br>
[2018-10-10 11:27:47] app.DEBUG: CommonProxy->handle Headers:
Array (
<br>
[User-Agent] => OWSProxy3 ) [] []
<br>
[2018-10-10 11:27:49] app.ERROR:
<br>
MB.WMS.REPOSITORY.PARSER.COULDNOTPARSE [] []
<br>
[2018-10-10 11:27:49] security.DEBUG: Stored the security token
in the
<br>
session. {"key":"_security_secured_area"} []
<br>
Thanks for your insights,
<br>
Best regards
<br>
<br>
Le 10/10/2018 à 8:34 AM, Astrid Emde a écrit :
<br>
<br>
<blockquote type="cite">Hello,
<br>
<br>
the Mapbender team will be at INTERGEO next week.
<br>
<br>
You can meet us at the OSGeo Park.
<br>
<br>
Read more about the OSGeo Park at
<br>
<a class="moz-txt-link-freetext" href="https://www.osgeo.org/events/osgeo-park-at-intergeo-2019/">https://www.osgeo.org/events/osgeo-park-at-intergeo-2019/</a>
<br>
<br>
or press report (Pressemeldung auf deutsch)
<br>
<a class="moz-txt-link-freetext" href="https://www.fossgis.de/node/319">https://www.fossgis.de/node/319</a>
<br>
<br>
See you in Frankfurt next week.
<br>
<br>
Astrid Emde
<br>
</blockquote>
<br>
--
<br>
Arnaud Le guellec - Sales manager & CEO - LATITUDE
GEOSYSTEMS SAS
<br>
Centre d'affaires du Lac
<br>
2, rue de Malleville - 95880 Enghien les Bains, FRANCE
<br>
Tel: +33 (0)967528345 - Mobile +33(0)643394459
<br>
skype : aleguellec
<br>
E-mail : <a class="moz-txt-link-abbreviated" href="mailto:aleguellec@latitude-geosystems.com">aleguellec@latitude-geosystems.com</a>
<br>
<a class="moz-txt-link-freetext" href="http://www.latitude-geosystems.com">http://www.latitude-geosystems.com</a>
<br>
<br>
<br>
<br>
Links:
<br>
------
<br>
[1] <a class="moz-txt-link-freetext" href="http://localhost/mapbender/manager/repository/create/wms">http://localhost/mapbender/manager/repository/create/wms</a>
<br>
</blockquote>
<br>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Arnaud Le guellec - Sales manager & CEO - LATITUDE GEOSYSTEMS SAS
Centre d'affaires du Lac
2, rue de Malleville - 95880 Enghien les Bains, FRANCE
Tel: +33 (0)967528345 - Mobile +33(0)643394459
skype : aleguellec
E-mail : <a class="moz-txt-link-abbreviated" href="mailto:aleguellec@latitude-geosystems.com">aleguellec@latitude-geosystems.com</a>
<a class="moz-txt-link-freetext" href="http://www.latitude-geosystems.com">http://www.latitude-geosystems.com</a>
</pre>
</body>
</html>