Verify that the following ports are available on your machine

Required ports and related Link configuration properties:

Default Port Used by Link features Configuration file location (relative to the Link installation folder) Configuration property name

443

Design Server

DesignServer\hip-server-env.bat

HIP_HTTPS_PORT

(to be used HIP_HTTP property must be set to false)

80

Design Server

DesignServer\hip-server-env.bat

HIP_HTTPS_PORT

(to be used HIP_HTTP property must be set to true)

8080

Runtime and Design Server

restapi\tomcat\dtxtomcat.ini

TomcatPingURL

TomcatPortHttp

AppDocsURL_hip-rest

tx-rest.properties

authentication.keycloak.serverUrl

(used only If the Keycloak feature is enabled, authentication.keycloak.enabled property must be set to true)

DesignServer\hip-server-env.bat

HIP_KEYCLOAK_SERVER_URL

(used only If the Keycloak feature is enabled, HIP_KEYCLOAK_AUTH_ENABLED property must be set to true)

8443

Runtime and Design Server

restapi\tomcat\dtxtomcat.ini

TomcatPortRedirect

tx-rest.properties

authentication.server

(used only If the authentication of the runtime is enabled, authentication.basic.auth.enabled property must be set to true)

DesignServer\hip-server-env.bat

HIP_SERVER_HOST

8005

Runtime and Design Server

restapi\tomcat\dtxtomcat.ini

TomcatPortRedirect

15901

Event Reporter

tx-rest.properties

event.logger.port

eventreporter.properties

LISTENING_PORT

The Link windows install will present you with a dialog to configure the Link design time (Design Server WEB UI ) ports, typically 443 and 80. Installation will verify that ports are available on the machine, the installation will not continue if those ports are not available. All the other ports from the table above will have to be manually verified that are available.
Note: If you decide to use different port numbers than the values specified in the table, you must modify the related properties to match the new port numbers. This is performed when the Link installation dialog opens to prompt you to configure the MongoDB connection, or License server dialog.