This section describes how to start and stop the Tomcat application server. Separate procedures are provided for Windows and Linux.
If you are running Unwired Accelerator in EAServer, see the EAServer documentation for procedures to start and stop the application server.
Starting the Tomcat application server (Windows)
From a Command Prompt window, navigate to SYBASE.
Enter starttomcat
,
or double-click the file name in Windows Explorer.
When Tomcat starts, you see:
Starting service Tomcat-Standalone Apache Tomcat/4.1.29
When you see this message, minimize the Tomcat window (do not close it). If you do not see this message, check the datamanager.log file, located in x:\tmp\logs.
Shutting down the Tomcat application server (Windows)
From a Command Prompt window, navigate to SYBASE.
Enter stoptomcat
,
or double-click the file name in Windows Explorer.
Starting the Tomcat application server (Linux)
From a terminal window, navigate to SYBASE.
Enter starttomcat.sh
.
When Tomcat starts, you see:
Using CATALINA_BASE: $SYBASE/infoedition/tomcat Using CATALINA_HOME: $SYBASE/infoedition/tomcat Using CATALINA_TMPDIR: $SYBASE/infoedition/tomcat /temp Using JAVA_HOME: ./jdk1.4
Shutting down the Tomcat application server (Linux)
From a terminal window, navigate to SYBASE.
Enter stoptomcat.sh
.
Copyright © 2005. Sybase Inc. All rights reserved. |