[Geoserver-devel] [JIRA] (GEOS-7753) Cannot update existing store configuration, GeoServer complains with a "store already exists" error

Andrea Aime [Administrator] created an issue

GeoServer / BugGEOS-7753

Cannot update existing store configuration, GeoServer complains with a “store already exists” error

Issue Type:

BugBug

Assignee:

Unassigned

Components:

Wicket UI

Created:

21/Sep/16 8:51 AM

Priority:

MediumMedium

Reporter:

Andrea Aime [Administrator]

Trying to save a store on 2.9.x results in the following:

Caused by: java.lang.IllegalArgumentException: Unable to save the store: Store 'bluemarble' already exists in workspace 'topp'
	at org.geoserver.web.data.store.CoverageStoreEditPage.doSaveStore(CoverageStoreEditPage.java:216)
	at org.geoserver.web.data.store.CoverageStoreEditPage$1.onSubmit(CoverageStoreEditPage.java:160)
	at org.geoserver.web.wicket.GeoServerDialog.submit(GeoServerDialog.java:169)
	at org.geoserver.web.wicket.GeoServerDialog$4.onSubmit(GeoServerDialog.java:184)
	at org.apache.wicket.ajax.markup.html.form.AjaxSubmitLink$1.onSubmit(AjaxSubmitLink.java:110)
	at org.apache.wicket.ajax.form.AjaxFormSubmitBehavior$AjaxFormSubmitter.onSubmit(AjaxFormSubmitBehavior.java:215)
	at org.apache.wicket.markup.html.form.Form.delegateSubmit(Form.java:1307)
	at org.apache.wicket.markup.html.form.Form.process(Form.java:974)
	at org.apache.wicket.markup.html.form.Form.onFormSubmitted(Form.java:795)
	at org.apache.wicket.ajax.form.AjaxFormSubmitBehavior.onEvent(AjaxFormSubmitBehavior.java:171)
	at org.apache.wicket.ajax.AjaxEventBehavior.respond(AjaxEventBehavior.java:155)
	at org.apache.wicket.ajax.AbstractDefaultAjaxBehavior.onRequest(AbstractDefaultAjaxBehavior.java:588)
	... 103 more

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v1000.350.2#100014-sha1:52e3461)

Atlassian logo