[TinyOWS-users] InvalidParameterValue

Rahkonen Jukka Jukka.Rahkonen at mmmtike.fi
Tue Sep 28 08:07:13 EST 2010


Hi,
 
I guess that you do not have primary key in your table.  If this is the case, create it
ALTER TABLE my_table add myid serial;

ALTER TABLE my_table ADD PRIMARY KEY (myid);

 
-Jukka Rahkonen-


________________________________

	Lähettäjä: tinyows-users-bounces at lists.maptools.org [mailto:tinyows-users-bounces at lists.maptools.org] Puolesta Gissur Þórhallsson
	Lähetetty: 28. syyskuuta 2010 13:48
	Vastaanottaja: TinyOWS users discuss list
	Aihe: Re: [TinyOWS-users] InvalidParameterValue
	
	
	Okay - got 0.9.0 running - and this is what the log outputs: http://tiny.pastebin.com/GbYyABpN 

	<http://tiny.pastebin.com/HKRYQJKa> tinyows doesn't give me any fids when I request the features originally so I'm not sure what I'm doing wrong.

	On Mon, Sep 27, 2010 at 3:01 PM, Olivier Courtin <olivier.courtin at gmail.com> wrote:
	


		On Sep 27, 2010, at 4:58 PM, Gissur Þórhallsson wrote:
		
		> user at localhost:/$ opt/tinyows/bin/tinyows --version
		> gives me this:
		> 0.8.0 SVN
		>
		> Maybe I should upgrade and see whether that changes anything.
		
		
		Yes 0.8.0 didn't have log support
		

		--
		Olivier
		_______________________________________________
		TinyOWS-users mailing list
		TinyOWS-users at lists.maptools.org
		http://lists.maptools.org/mailman/listinfo/tinyows-users
		




	-- 
	Gissur Þórhallsson
	
	Loftmyndir ehf.
	Laugavegur 13
	IS 101 Reykjavík - Iceland
	sími (tel): (+354) 540 2500
	tölvupóstur (email): gissur at loftmyndir.is
	

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/tinyows-users/attachments/20100928/9c2371ed/attachment.htm 


More information about the TinyOWS-users mailing list