+

Search Tips | Advanced Search

+

Search Tips nbsp; | nbsp; Advanced Search

REST API messages

    MQWB0300E
    MQWB0300E: Cannot create messaging connection to <insert_0> on <insert_1>.
    Explanation
    The queue manager or queue may 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 could not be set as <insert_1> is not a valid request header value.
    Explanation
    The API request cannot be completed because an invalid value has been specified for a request header.
    Response
    Resubmit the request using a valid header value.

    MQWB0303E
    MQWB0303E: An unforeseen error occurred whilst sending or receiving the message.
    Explanation
    An underlying error occurred whilst sending or receiving the message.
    Response
    Resubmit the request, correcting any issues.

    MQWB0304E
    MQWB0304E: The <insert_0> response header could not 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 REST 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 may 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 may be due to an unsupported encoding of the message.
    Response
    Resubmit the request, correcting any issues.

    MQWB0309E
    MQWB0309E: The received 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 cannot 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 expected length.

    MQWB0312E
    MQWB0312E: The queue type <insert_0> is unsupported for this type of request.
    Explanation
    An MQ message cannot be sent or received as the queue is an unsupported type.
    Response
    Resubmit the request using a valid queue.

    MQWB0313E
    MQWB0313E: The messaging API is not enabled.
    Explanation
    Messaging is not permitted as the service has been disabled.
    Response
    Enable the messaging API and resubmit the request.

    MQWB0314E
    MQWB0314E: The REST administrative gateway is not supported by this operation.
    Explanation
    The administrative gateway has been specified, but is not supported by this operation.
    Response
    Resubmit the operation without specifying a gateway. Check the queue manager state.