Author |
Message
|
ushasri |
Posted: Tue May 30, 2006 10:25 pm Post subject: MQ Receiver Channel not Getting started |
|
|
Newbie
Joined: 30 May 2006 Posts: 1
|
Hi all,
I have created 2 Queu managers for communication and i have created remote and transmission Queus in Source QMGR and local Queue for destination side.I have create Sender channel and Receiver Channel,here sender channel is getting initialized but receiver channel is in inactive state.
can you help me in this,
(Error :AMQ4080,AMQ4008)
Thank You,
Ushasri. |
|
Back to top |
|
 |
Mr Butcher |
Posted: Wed May 31, 2006 1:50 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
is the conname in the sender correct?
did you start a listener on the receiving qmgr for the correct port?
did you check that the machines can communicate with each other (ip connectivity, firewall, ....)?
if all above is true, then what exactly is the status of the sender channel (binding, initializing,....) and what exactly are the error messages in the amqerr01 log? _________________ Regards, Butcher |
|
Back to top |
|
 |
elie |
Posted: Fri Jun 09, 2006 12:14 am Post subject: |
|
|
Newbie
Joined: 08 Jun 2006 Posts: 6
|
thanks for your support
i tried to ping the CHANNEL :
remote channel not known .there is no definition of this channel on the remote system(AMQ4080)
PLEASE HELP |
|
Back to top |
|
 |
elvis_gn |
Posted: Fri Jun 09, 2006 12:32 am Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi elie,
Please list the names & types of the queues and channels that u have created.
Regards. |
|
Back to top |
|
 |
Mensch |
Posted: Fri Jun 09, 2006 12:49 am Post subject: |
|
|
Disciple
Joined: 17 Jul 2005 Posts: 166
|
Hi ellie
Please list your channel definations.
Make sure that sending and receiving end of the channel have same name. _________________ Thanks and Regards ,
Mensch |
|
Back to top |
|
 |
JT |
Posted: Fri Jun 09, 2006 5:13 am Post subject: |
|
|
Padawan
Joined: 27 Mar 2003 Posts: 1564 Location: Hartford, CT.
|
Quote: |
I have created 2 Queu managers for communication and i have created remote and transmission Queus in Source QMGR and local Queue for destination side.I have create Sender channel and Receiver Channel,here sender channel is getting initialized but receiver channel is in inactive state. |
You don't specifically state that you created the receiver channel on the target queue manager. Did you or did you create the channel pair on just the source queue manager? |
|
Back to top |
|
 |
|