2565 (0A05) (RC2565): MQRC_MULTICAST_INTERFACE_ERROR

Explanation

An MQOPEN, MQSUB or MQPUT call was made which attempted to a network interface for multicast. The interface returned an error. Possible causes for the error are:
  1. The required network interface does not exist.
  2. The interface is not active.
  3. The interface does not support the required IP version.

Completion code

MQCC_FAILED

Programmer response

Verify that the IP address and the system network configuration are valid. Check the multicast configuration and error logs and retry the operation.