[Geoserver-users] store/layers disappear after RELOAD

Hi all,

I have a problem with stores and layers, which dissapears from catalog after
each configuration reload.
Did anyone have the same problem?

I have instance of geoserver running as WAR on:

WINDOWS 2012 server
Java SE Development Kit 7u25
Apache Tomcat 7.0.42.

Tomcat is running from binaries, later I will setup a service.
Data and gwc directory are stored outside of tomcat directory.

Peter

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/store-layers-disappear-after-RELOAD-tp5075776.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

I found problem.

I renamed data directory as data_dir. I used
JAVA_OPTS=%JAVA_OPTS% -DGEOSERVER_DATA_DIR=%GEOSERVER_DATA_DIR%
to set up data directory. Everything works fine, except this one.

I named it back C:/data and it works.
peter

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/store-layers-disappear-after-RELOAD-tp5075776p5075834.html
Sent from the GeoServer - User mailing list archive at Nabble.com.