Modifying ports for BMC Digital Workplace
This topic provides instructions to change the BMC Digital Workplace server port after installation. You might need to change the ports if you did not specify an open port during installation, or if these ports are in use. The ports are used to connect the web clients to BMC Digital Workplace server.
This topic is part of Configuring after installation of BMC Digital Workplace.
Related topic
To modify the BMC Digital Workplace server port number
- Stop the Tomcat server.
- Open the Server.xml file available in the Conf folder of the Tomcat installation folder.
For example, in Windows, the path is C:\Program Files\Apache Software Foundation\Tomcat8.0\conf. - Change the port in the Connector parameter.
For example, update the following line:<Connector connectionTimeout="20000" port="9000" protocol="HTTP/1.1" redirectPort="8443" server=" "/>
- Start the Tomcat server.
Where to go from here
Complete the remaining tasks in Configuring after installation of BMC Digital Workplace.
Was this page helpful? Yes No
Submitting...
Thank you
Comments
Log in or register to comment.