Verify that the following ports are available on your machine

The following table lists the required ports and the corresponding Link configuration properties:

Default port Used by Link features Configuration file location (relative to the Link installation folder) Configuration property name
443 Link server DesignServer\hip-server-env.bat HIP_HTTPS_PORT (to be used HIP_HTTP property must be set to false)
80 Link server DesignServer\hip-server-env.bat HIP_HTTPS_PORT (to be used HIP_HTTP property must be set to true)
8080 Runtime and Link 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 Link 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 Link server restapi\tomcat\dtxtomcat.ini TomcatPortRedirect
15901 Event Reporter tx-rest.properties event.logger.port
eventreporter.properties LISTENING_PORT

The Link Windows installation opens a dialog that allows you to configure the Link design time (Link UI ) ports. Typically, the Link UI ports are ports 443 and 80. The Windows installation verifies that the ports are available on the machine. The installation does not continue if these ports are not available.

Also, the Link Windows installation opens a dialog that allows you to configure Link application server ports (typically ports 8080, 8443 and 8005). The Windows installation verifies that the selected ports are available on the machine. The installation does not continue if those ports are not available.

The Event Reporter port (port 15901) must be manually verified to ensure that it is available.