46
C
HAPTER
3: M
ANAGING
VCX S
ERVERS
Managing the
Tomcat Web Server
The Tomcat web server allows administrators and users to access
web-based VCX management and provisioning interfaces. The Tomcat
server can run on an IP Telephony and IP Messaging Server, an IP
Telephony Server, an IP Messaging Server, or a Call Server.
Verifying Tomcat
Server Status
To verify that the Tomcat server is running:
1
Log in into the server hosting the Tomcat server using the
root
account.
2
Enter the following command:
ps -aux | grep tomcat
If Tomcat is running, the operating system returns output similar to the
following:
tomcat 11619 0.0 3.7 496564 95892 ? S Jun05 5:37
/opt/3com/VCX/j2sdk/bin/java -Xms32m -Xmx256m
-Djava.util.logging.manager=
org.apache.juli.ClassLoaderLogManager -Djava.endorsed.dirs=
/opt/3com/VCX/tomcat/common/endorsed -classpath
:/opt/3com/VCX/tomcat/bin/bootstrap.jar:/opt/3com/VCX/tomcat
/bin/commons-log
root 17471 0.0 0.0 3888 600 pts/0 S 06:57 0:00 grep tomcat
Stopping the Tomcat
Server
You may need to stop and start the Tomcat web server (for example,
when performing a VCX software upgrade).
To stop the Tomcat process:
1
Log in into the server hosting the Tomcat server using the
tomcat
account.
2
Enter the following commands:
cd /opt/3com/VCX/scripts/rc3.d
./S70tomcat stop
exit
Starting the Tomcat
Server
To start the Tomcat process:
1
Log in into the server hosting the Tomcat server using the
tomcat
account.
2
Enter the following commands:
Summary of Contents for VCX V7000
Page 26: ...26 CHAPTER 1 VCX SYSTEM MAINTENANCE OVERVIEW ...
Page 68: ...68 CHAPTER 3 MANAGING VCX SERVERS ...
Page 78: ...78 CHAPTER 4 BACKING UP AND RESTORING A VCX CONFIGURATION ...
Page 88: ...88 CHAPTER 5 MANAGING AUTHENTICATION AND DIRECTORY SERVICE DATABASES ...
Page 100: ...100 CHAPTER 6 MANUALLY CONFIGURING MULTI MASTER REPLICATION ...
Page 140: ...140 CHAPTER 8 MANAGING UNINTERRUPTIBLE POWER SUPPLIES ...
Page 250: ...250 APPENDIX B UPGRADING VCX SERVER SOFTWARE FROM V7 1 X TO V7 1 Y ...
Page 290: ...290 APPENDIX C UPGRADING VCX SERVER SOFTWARE FROM V6 0 TO V7 0 ...
Page 328: ...328 APPENDIX D DOWNGRADING VCX SERVER SOFTWARE ...
Page 339: ...CLI Command Descriptions 339 ...