1883
The process cannot be stopped as not all of its logical child processes have been stopped. Machine ID = MachineID, Process Name = ProcessName, Process Instance = ProcessInstance.
Description
The specified process instance cannot be stopped because child processes that are still running have dependencies on it.
This can occur if, for example, a user tries to stop a WIS process on a node where one or more WISMBD processes, which depend on the WIS processes, are still running.
Appears In
SWDIR\logs\sw_warn
Severity
3 (Warning)
Action
To resolve the problem:
| 1. | Make sure that ProcName’s hierarchy of child processes are already stopped. |
| 2. | Try to stop the ProcName process again. |
See Also
The following:
| • | “Starting iProcess iPE Processes”, in the TIBCO iProcess Engine Architecture Guide, for more information about the process hierarchy. |
| • | “Administering iProcess Engine Server Processes”, in the TIBCO iProcess Engine: Administrator's Guide, for more information about how to stop processes. |