ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » MQ Client & SSLs

Post new topic  Reply to topic
 MQ Client & SSLs « View previous topic :: View next topic » 
Author Message
velocity
PostPosted: Wed Oct 22, 2008 10:17 am    Post subject: MQ Client & SSLs Reply with quote

Centurion

Joined: 30 Nov 2007
Posts: 126

Hi Guys!

I have mq client installed on windows desktop and QM on UNIX (Solaris). I am using client connection definition table (AMQCLCHL.TAB) file to secure the MQI channels. I am able to put the mesage just fine without SSLs. But I am getting the following error on the client machine when I alter channels for SSL enabled. Pls offer me some insight. Thanks!

----- amqccita.c : 532 --------------------------------------------------------
10/22/2008 11:37:34 - Process(4728.1) User(JNGJKDJF) Program(amqsputc.exe)
AMQ9202: Remote host 'DNS_NAME' not available, retry later.

EXPLANATION:
The attempt to allocate a conversation using TCP/IP to host 'DNS_NAME' was not
successful. However the error may be a transitory one and it may be possible
to successfully allocate a TCP/IP conversation later.
ACTION:
Try the connection again later. If the failure persists, record the error
values and contact your systems administrator. The return code from TCP/IP is
11001 (X'0'). The reason for the failure may be that this host cannot reach the
destination host. It may also be possible that the listening program at host
'DNS_NAME' was not running. If this is the case, perform the relevant
operations to start the TCP/IP listening program, and try again.
----- amqccita.c : 532 --------------------------------------------------------
10/22/2008 11:37:41 - Process(4856.1) User(NBKYKFP) Program(amqsputc.exe)
AMQ9209: Connection to host 'cltcmmedwl05 (171.189.165.241)' closed.

EXPLANATION:
An error occurred receiving data from 'cltcrmsdwl05 (171.189.165.241)' over
TCP/IP. The connection to the remote host has unexpectedly terminated.
ACTION:
Tell the systems administrator.
----- amqccita.c : 3182 -------------------------------------------------------
Back to top
View user's profile Send private message
David.Partridge
PostPosted: Wed Oct 22, 2008 11:01 pm    Post subject: Reply with quote

Master

Joined: 28 Jun 2001
Posts: 249

Go check the MQ error logs on the server end of things. You should find those a lot more helpful.
_________________
Cheers,
David C. Partridge
Back to top
View user's profile Send private message
exerk
PostPosted: Wed Oct 22, 2008 11:18 pm    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

TCP/IP Code 11001 resolves as: WSAHOST_NOT_FOUND -- Host not found. (DNS error.)

Also, have you got a certificate for your client?
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
David.Partridge
PostPosted: Wed Oct 22, 2008 11:21 pm    Post subject: Reply with quote

Master

Joined: 28 Jun 2001
Posts: 249

Oops - I really should have spotted that one!!!! <blush>
_________________
Cheers,
David C. Partridge
Back to top
View user's profile Send private message
velocity
PostPosted: Wed Oct 29, 2008 6:32 am    Post subject: Reply with quote

Centurion

Joined: 30 Nov 2007
Posts: 126

Thanks for your time guys! I had not altered the QM to define the path for the SSLKEYR attribute.

ALTER QMGR SSLKEYR('C:\Program Files\IBM\WebSphere MQ\Qmgrs\QM1\ssl\Mykey')

was missing!!

Now its working fine!!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » MQ Client & SSLs
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.