Change port of TPS_SERVER_LOG_PORT

Prev Next

You can change the TPS_SERVER_LOG_PORT. This is required to avoid port conflicts or to comply with organizational network policies.

Steps

  1. Go to: [TC_ROOT]\install\tps or the equivalent TPS configuration directory in your Teamcenter installation.

  2. Open the TPS configuration file, for example: tpsserver.properties

  3. Locate the parameter: TPS_SERVER_LOG_PORT

  4. Change the port number to the value agreed with your IT/network team. Example: TPS_SERVER_LOG_PORT=45455

  5. Save the file.

  6. Restart the TPS service and, if required, the Teamcenter services.

  7. Verify that:

    • The port is not blocked by a firewall.

    • No other application is using the same port.