[TinyOWS-users] InvalidParameterValue

Olivier Courtin olivier.courtin at gmail.com
Wed Sep 22 08:39:37 EST 2010


On Sep 22, 2010, at 2:33 PM, Gissur Þórhallsson wrote:

Hi Gissur,

> I'm using OpenLayers against tinyOWS based on the example code from  
> the tinyOWS site and it's been working fine.
>
> But all of a sudden I'm getting errors:
> Request constructed by OpenLayers: http://tiny.pastebin.com/BZi3Gcp9
> Response from tinyOWS: http://tiny.pastebin.com/Ne9uz4Eb
>
> here is my openlayers code for reference: http://tiny.pastebin.com/hXNRjfCs
>
> Does anybody have any idea what I'm doing wrong?

Could you activate the TinyOWS log,
and paste also the result of the log related to your query ?

To activate log, add log attribute in tinyows element in config file:
http://www.tinyows.org/trac/wiki/ConfigFile

For instance:
<tinyows online_resource="http://127.0.0.1/cgi-bin/tinyows"
	 schema_dir="/usr/local/tinyows/schema/"
          log="/tmp/tinyows.log"   >

--
Olivier


More information about the TinyOWS-users mailing list