Author |
Message
|
hkhan12 |
Posted: Mon Apr 20, 2009 12:37 am Post subject: mqrc 2538 |
|
|
Voyager
Joined: 08 Aug 2002 Posts: 98
|
Hi Q Experts,
I was trying to connect to one of my queue manager running on UNIX through RFHutil.
I'm getting following error:
*Error cc=2 rc=2538 Cannot Connect
I'm running WinXP on my PC.
RFHUtil was working earlier with no issues.
your help will be highly appreciated.
Regards, |
|
Back to top |
|
 |
exerk |
Posted: Mon Apr 20, 2009 12:41 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
First piece of advice - post in the correct forum!
Second piece of advice - read the manual, which gives the possible causes...you may not be using the correct RFHutil exe. _________________ 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 |
|
 |
Vitor |
Posted: Mon Apr 20, 2009 1:31 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Moved to correct section _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
gbaddeley |
Posted: Mon Apr 20, 2009 5:19 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
Quote: |
Reason Code 2538 x'9EA'
MQRC_HOST_NOT_AVAILABLE
An MQCONN call was issued from a client to connect to a queue manager but the attempt to allocate a conversation to the remote system failed. Common causes of this reason code are:
* The listener has not been started on the remote system.
* The connection name in the client channel definition is incorrect.
* The network is currently unavailable.
Completion Code: MQCC_FAILED
Programmer Response: Examine the client error log for messages explaining the cause of the problem. |
What's in the client error log? _________________ Glenn |
|
Back to top |
|
 |
hkhan12 |
Posted: Tue Apr 21, 2009 4:32 am Post subject: |
|
|
Voyager
Joined: 08 Aug 2002 Posts: 98
|
Hi gbaddeley,
thanks a lot for your response. I have checked all the conditions you specified. eveything looks fine to me.
By the way, I have this issues only with RFHUtil tool. I can connect to the same queue manager through MQ Explorer with no issues.
I have also installed new RFHUtil and tried but no luck.
Thanks again for your help,
Regards, |
|
Back to top |
|
 |
gunter |
Posted: Tue Apr 21, 2009 5:30 am Post subject: |
|
|
Partisan
Joined: 21 Jan 2004 Posts: 307 Location: Germany, Frankfurt
|
Hi,
- install a MQ Client on your pc.
- configure MQSERVER or channel table.
- make sure your personal firewall is not blocking the connection
- Start the client version RFHUtilc.exe
Gunter _________________ Gunter Jeschawitz
IBM Certified System Administrator - Websphere MQ, 5.3 |
|
Back to top |
|
 |
exerk |
Posted: Tue Apr 21, 2009 5:30 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
hkhan12 wrote: |
I have also installed new RFHUtil and tried but no luck... |
OK, I'm going to ask the question in a different way - are you sure you are using RFHUtilc, and not RFHUtil? _________________ 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 |
|
 |
hkhan12 |
Posted: Tue Apr 21, 2009 6:33 am Post subject: |
|
|
Voyager
Joined: 08 Aug 2002 Posts: 98
|
Hi exerk,
Yes, I'm using rfhutilc.exe which is for client. |
|
Back to top |
|
 |
exerk |
Posted: Tue Apr 21, 2009 6:55 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Then, echoing gbaddeley:
1. What's in the client error log?
2. What changed from when it worked, to when it didn't?
3. Have you checked your variable settings? _________________ 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 |
|
 |
|