Killing a SonicMQ Adapter broker process and threads
- Last Updated: October 22, 2015
- 2 minute read
- OpenEdge
- Version 13.0
- Documentation
You might want to manually terminate a process when:
- A process hangs.
- You determine from the available data that a process is a runaway process.
The specific PID on the SonicMQ Adapter Control page allows you to access the page to kill the offending process.
When either of the previously listed circumstances exists and you want to manually terminate a broker process, use this command:
|
The description of the signal for the kill process is as follows:
- Signal Name — SIGKILL
- Signal Number — 9
- Signal Description — Kill program
Note: OpenEdge Management references the specific PID and
its associated date and time start details to be sure of a process'
identity before it attempts to kill the process.
To initiate a kill process for the broker and threads: