Last modified: Mon, 04/03/2017 - 17:28
Starting, stopping and testing the server.
Your server should now be ready to start. The configuration process created the usual complement of scripts for running the server.
Start it with:
./startserver.sh
Stop it with:
./stopserver.sh
Do both (stop then start):
./rebootserver.sh
Once is starts, the UI opening page should be at the familiar places as always, namely:
http://hostname:[PORT for HTTP Connector]/[/app-name you picked]/servlets/dataset
e.g.
http://dunkel.pmel.noaa.gov:8920/las/servlets/dataset is the URL for the server that is set up in the example.
If it doesn't work as you expect, check the log in [TOMCAT_HOME]/logs/catalina.out.