1902
Worker(PortNumber) and watcher(PortNumber) port numbers must be unique in /etc/services.
Description
The process sentinels cannot start because the entries in the services file for the watcher and worker processes have identical PortNumber values.
Each entry must have a unique (system-wide) PortNumber value.
Appears In
SWDIR\logs\sw_warn
Severity
1 (Critical)
Action
To resolve the problem:
| 1. | In the UNIX /etc/services (or Windows %systemroot%\system32\drivers\etc\services) file, make sure that the TCP/IP port numbers assigned to the nodename_watcher and nodename_worker processes are unique (system-wide). |
| 2. | Restart the . |
See Also
The following:
| • | “Allocate TCP/IP Port Numbers to Services”, in the Installing the guide, for more information about how to create the required entries. |
| • | “Controlling the iProcess Engine”, in the TIBCO iProcess Engine: Administrator's Guide, for information about how to restart the . |