Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.6.4
-
Fix Version/s: 1.6.5
-
Component/s: None
-
Labels:None
-
Environment:WHO
-
Number of attachments :
Description
Attached is the postgis dump and the server log. The WFS transaction that caused the error is in line 6 of the log, the error message is:
org.geotools.data.DataSourceException: Some sort of database connection error: ERROR: column "subtopic_i" is of type bigint but expression is of type character varying
The offending part of the WFS transaction ("Update") is:
<wfs:Property><wfs:Name>subtopic_i</wfs:Name><wfs:Value>5</wfs:Value></wfs:Property>
We tried with a recent nightly and the update works fine. I believe the fix for this went into 1.6.4.
Jason, can you upgrade to 1.6.4 stable and then notify Andreas when the change is done so that we can keep on hitting your server?