Hitachi

uCosminexus Application Server Command Reference Guide


cjmsicmd list bkr (displaying the list of CJMSP Broker)

Organization of this page

Format

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

Function

Lists and displays the states of CJMSP Broker.

There are following three states for CJMSP Broker:

For details, see 6.17.3 Checking the CJMSP Broker states in the uCosminexus Application Server Common Container Functionality Guide.

Among the above states, OPERATING and SHUTDOWN_STARTED states can be displayed in a list. The SHUTDOWN_COMPLETE state cannot be displayed in a list.

Arguments

-b host-name : port-number

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

Output example

The following is an output example of cjmsicmd list bkr:

Cluster is Highly Available   false
 
--------------------------------
      Address            State
--------------------------------
DE205372437F45F:7676   OPERATING
 
KDAN34466-I Successfully listed broker.

Output header

Address

This is the host address (host name and IP address of the host system) and the port number used when starting CJMSP Broker.

State

This is the current state of CJMSP Broker.

Return values

0:

The command is terminated normally.

1:

The command is terminated abnormally.