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:- The required network interface does not exist.
- The interface is not active.
- 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.
Parent topic: API reason codes