IBM Streams 4.2

Domain services fail to start

If the web management service or the management API service fails to start and reports that its port is already in use, you must specify a different port number.

Symptoms

When you attempt to start an instance, error messages are displayed that indicate that the web management service did not start. For example:
CDISA5083E The sws service failed to start on the following resource:
    host1.ibm.com. The following port is already in use: 8443.
When you attempt to start an instance, error messages are displayed that indicate that the management API service did not start. For example:
CCDISA5083E The jmx service failed to start on the following resource:
    host1.ibm.com. The following port is already in use: 9975.

Causes

The port that is associated with web management services or management API services is already in use.

Resolving the problem