To install IXIA CCMS Web Server, you run
an installation script and then open the log file to confirm the installation was
successful.
To run the installation script and verify installation:
-
Run the shell script to automatically install Apache Tomcat
service.
- Windows: Right-click the WindowsInstall.bat batch file, and click Run as administrator.
- Linux: From the directory where the package was
extracted, run the following command as root:
sh ./LinuxInstall.sh
-
Verify that the script was successful:
-
In the location where you extracted the package, open
the installation.log file in a text
editor.
-
Scroll to the end of the log and look for the message
Installation successful
.
If the Installation
successful
message is missing, the installation
failed.
-
Verify that CCMS Web is at the correct version and is
working:
-
Navigate to the URL for CCMS Web, which uses the
following pattern:
http://[host
name]:TOMCAT_HTTP_PORT/
For example:
http://localhost:8080/
-
On the login page, verify that the Version indicates
7.1.
-
Log in and verify that the first page opens as expected.
You ran the installation script and verified the installation
successfully ran. If it failed, you must take corrective action. See Troubleshooting your installation.