Space banner

   

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Modifying Smart IT or Smart IT Social server ports

This section provides instructions to change the Smart IT port or the Smart IT Social server port post installation. You might need to change the ports if you did not specify an open port during installation or upgrade, or if these ports are in use. These ports are used to connect the web and mobile Smart IT clients to the Smart IT server.

To modify the Smart IT server port number:

  1. Open the Server.xml file available in the Conf folder of the Tomcat installation folder.
    Windows example C:\Program Files\Apache Software Foundation\Tomcat8.0\conf
  2. 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=" "/>
  3. Restart the Tomcat server.
  4. To make the Chat functionality available, update the server port number for the Openfire: in the Openfire data base, update the port number in the provider.auth.authResource line of the  OFPROPERTY table.
  5. Restart Openfire server.

To update the Smart IT server URL:

  1. Open the SHR:SHR_KeyStore form from the BMC Remedy Mid-Tier.
  2. Change the port in the host name field. Use the complete host name of the Smart IT server and, if the connection is performed over SSL, make sure that the host name matches with the certificate common name of the Smart IT server.

  3. Save the form changes.

You do not have to restart the server after changing the port.

To modify the Smart IT Social server port:

  1. Stop the Smart IT Social Service.
  2. Update the social server port in the <TOMCAT_HOME>/external-conf/connect.properties folder with the social.server.port = 9001
  3. Update the port in the <SOCIAL_SERVERL_HOME>/social/config.js file if it is a local installation.
  4. Restart the Smart IT Social Service.

Related topics

Required open ports for Smart IT

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments