<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style id="owaParaStyle">P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</style>
</head>
<body bgcolor="#ffffff" fPStyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<p>Hallo&nbsp;Verena,</p>
<p>&nbsp;</p>
<p>Beneath is the relevant selection (I hope) of the Mapbender log file.</p>
<p>How can I start the GeoServer demo frontend ?</p>
<p>Which part of the log file given beneath shall I past in where ?</p>
<p>&nbsp;</p>
<p>2011.12.11, 11:52:56,ERROR:&nbsp; <br>
2011.12.11, 11:52:56,Notice: class_wfs_factory: wfs_owsproxy: <br>
2011.12.11, 11:52:56,Notice: class_wfs_factory.getFeature.url: <a href="http://www.kaartopmaat.eu:8181/geoserver/wfs">
http://www.kaartopmaat.eu:8181/geoserver/wfs</a><br>
2011.12.11, 11:52:56,Notice: OWS REQUEST: <a href="http://www.kaartopmaat.eu:8181/geoserver/wfs">
http://www.kaartopmaat.eu:8181/geoserver/wfs</a></p>
<p>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br>
&lt;wfs:GetFeature service=&quot;WFS&quot; version=&quot;1.1.0&quot; xmlns:wfs=&quot;<a href="http://www.opengis.net/wfs">http://www.opengis.net/wfs</a>&quot; xmlns:gml=&quot;<a href="http://www.opengis.net/gml">http://www.opengis.net/gml</a>&quot; xmlns:ogc=&quot;<a href="http://www.opengis.net/ogc&quot;&gt;&lt;wfs:Query">http://www.opengis.net/ogc&quot;&gt;&lt;wfs:Query</a>
 srsName=&quot;EPSG:25833&quot; xmlns:cite=&quot;<a href="http://www.opengeospatial.net/cite">http://www.opengeospatial.net/cite</a>&quot; typeName=&quot;cite:geotopemergep25833&quot;&gt;&lt;ogc:Filter&gt;&lt;Intersects&gt;&lt;ogc:PropertyName&gt;cite:the_geom&lt;/ogc:PropertyName&gt;&lt;gml:Polygon srsName='EPSG:25833'&gt;&lt;gml:outerBoundaryIs&gt;&lt;gml:LinearRing&gt;&lt;gml:coordinates&gt;417556,5738047
 417566,5738047 417566,5738037 417556,5738037 417556,5738047&lt;/gml:coordinates&gt;&lt;/gml:LinearRing&gt;&lt;/gml:outerBoundaryIs&gt;&lt;/gml:Polygon&gt;&lt;/Intersects&gt;&lt;/ogc:Filter&gt;&lt;/wfs:Query&gt;&lt;/wfs:GetFeature&gt;<br>
2011.12.11, 11:52:56,Notice: class_connector: load url: <a href="http://www.kaartopmaat.eu:8181/geoserver/wfs">
http://www.kaartopmaat.eu:8181/geoserver/wfs</a><br>
2011.12.11, 11:52:56,Notice: connector: http<br>
2011.12.11, 11:52:56,Notice: connector.http.postData: &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br>
&lt;wfs:GetFeature service=&quot;WFS&quot; version=&quot;1.1.0&quot; xmlns:wfs=&quot;<a href="http://www.opengis.net/wfs">http://www.opengis.net/wfs</a>&quot; xmlns:gml=&quot;<a href="http://www.opengis.net/gml">http://www.opengis.net/gml</a>&quot; xmlns:ogc=&quot;<a href="http://www.opengis.net/ogc&quot;&gt;&lt;wfs:Query">http://www.opengis.net/ogc&quot;&gt;&lt;wfs:Query</a>
 srsName=&quot;EPSG:25833&quot; xmlns:cite=&quot;<a href="http://www.opengeospatial.net/cite">http://www.opengeospatial.net/cite</a>&quot; typeName=&quot;cite:geotopemergep25833&quot;&gt;&lt;ogc:Filter&gt;&lt;Intersects&gt;&lt;ogc:PropertyName&gt;cite:the_geom&lt;/ogc:PropertyName&gt;&lt;gml:Polygon srsName='EPSG:25833'&gt;&lt;gml:outerBoundaryIs&gt;&lt;gml:LinearRing&gt;&lt;gml:coordinates&gt;417556,5738047
 417566,5738047 417566,5738037 417556,5738037 417556,5738047&lt;/gml:coordinates&gt;&lt;/gml:LinearRing&gt;&lt;/gml:outerBoundaryIs&gt;&lt;/gml:Polygon&gt;&lt;/Intersects&gt;&lt;/ogc:Filter&gt;&lt;/wfs:Query&gt;&lt;/wfs:GetFeature&gt;<br>
</p>
<p>Thank you in advance !</p>
<p>Greetings, Thijs de Boer</p>
<div style="FONT-FAMILY: Times New Roman; COLOR: #000000; FONT-SIZE: 16px">&nbsp;</div>
<div style="FONT-FAMILY: Times New Roman; COLOR: #000000; FONT-SIZE: 16px">
<hr tabindex="-1">
<div style="DIRECTION: ltr" id="divRpF55146"><font color="#000000" size="2" face="Tahoma"><b>Van:</b> mapbender_users-bounces@lists.osgeo.org [mapbender_users-bounces@lists.osgeo.org] namens Verena Diewald [verena.diewald@wheregroup.com]<br>
<b>Verzonden:</b> donderdag 8 december 2011 16:45<br>
<b>Aan:</b> mapbender_users@lists.osgeo.org<br>
<b>Onderwerp:</b> Re: [Mapbender-users] screen ‘Search Results’ ( ‘Suchergebnisse’) stays empty<br>
</font><br>
</div>
<div></div>
<div>Hi Thijs,<br>
<br>
please try the following:<br>
Activate mapbender log level &quot;notice&quot; in mapbender.conf. <br>
Open your current mapbender logfile in the log directory. <br>
Load your application and try to select a point or polygon with spatial selection tools.
<br>
Copy the GetFeature request xml from the logfile which should be logged there.<br>
Open the GeoServer demo frontend, select the GetFeature option and put your copied xml there. Do you get an answer from GeoServer there?<br>
<br>
<br>
Greetings,<br>
<br>
Verena<br>
<pre class="moz-signature" cols="72">&nbsp;</pre>
</div>
</div>
</div>
</body>
</html>