Open justb4 opened 10 years ago
Sometimes one wants to emtpy the DB. This does not work via the Admin GUI (400 or 500 error).
The procedure below works:
See data and scripts at https://github.com/Geonovum/sospilot/tree/master/data/sosdb. Using this procedure, no reinstall of the .war file is requried or any other Admin reset (somehow an Admin reset did not work).
As root do
/opt/bin/tcdown
/var/www/sensors.geonovum.nl/webapps/sos/cache.tmp
/opt/bin/tcup
Sometimes one wants to emtpy the DB. This does not work via the Admin GUI (400 or 500 error).
The procedure below works:
See data and scripts at https://github.com/Geonovum/sospilot/tree/master/data/sosdb. Using this procedure, no reinstall of the .war file is requried or any other Admin reset (somehow an Admin reset did not work).
As root do
/opt/bin/tcdown
)/var/www/sensors.geonovum.nl/webapps/sos/cache.tmp
./opt/bin/tcup
)