Discussion:
MQ SDR Channel won't Start
AkBar Dar
2014-09-23 16:30:59 UTC
Permalink
Channel keep going from Binding to Initializing. And we are getting TCP error and bad data error. MQ 7(SDR) is talking to MQ 6(RCV)

Receiving QMGR is showing this:

AMQ9207: The data received from host '209 |
| (***.***.*.***)' is not valid


The return code 10061 stands for ECONNREFUSED. I suggest you involving your OS/Network team on this.


Regards,
AkBar Dar

Telecommute Day: Wednesday

Disclaimer This e-mail, and any attached file(s), is intended solely for the use of the individual or entity to whom this e-mail is addressed and may contain information that is privileged, confidential or exempt from disclosure. If you are not one of the named recipient(s) or otherwise have reason to believe that you have received this message in error, please notify the sender and delete this message immediately from any computer. Any other use, retention, dissemination, retransmission, printing or copying of this e-mail or its contents (including any attached files) is strictly prohibited.

To unsubscribe, write to LISTSERV-0lvw86wZMd9k/bWDasg6f+***@public.gmane.org and,
in the message body (not the subject), write: SIGNOFF MQSERIES
Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html
Jantje .
2014-09-24 14:08:20 UTC
Permalink
Post by AkBar Dar
The return code 10061 stands for ECONNREFUSED.
ECONNREFUSED is typically the other party not accepting your connection request on the specified port.
Things to check:
- Is it the right IP address?
- Is it the right port number?
- Is your firewall letting you go out to that IP/port?
- Is their firewall letting you come in through that IP/port?
- Is their listener started?
- Is their listener listening on the correct IP/port?

Cheers,

Jantje.

To unsubscribe, write to LISTSERV-0lvw86wZMd9k/bWDasg6f+***@public.gmane.org and,
in the message body (not the subject), write: SIGNOFF MQSERIES

Loading...