GeoServer is read-only

Bug #997593 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

when we make a git archive of the oq-ui-geoserver with:

_______________________________________________________

Download the git repository:

$ git clone git://github.com/gem/oq-ui-geoserver.git
Enter into oq-ui-client directory:

Installation

$ sudo su # (remember to turn on at the end of the paragraph)
# service tomcat6 stop
# mkdir -p /var/lib/openquake/oq-ui-geoserver
# cd oq-ui-geoserver
# git archive master | tar -x -C /var/lib/openquake/oq-ui-geoserver
# chown -R tomcat6.tomcat6 /var/lib/openquake/oq-ui-geoserver

# # ONLY IF YOU HAVE AN ORIGINAL INSTALLATION
# mv /var/lib/tomcat6/webapps/geoserver /var/lib/openquake/geoserver.orig

# ln -s /var/lib/openquake/oq-ui-geoserver/geoserver /var/lib/tomcat6/webapps/geoserver

_______________________________________________________

The resulting directory /var/lib/openquake/oq-ui-geoserver/geoserver seems to be unavailable for tomcat6:

10 May 08:06:24 ERROR [geoserver.ows] -
org.geoserver.wfs.WFSTransactionException: {http://geonode.org/}observations_trace is read-only

Tags: ui
Revision history for this message
Matteo Nastasi (nastasi-oq) wrote :

From yesterday I start to analyze this bug from the sources analyze point of view because at user level all configurations and applications interactions seems to be correct.

Ben Wyss (bmwyss)
Changed in openquake:
status: In Progress → Confirmed
Revision history for this message
Matteo Nastasi (nastasi-oq) wrote :

fixed in v0.1.0 of oq-platform (oq-ui-api + oq-ui-client + oq-ui-geoserver).

Changed in openquake:
status: Confirmed → 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.