[Geoserver-devel] [jira] (GEOS-6373) Persisters fails writing temporary file

Carlo Cancellieri created an issue

GeoServer / BugGEOS-6373

Persisters fails writing temporary file

Issue Type:

BugBug

Affects Versions:

2.5-RC1

Assignee:

Carlo Cancellieri

Created:

27/Feb/14 8:13 AM

Priority:

MajorMajor

Reporter:

Carlo Cancellieri

I’m working on a clustering configuration of geoservers sharing same datadirs and I’m having some problems due to some concurrent write on the same file.
For instance I’m getting problem when 2 users modify the same style and some other problem on security files.

Here is an example:
14 Feb 12:58:47 ERROR [wicket.RequestCycle] - org.geoserver.catalog.CatalogException: Error persisting StyleInfoImpl[basemap-simple] to /…/geoserver_data_dir/styles/basemap-simple.xml
org.apache.wicket.WicketRuntimeException: org.geoserver.catalog.CatalogException: Error persisting StyleInfoImpl[basemap-simple] to /…/geoserver_data_dir/styles/basemap-simple.xml
at org.geoserver.community.css.web.CssSubmitButton.onSubmit(CssSubmitButton.java:49)
at org.apache.wicket.ajax.markup.html.form.AjaxButton$1.onSubmit(AjaxButton.java:102)

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c)

Atlassian logo