REST API messages

MQWB0300E
MQWB0300E: Cannot create messaging connection to <insert_0> on <insert_1>.
Explanation
The queue manager or destination might not be created or active.
Response
Resubmit the request, correcting any issues.
MQWB0301E
MQWB0301E: Cannot create message.
Explanation
The message could not be created.
Response
Resubmit the request, correcting any issues.
MQWB0302E
MQWB0302E: The <insert_0> request header cannot be set as <insert_1> is not a valid request header value.
Explanation
The API request cannot be completed because an invalid value was specified for a request header.
Response
Resubmit the request using a valid header value.
MQWB0303E
MQWB0303E: An unforeseen error occurred while sending, publishing, receiving, or browsing the message.
Explanation
An underlying error occurred while sending, publishing, receiving, or browsing the message.
Response
Resubmit the request, correcting any issues.
MQWB0304E
MQWB0304E: The <insert_0> response header cannot be set in the HTTP response.
Explanation
The required response header could not be set in the HTTP response.
Response
Resubmit the request, correcting any issues.
MQWB0305E
MQWB0305E: The character set <insert_0> is not acceptable for the request.
Explanation
The request is encoded using an unacceptable character set.
Response
Resubmit the request, correcting any issues.
MQWB0306E
MQWB0306E: The media type is unsupported for this type of request.
Explanation
The request attempted to use an unsupported media type.
Response
Resubmit the request using a valid media type.
MQWB0307E
MQWB0307E: The mqweb server received an invalid response from connected services.
Explanation
The mqweb server received an invalid response when acting as a proxy or gateway from connected services. This might be due to the underlying services being unavailable or inhibited.
Response
Resubmit the request ensuring that the mqweb server and connected services meet requirements.
MQWB0308E
MQWB0308E: The mqweb server was unable to successfully process the message body.
Explanation
The mqweb server successfully received an MQ message, but was unable to process the HTTP response. This might be due to an unsupported encoding of the message.
Response
Resubmit the request, correcting any issues.
MQWB0309E
MQWB0309E: The received or browsed message type is unsupported by the mqweb server.
Explanation
The mqweb server successfully received an MQ message, but was of an unsupported message type.
Response
Resubmit the request, correcting any issues.
MQWB0310E
MQWB0310E: Queue <insert_0> cannot be accessed as it is <insert_1> inhibited.
Explanation
An MQ message could not be sent or received as the queue is not available.
Response
Ensure that the necessary queue is available before retrying the operation.
MQWB0311E
MQWB0311E: The value <insert_0> must be <insert_1> character
Explanation
The value supplied for the attribute or parameter is the incorrect length.
Response
Resubmit the request with the value at the expected length.
MQWB0312E
MQWB0312E: The queue type <insert_0> is unsupported for this type of request.
Explanation
An MQ message could not be sent or received as the queue is an unsupported type.
Response
Resubmit the request using a valid queue.
MQWB0313E
MQWB0313E: The messaging REST API is not enabled.
Explanation
Messaging is not permitted as the service is not enabled.
Response
Enable the messaging REST API and resubmit the request.
MQWB0314E
MQWB0314E: The administrative REST API gateway is not supported by this operation.
Explanation
The administrative REST API gateway was specified, but is not supported by this operation.
Response
Resubmit the operation without specifying a gateway. Check the queue manager state.
MQWB0315E
MQWB0315E: Unable to allocate a messaging connection to <insert_0> on <insert_1>.
Explanation
No messaging connection could be allocated as the pool has exceeded its configured limits.
Response
Configure the messaging REST API to wait for available connections, overflow, or increase the maximum pool size.
MQWB0316E
MQWB0316E: Topic <insert_0> cannot be accessed as it is <insert_1> inhibited.
Explanation
An MQ message could not be published as the topic is not available.
Response
Ensure that the necessary topic is available before retrying the operation.