[Geoserver-devel] [jira] (GEOS-6199) HTTP 500 on REST featuretype DELETE

Simone Dalmasso created BugGEOS-6199
HTTP 500 on REST featuretype DELETE

Issue Type:

BugBug

Affects Versions:

2.4.0

Assignee:

Andrea Aime

Components:

REST

Created:

28/Nov/13 4:24 AM

Description:

When deleting a layer via REST API, we get a 500 on the delete featuretype step.
The steps we use are:
1 delete the layer
2 delete the associated styles
3 delete the featuretype
4 delete the store

The step 3 is failing.

Here the stack trace http://pastebin.com/ZUX8ceFE.

Before the step 3 a url like http://localhost:8080/geoserver/rest/workspaces/geonode/datastores/streams/featuretypes/streams.xml returns a valid xml, after step 3 returns the correct “not found error”.

Environment:

osx, ubuntu

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Simone Dalmasso

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)