This section provides procedures for starting and stopping the Tomcat server for
AccuSync. The Tomcat server for
AccuSync is typically started as part of the
AccuSync installation process and continues to run until you explicitly stop it.
Starting the Tomcat Server on
Microsoft Windows
- Open the
Services window. For example: Type
services.msc in the
Microsoft Windows
Start Search box and then press
Enter.
- Select the
AccuSyncTomcat service.
- Click
Start the service.
Starting the Tomcat Server on
Linux
Click the
AccuSync_Tomcat shortcut on your desktop.
Note: If shortcuts are not available on your desktop, start the Tomcat server for
AccuSync manually by running
startup.sh in the
/tomcat/bin directory where you installed
AccuSync.
Stopping the Tomcat Server on
Microsoft Windows
- Open the
Services window. For example: Type
services.msc in the
Microsoft Windows
Start Search box and then press
Enter.
- Select the
AccuSyncTomcat service.
- Click
Stop the service.
Stopping the Tomcat Server on
Linux
Run
shutdown.sh in the
/tomcat/bin directory where you installed
AccuSync.