Author |
Message |
Topic: MQ Client Connectivity Issues |
fooey
Replies: 16 Views: 17698
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Jun 14, 2011 6:01 am Subject: MQ Client Connectivity Issues |
It did end up being just a simple firewall issue that I got worked out with the networking people. I feel pretty foolish right now. Sorry for the trouble, and thank you all for being so helpful. |
Topic: MQ Client Connectivity Issues |
fooey
Replies: 16 Views: 17698
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Jun 13, 2011 6:52 am Subject: MQ Client Connectivity Issues |
Oh and also as Vitor suggested, I tried all of this (telnet, amqscnxc, MQSERVER variable, etc.) using the IP address instead of the host name, but it behaved identically in all cases. amqscnxc still g ... |
Topic: MQ Client Connectivity Issues |
fooey
Replies: 16 Views: 17698
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Jun 13, 2011 6:46 am Subject: MQ Client Connectivity Issues |
...I noticed also in your previous posts that you did not specify any environment variable setting...
Buried in the middle of the original post
I said in my original post I set MQSERVER=DEFAUL ... |
Topic: MQ Client Connectivity Issues |
fooey
Replies: 16 Views: 17698
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Jun 10, 2011 12:09 pm Subject: MQ Client Connectivity Issues |
Ok, I installed Window's command line telnet option
It hangs for like 15 seconds, then:
Connecting To testbroker...Could not open connection to the host, on port 1414:
Connect failed
Ok, so ... |
Topic: MQ Client Connectivity Issues |
fooey
Replies: 16 Views: 17698
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Jun 10, 2011 12:02 pm Subject: MQ Client Connectivity Issues |
You're missing a parameter
I'm using the default queue manager, so isn't that parameter optional? Anyway, here's the result including the queue manager name:
I think the idea was to try telnetin ... |
Topic: MQ Client Connectivity Issues |
fooey
Replies: 16 Views: 17698
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Jun 10, 2011 11:46 am Subject: MQ Client Connectivity Issues |
I thought the "c" in amqsgetc and amqsputc was for client, so I hadn't tried them on them the server. Trying that though gives me this:
[root@testbroker bin]# ./amqsgetc TESTQ1
Sample AM ... |
Topic: MQ Client Connectivity Issues |
fooey
Replies: 16 Views: 17698
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Jun 10, 2011 11:23 am Subject: MQ Client Connectivity Issues |
I will try to describe my problem succintly but descriptively. I have an MQ server running on a CentOS machine and am attempting to connect to it with a Windows client.
There is a listener named DE ... |