Posted: Fri Jun 18, 2010 11:41 am Post subject: MO71 Client connection problems
Newbie
Joined: 18 Jun 2010 Posts: 2
I've been tasked to move a v5.3 environment to v7. I've been successful setting up the new MQ service on v7, setting up some test queues and channels and passing messages betweeen the old and new server with MQ Explorer. I wanted to attempt to pass messages to the new server with a client server using MO71 Windows GUI but have been frustrated. I've obviously not configured something correctly but am not even sure whether its the client the server or both.
When adding a client connection using the MO71 on the client what exactly should I be connecting to on the server...a Client-connection channel? I've had no luck getting the client to recognize that the Client-connection channel name exists. My error messages follow.
I either experience Channel Config errors "Error connecting via client to 'QM_APPLE' RC(2539) Channel Config Error" when attempting to use a Receiver channel with the following error info:
6/18/2010 15:08:08 - Process(5196.41) User(USERNAME) Program(mqmonntp.exe)
Host(CLIENTSERVER)
AMQ9547: Type of remote channel not suitable for action requested.
EXPLANATION:
The operation requested cannot be performed because channel 'CLIENT.CONN.NEW'
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.
----- cmqxrfpt.c : 437 --------------------------------------------------------
Or I get a Channel Not found error "Error connecting via client to 'QM_APPLE' RC(2540) Unknown Channel Name" when atempting to connect to a Client-Connection channel with the following error info:
6/18/2010 15:30:18 - Process(5196.64) User(USERNAME) Program(mqmonntp.exe)
Host(CLIENTSERVER)
AMQ9520: Channel not defined remotely.
EXPLANATION:
There is no definition of channel 'CLIENT.CONN.NEW' at the remote location.
ACTION:
Add an appropriate definition to the remote hosts list of defined channels and
retry the operation.
----- cmqxrfpt.c : 437 --------------------------------------------------------
Thank you zpat and mqjeff for alleviating my confusion. I had been attempting to connect to the wrong type channel. I created a Server-Connection Channel on the host using the SYSTEM.DEF.SVRCONN default template and finally had something to which the client server could connect...imagine that!
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