|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Configure client? |
« View previous topic :: View next topic » |
Author |
Message
|
Marsden |
Posted: Mon Feb 06, 2012 8:09 am Post subject: Configure client? |
|
|
Newbie
Joined: 06 Feb 2012 Posts: 4
|
Hi, I'm a newbie when it comes to the client end of MQ. We normally hook up server to server connections. I have a need to create a program that will utilize the client side to connect to a queue manager. Have skimmed multiple articles from IBM and appear to be stuck. I keep getting the following error:
2/6/2012 11:11:55 - Process(756.1) User(mmacaski) Program(_test.vshost.exe)
AMQ9547: Type of remote channel not suitable for action requested.
EXPLANATION:
The operation requested cannot be performed because channel 'CLIENT.CONNECTION'
on the remote machine is not of a suitable type. For example, if the local
channel is defined as a sender the remote machine must define its channel as
either a receiver or requester.
ACTION:
Check that the channel name is specified correctly. If it is, check that the
remote channel has been defined correctly.
----- amqrfpta.c : 340 --------------------------------------------------------
From reading other posts it appears the issue may be that I need to configure my client? I can't seem to find documentation that is of any help to accomplish this.
I'm just trying to run the sample program from the IBM guide (pg 13). csqzav07.pdf
Any help would be appreciated.
Marsden |
|
Back to top |
|
 |
exerk |
Posted: Mon Feb 06, 2012 8:14 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
It's possible (I can't see your screen) that you're defining a channel of type CLNTCONN thinking that is what a client connection connects to; have you defined a channel of type SVRCONN? _________________ 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 |
|
 |
Marsden |
Posted: Mon Feb 06, 2012 8:27 am Post subject: |
|
|
Newbie
Joined: 06 Feb 2012 Posts: 4
|
Thanks exerk! I thought it must be something that I had to setup on the client end, lol. Created a server-connection channel on the MQ server and the program connected.
Cheers,
Marsden |
|
Back to top |
|
 |
Vitor |
Posted: Mon Feb 06, 2012 8:27 am Post subject: Re: Configure client? |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Marsden wrote: |
I can't seem to find documentation that is of any help to accomplish this. |
I would have thought this would have been of some help....  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|