cjmsicmd pause bkr (stopping CJMSP Broker temporarily)

Format

cjmsicmd pause bkr [-b host-name : port-number]

Function

Temporarily stops the running CJMSP Broker.

If you temporarily stop CJMSP Broker after executing this command, only the jms service will be stopped, and the admin service will run as it is. Therefore, the state of CJMSP Broker is OPERATING. However, you cannot send or receive messages because the jms service is stopped.

Arguments

-b host-name : port-number
Specifies the host name and the port number by delimiting them using a colon (:).

Return values

0:
The command is terminated normally.
1:
The command is terminated abnormally.

Notes