Author |
Message |
Topic: .net mq client version supporting SSLV3 |
Benzzz
Replies: 1 Views: 1707
|
Forum: General IBM MQ Support Posted: Mon Oct 01, 2012 5:08 am Subject: .net mq client version supporting SSLV3 |
Hi there,
We have downloaded MQC7: WebSphere MQ V7.0 Clients, but it is of SSLV2. Hence failed to connect to the mq server which is of SSLV3.
Which version of .net mq client - 7.0, 7.1, 7.5 supp ... |
Topic: .net mq client ssl connection specifying the ssl version |
Benzzz
Replies: 0 Views: 1468
|
Forum: General IBM MQ Support Posted: Sun Sep 30, 2012 9:40 pm Subject: .net mq client ssl connection specifying the ssl version |
Hi there,
We tried ssl connecting to the remote IBM mq server using .net mq v7.0 client, but encountered MQRC_SSL_INITIALIZATION_ERROR.
Wireshark data indicates that our client is using SSLV2, b ... |
Topic: Cannot connect to the local q manager |
Benzzz
Replies: 19 Views: 13994
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Oct 17, 2011 1:41 am Subject: Cannot connect to the local q manager |
Thanks for providing the command syntax.
Here is the output:
AMQ8414: Display Channel details.
CHANNEL(SVRCONN)
CHLTYPE(SVRCONN)
ALTDATE(2011-10-13) ... |
Topic: Cannot connect to the local q manager |
Benzzz
Replies: 19 Views: 13994
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Oct 17, 2011 1:18 am Subject: Cannot connect to the local q manager |
How would you dump the definition of the channel? Is it from the WebSphere MQ Explorer or a command to run?
Can you please dump the definition of your SVRCONN channel? |
Topic: Cannot connect to the local q manager |
Benzzz
Replies: 19 Views: 13994
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Oct 17, 2011 1:01 am Subject: Cannot connect to the local q manager |
* Tried again turning off the firewall:
Windows Firewall -> Turns off window firewall (for both private and public network) -> click ok
amqscnxc -x 127.0.0.1(1400) -c SVRCONN QM_01
Still ... |
Topic: Cannot connect to the local q manager |
Benzzz
Replies: 19 Views: 13994
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Oct 16, 2011 11:03 pm Subject: Cannot connect to the local q manager |
* Tried with quotes around (with and without firewall):
amqscnxc -x '127.0.0.1(1400)' -c SVRCONN QM_01
Still can't connect, but this time 2539 mqrc_channel_config_error.
SVRCONN is a server-co ... |
Topic: Cannot connect to the local q manager |
Benzzz
Replies: 19 Views: 13994
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Oct 13, 2011 9:09 pm Subject: Cannot connect to the local q manager |
* We only fill-in the MAC user ID in the server-connection channel. Is that the one?
* Please excuse me ... where can the qmgr's service id be found?
* The qmgr is started via WebSphere MQ Explo ... |
Topic: Cannot connect to the local q manager |
Benzzz
Replies: 19 Views: 13994
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Oct 13, 2011 8:41 pm Subject: Cannot connect to the local q manager |
We've installed IBM WebSphere MQ 7.0 in a Win 7 Professional 64bit box, and created a q manager and a server-connection channel via the WebSphere MQ Explorer.
However the q manager cannot be connec ... |