Page 1 of 1

MQ Connector Stage Test connection using SSL

Posted: Wed Apr 25, 2012 1:01 pm
by major
Hi,

I'm using MQ connector stage as Target in Client Mode.

We have a situation where when I use 'Test' option for verifying connectiviy for non-SSL queues the connection succeeds
and indeed job runs fine when I actually run it also.
(Here I'm not using channel table, name)

But for SSL enabled queues when I clik on 'Test' it fails with error message Connect to queue manager failed with reason code 2058 MQRC_Q_MGR_NAME_ERROR. but when I actully run the job it succeeds by placing the messges.
(Here I'm using channel table, name as params in job)

Just curious to know whether 'Test' connection is incapable for SSL based connectivity or am I missing anything.

Thanks

Re: MQ Connector Stage Test connection using SSL

Posted: Wed Apr 25, 2012 2:40 pm
by kwwilliams
It sounds like a bug, not an intentional feature. I would log a PMR.

Posted: Wed Apr 25, 2012 7:22 pm
by lstsaur
As I recall when V8.0.1 just came out, 'Test' connection is incapable for SSL. But I was given the instructions how to tweak few .jar files to work the problem around.

Posted: Sat May 12, 2012 12:56 am
by major
Hi,

Can you share those details.

Thanks,
Major