Problem with wfs:transaction on postGis layers
----------------------------------------------
Key: GEOS-4338
URL: http://jira.codehaus.org/browse/GEOS-4338
Project: GeoServer
Issue Type: Bug
Components: PostGIS, WFS
Affects Versions: 2.1-RC1, 2.0.2
Environment: WINDOWS SERVER 2007, TOMCAT 6, JAVA 6
Reporter: Stefano Baldocchi
Assignee: Andrea Aime
Attachments: geoserver.log
when i try to create/update a feature stored on postGis, geoserver return the following error:
<?xml version="1.0" encoding="UTF-8"?>
<ows:ExceptionReport version="1.0.0"
xsi:schemaLocation="http://www.opengis.net/ows http://192.168.99.214:8080/geoserver/schemas/ows/1.0.0/owsExceptionReport.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ows="http://www.opengis.net/ows">
<ows:Exception exceptionCode="NoApplicableCode">
<ows:ExceptionText>java.lang.RuntimeException: java.io.IOException: Error occured calculating bounds
java.io.IOException: Error occured calculating bounds
Error occured calculating bounds
ERROR: current transaction is aborted, commands ignored until end of transaction block</ows:ExceptionText>
</ows:Exception>
</ows:ExceptionReport>
the geoserver log is in attachment
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira