cjmsicmd shutdown bkr (stopping CJMSP Broker)

Format

cjmsicmd shutdown bkr [-b host-name : port-number]
                     [-time standby time]

Function

Stops CJMSP Broker.

Arguments

-b host-name : port-number
Specifies the host name and the port number by delimiting them using a colon (:).
-time standby -time
Specifies an integer (unit: seconds) from 0 to 2147483647 as the standby time from the execution of the command to the termination of CJMSP Broker.

Return values

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

Notes