Hello list,
in the GeoNode project we recently upgraded the geoserver version to 2.4,
which is great, although we are facing an issue related to the REST layer
delete.
The issue is described here https://github.com/GeoNode/geonode/issues/1284 and
the piece of code originating it is here
https://github.com/GeoNode/geonode/blob/master/geonode/geoserver/helpers.py#L218
.
The workflow we use to delete a layer is:
- Delete the layer
- Delete the associated styles
- Delete the featuretype
- Delete the store
We get a 500 error (the stacktrace is in the issue) on the delete
featuretype step.
The http request we make is a DELETE to an address like this one
http://localhost:8080/geoserver/rest/workspaces/geonode/datastores/streams/featuretypes/streams.xml
Which exists before the call and doesn't exist anymore after the call even
if the result is a 500 error.
Thanks i advance for any help and suggestion you can give
--
Simone
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users