Broker 10.15 | webMethods Broker Documentation | Administering webMethods Broker | webMethods Broker Command-Line Utilities | Broker Utilities | broker_ping | broker_ping Return Codes
 
broker_ping Return Codes
The return code of broker_ping specifies the status of the Broker pinged. broker_ping is successful if the return code is 0. If the return code is not 0, use the table below to understand why broker_ping was not successful.
Major Code
Main Reason
Possible Problem
0
broker_ping is successful
2
Could not connect to the Broker
100
Broker failure
Broker has memory or storage problem
101
Broker not running
Broker is not running on the specified port
102
Communication failure
*Transport initialization failed
*Unable to find the specified host
*Specified host not on the network
*Unable to open the socket on the specified host
*Invalid connection
103
Connection closed
105
Specified host not found
108
No memory
Memory allocation failed
109
No permission
111
Protocol error
Arguments in the protocol missing or incorrect
112
Request timed out
114
Security error
*Certificate expired
*Distinguished name exists, but its certificate is not certified
*Attempted connection to a non-secure port
*Secure socket does not support the SSL version
*Multiple certificates specified in the certificate file without specifying the default certificate
202
Client exists
209
Invalid client
210
Invalid client ID
211
Invalid descriptor
212
Invalid document
213
Invalid document type name
219
Invalid document type definition
220
Null parameter exception
*Input parameter is null
*Output parameter is null
221
Out of range exception
Input parameter value is out of range.
223
Unknown Broker name
224
Unknown client group
226
Unknown document type
237
Invalid client group name
240
Invalid Broker name
272
Invalid transaction ID
274
Invalid operation
*Queue is empty
*'from_index' value is out of bounds