FE tool - fix feature editor on the trace layer

Bug #884144 reported by Ben Wyss
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenQuake (deprecated)
Fix Released
Undecided
Ben Wyss

Bug Description

The trace layer has (in part) been constructed with TraceForm.js. It has been based off of the fault_section layer from the FE demo. It currently is not able to write new records properly to GeoServer.

Tags: earth faulted
Revision history for this message
Ben Wyss (bmwyss) wrote :

the error that geoNode is returning is: error preforming insert: error inserting feature

John Tarter (toh2)
Changed in openquake:
milestone: 0.4.5 → 0.4.6
Revision history for this message
Ben Wyss (bmwyss) wrote :

this is the error that the client is reporting:

<?xml version="1.0" encoding="UTF-8"?>
<ows:ExceptionReport version="1.0.0"
  xsi:schemaLocation="http://www.opengis.net/ows http://184.106.119.223:80/geoserver-geonode-dev/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="InvalidParameterValue">
    <ows:ExceptionText>Error performing insert: Error
      inserting features</ows:ExceptionText>
  </ows:Exception>
</ows:ExceptionReport>

Revision history for this message
Ben Wyss (bmwyss) wrote :

When this error was viewed in geoServer, it was indicated that there was a conflict between the new primary key and an existing pkey in the table. Once I removed all the existing records from the table the issue was solved

Changed in openquake:
assignee: nobody → Ben Wyss (bmwyss)
status: New → Fix Committed
Changed in openquake:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.