[Geoserver-devel] OpenLayers WFS Update

Hi All,

I have just started using Geoserver and OpenLayers and I am getting the
following error after sending an update request to Geoserver:

<?xml version="1.0" encoding="UTF-8"?>
<ows:ExceptionReport version="1.0.0"
  xsi:schemaLocation="http://www.opengis.net/ows
/geoserver/schemas/ows/1.0.0/owsExceptionReport.xsd"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot;
xmlns:ows="http://www.opengis.net/ows&quot;&gt;
  <ows:Exception exceptionCode="MissingParameterValue" locator="request">
    <ows:ExceptionText>Could not determine geoserver request from http
request GET /geoserver/wfs HTTP/1.1
Content-Type: text/xml&#xd;
Accept: */*&#xd;
User-Agent: Mozilla/4.0 (compatible; Win32; WinHttp.WinHttpRequest.5)&#xd;
Host: spatialdev:8080&#xd;
Connection: Keep-Alive&#xd;
&#xd;
</ows:ExceptionText>
  </ows:Exception>
</ows:ExceptionReport>

This seems to be a quite common error, but I havn't found a solution or
answer that adequately provides a description of why it occurs and what
casuses it.

Any help would be appreciated.

Thanks in advance.

A.
--
View this message in context: http://old.nabble.com/OpenLayers-WFS-Update-tp26806903p26806903.html
Sent from the GeoServer - Dev mailing list archive at Nabble.com.

hi,

Based on the error message my guess would be that GeoServer is not processing the body of the request properly. What is the content type header?

Could you send the original request being sent to GeoServer (assuming you have firebug handy).

Thanks.

-Justin

Aramse wrote:

Hi All,

I have just started using Geoserver and OpenLayers and I am getting the
following error after sending an update request to Geoserver:

<?xml version="1.0" encoding="UTF-8"?>
<ows:ExceptionReport version="1.0.0"
  xsi:schemaLocation="http://www.opengis.net/ows
/geoserver/schemas/ows/1.0.0/owsExceptionReport.xsd"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot;
xmlns:ows="http://www.opengis.net/ows&quot;&gt;
  <ows:Exception exceptionCode="MissingParameterValue" locator="request">
    <ows:ExceptionText>Could not determine geoserver request from http
request GET /geoserver/wfs HTTP/1.1
Content-Type: text/xml&#xd;
Accept: */*&#xd;
User-Agent: Mozilla/4.0 (compatible; Win32; WinHttp.WinHttpRequest.5)&#xd;
Host: spatialdev:8080&#xd;
Connection: Keep-Alive&#xd;
&#xd;
</ows:ExceptionText>
  </ows:Exception>
</ows:ExceptionReport>

This seems to be a quite common error, but I havn't found a solution or
answer that adequately provides a description of why it occurs and what
casuses it.

Any help would be appreciated.

Thanks in advance.

A.

--
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.