Usage: runmqbcb -o outputConfigFile [-sf InitialKeyFile] [-f inputConfigFile] [-b] or runmqbcb -f configFile [-m QMgrName] [-q BridgeInputQueue] [-k killFile] [-r runtimeLogFile] [-d logLevel] [-sf InitialKeyFile] [-sp protectionMode] -m Queue Manager Name -q MQ Bridge Input Queue -f Configuration file -o Create new configuration file -b Use environment variables during configuration -k Exit if <killFile> exists -r Runtime log file containing copy of stdout/stderr -sf File containing key used for password protection in configuration file -sp Password protection mode (0 for backwards compatibility; 1 otherwise) -d Logging level 0-2 Use the first syntax to configure how to connect to MQ and the REST server. Use the second syntax to run the bridge and process messages.
AMQBC001E
Exception:
AMQBC004I
Will try to reestablish connection in <insert_0> seconds.
AMQBC005I
Maximum reconnection attempts have been reached. The program will now exit.
AMQBC006E
A maximum of <insert_0> items can be configured in this list.
AMQBC008E
Error: Disconnected from queue manager.
AMQBC010E
Found control file <insert_0>. Delete file before restarting bridge.
AMQBC011E
Error: Failed login to <insert_0> REST server.
AMQBC012E
Error: Cannot read from configuration file <insert_0>.
AMQBC013E
Error: Cannot write to configuration file <insert_0>.
AMQBC014E
Error: A configuration file name must be specified.
AMQBC015E
Error: Cannot write to file <insert_0>.
AMQBC016E
Error: Must provide a value for the runtime log file.
AMQBC017E
Error: Unexpected data type <insert_0> in configuration file.
Error: Cannot parse input message or there are missing fields in the message.
AMQBC021E
Error: Cannot parse input message or there are missing fields in the message. Missing fields appear to be: <insert_0>
AMQBC022E
Error: The token at <insert_0> in the configuration file cannot be processed. It can only be updated by rerunning the configuration program. Perhaps there is an incorrect or missing protection key supplied.
AMQBC024E
Error: Bad syntax for location <insert_0>. Must be of form "address:port". For example, "127.0.0.1:7051" or "localhost:7056".
AMQBC028E
Error: There is no reply queue in the input message
AMQBC029E
Error: Input message does not appear to be TEXT format
AMQBC030E
Error: Unexpected response from REST server: <insert_0>
AMQBC031E
Error: Blockchain operation failure
AMQBC032E
Error: Bad value for option '<insert_0>'
AMQBC033E
Error: Bad option '<insert_0>'
AMQBC034E
Error: Bad value for attribute - please try again.
AMQBC035E
Error: Unsupported queue manager command level <insert_0> - should be at least <insert_1>.
AMQBC036E
Error: The MQ to BlockChain bridge requires an enablement APAR to run. Consult the Knowledge Center for further details.
AMQBC038E
Error: The queue manager must have the "advanced" license capability.
AMQBC043E
Error: Not authorized. <insert_0>
AMQBC044E
Error: Resource not found or not authorized. <insert_0>
AMQBC045E
Error: Cannot configure TLS keystores
AMQBC052E
Cannot create reply message from <insert_0>
AMQBC055E
Request message appears to use an unsupported format for an older version of the MQ Blockchain Bridge.
AMQBC056E
Error: Log file <insert_0> already exists. Delete it before continuing.
AMQBC057I
Caught signal <insert_0>.
AMQBC058E
Error: Must configure a readable file for wallet or certificate information. Cannot open '<insert_0>'
AMQBC059E
Error: Must configure a readable file for Fabric network configuration. Cannot open '<insert_0>'
AMQBC060I
Configuration has not been changed.
AMQBC061E
Error: Attribute value must be at least <insert_0> - please try again.
AMQBC062E
Error: Unexpected error from Gateway interface: <insert_0>.
AMQBC063E
Error: There are incorrect values for fields in the message. Incorrect fields appear to be: <insert_0>
AMQBC064E
Error: Failed to load a native library. This is probably caused by a missing compatibility library on the system. Run "dnf install libxcrypt-compat" to resolve this.
AMQBC065E
A maximum of <insert_0> events can be configured.
AMQBC066E
Error: Bad syntax for event <insert_0>. Must be of form "network/contract". For example, "mychannel/fabcar".
AMQBC070W
Warning: Configuration attribute <insert_0> is protected using an old protection mode.
AMQBC071W
Warning: A password protection problem occurred. Code : <insert_0> Details : <insert_1>