Products
Webtrends Analytics 9.x
Webtrends Analytics 8.x
Cause
If you wish to change the Tomcat password for your Webtrends User Interface server, you will need to follow these steps.
Resolution
- Navigate to your Webtrends installation folder\common\jakarta-tomcat\conf
- Edit the file server.xml.txt
- On the first line of the file change the value of”shutdown” to the new password.
- For example, you would change the line from this:
<Server className=”org.apache.catalina.core.StandardServer” port=”8007″ shutdown=”SHUTDOWN”>
To this:
<Server className=”org.apache.catalina.core.StandardServer” port=”8007″ shutdown=”MoreComplexPassword”>
- For example, you would change the line from this:
- Restart the Webtrends – User Interface service.
- Check the server.xml.txt file again to confirm the new password is still in place.