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
4443 Link server config\config.yaml

/client/inbound/port used with /client/inbound/protocol

Formerly:

HIP_HTTPS_PORT, HIP_HTTP_PORT

80 Link server config\config.yaml

/client/inbound/port used with /client/inbound/protocol

Formerly:

HIP_HTTPS_PORT, HIP_HTTP_PORT

8080 Runtime and Link server config\config.yaml /tomcat/inbound/ports/http

/rest/inbound/ports/http

/keycloak/serverUrl (used only if the Keycloak feature is enabled, /keycloak/enabled)

Formerly:

authentication.keycloak.serverUrl

HIP_KEYCLOAK_SERVER_URL

8443 Runtime and Link server config\config.yaml /tomcat/inbound/ports/https

/server/inbound/ports/https

/client/outbound/server/port

/rest/inbound/authentication/server

Formerly:

authentication.server

HIP_SERVER_HOST

8005 Runtime and Link server config\config.yaml /tomcat/inbound/ports/shutdown
15901 Event Reporter config\config.yaml /rest/eventReporter/port

Formerly:

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 4443 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.