PROBLEM DESCRIPTION:
Messages are stuck in the outgoing queue on an MSMQ Sender, and cannot be sent the cluster.
RESOLUTION:
Once we determined that public queues were being used, we found that MSMQ was associated with the wrong site. Most likely this was due to the cluster having multiple IPs, and MSMQ choosing the incorrect IP to determine site membership. Implementing the BindInterfaceIP registry key should avoid this from happening in the future.
No comments:
Post a Comment