Use the IP address of the Data Access server, login by ssh or other methods, execute the start script as below:
cd /app/tvc-webservice/bin
./start.sh
check the service process log, to verify the service is started normally
cd ../logs/
tail -f app.log
