Re: [Geoserver-devel] Issues setting the DGEOSERVER_CONFIG_DIR

2017-08-07 Thread Nuno Oliveira
Great ! Thanks or the feedback. Note, when using JMS plugin data directory should not be shared between GeoServer instances. On 08/04/2017 05:17 PM, Corina Tudorache via Geoserver-devel wrote: Hi Nuno, I followed the guide lines from here (http://geoserver.geo-solutions.it/educational/en/clust

Re: [Geoserver-devel] Issues setting the DGEOSERVER_CONFIG_DIR

2017-08-04 Thread Corina Tudorache via Geoserver-devel
Hi Nuno, I followed the guide lines from here (http://geoserver.geo-solutions.it/educational/en/clustering/load_balancing/tomcat.html and http://geoserver.geo-solutions.it/educational/en/clustering/clustering/active/usage.html) to create a cluster of GeoServer both instances sharing a common data

Re: [Geoserver-devel] Issues setting the DGEOSERVER_CONFIG_DIR

2017-07-31 Thread Nuno Oliveira
Hi, Several things here, first the variable to define the GeoServer data directory [1] location is: GEOSERVER_DATA_DIR and not GEOSERVER_CONFIG_DIR. There is several possibilities to cluster GeoServer [2] [3], it seems to me that you trying to mix two incompatible approaches: shared data direc

[Geoserver-devel] Issues setting the DGEOSERVER_CONFIG_DIR

2017-07-31 Thread Corina Tudorache via Geoserver-devel
Hello everyone, I am trying to set a GeoServer cluster system, but I am having issues setting the -DGEOSERVER_CONFIG_DIR variable. I am able to point my two GeoServer instances to a common geoserver-data folder, but both of my GeoServer instances point to the same cluster UUID ID. I installed the