Author |
Message
|
nizar |
Posted: Wed Feb 24, 2010 3:33 am Post subject: The return of (AMQ4080 Remote channel not known) |
|
|
Novice
Joined: 24 Feb 2010 Posts: 10
|
hello everybody,
right now i'm facing the same problem which is the AMQ4080 error i've tried to verify all the parameters including the CONNAME and i've inserted the ip adress in addition to the number of the port but i still have the AMQ4080 error
to exerk : the channels have the same name exactly the same  |
|
Back to top |
|
 |
exerk |
Posted: Wed Feb 24, 2010 3:34 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Post the definitions here please... _________________ 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 |
|
 |
nizar |
Posted: Wed Feb 24, 2010 3:54 am Post subject: |
|
|
Novice
Joined: 24 Feb 2010 Posts: 10
|
yes of course here they are:
For sender channel:
Name field : QM_ORANGE.QM_APPLE
Connection name field : IP address of the receiving machine
Transmission queue field : QM_APPLE.
status:retrying
Xmit protocol: TCP
For receiver channel:
Name field:QM_ORANGE.QM_APPLE
channel type: receiver
status: inactive
Xmit protocol: TCP/IP
ps:it did work for a moment then it returns to these same status
 |
|
Back to top |
|
 |
exerk |
Posted: Wed Feb 24, 2010 3:58 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Check the error logs of both sending and receiving queue managers - always the first place to look.
That's your second - and final - fish  _________________ 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 |
|
 |
nizar |
Posted: Wed Feb 24, 2010 4:21 am Post subject: |
|
|
Novice
Joined: 24 Feb 2010 Posts: 10
|
check but i didn't find any errors related to this in the errors file in the two machines |
|
Back to top |
|
 |
exerk |
Posted: Wed Feb 24, 2010 4:26 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Firewall... _________________ 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 |
|
 |
nizar |
Posted: Wed Feb 24, 2010 4:33 am Post subject: |
|
|
Novice
Joined: 24 Feb 2010 Posts: 10
|
already checked
 |
|
Back to top |
|
 |
zonko |
Posted: Wed Feb 24, 2010 4:55 am Post subject: |
|
|
Voyager
Joined: 04 Nov 2009 Posts: 78
|
Quote: |
check but i didn't find any errors related to this in the errors file in the two machines |
you did not look in the right place probably
try /var/mqm/qmgrs/QMGR/errors |
|
Back to top |
|
 |
mvic |
Posted: Wed Feb 24, 2010 4:55 am Post subject: Re: The return of (AMQ4080 Remote channel not known) |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
nizar wrote: |
hello everybody,
right now i'm facing the same problem which is the AMQ4080 error |
Where is AMQ4080 appearing? I don't find any reference to this error message. What is the text associated with the message?
What activity are you attempting at the time it appears?
UPDATE:
Ah I see it now: http://publib.boulder.ibm.com/infocenter/wmqv7/v7r0/topic/com.ibm.mq.amqzao.doc/amq4.htm
Code: |
AMQ4080
Remote channel not known.
Severity
10 : Warning
Explanation
There is no definition of this channel on the remote system. |
The problem is "There is no definition of this channel on the remote system.". |
|
Back to top |
|
 |
PeterPotkay |
Posted: Wed Feb 24, 2010 5:03 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
exerk wrote: |
Post the definitions here please... |
Nizar,
Not you typing what you think they are, but the actual output of the runmqsc command that displays the channel definitions. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
nizar |
Posted: Wed Feb 24, 2010 6:02 am Post subject: |
|
|
Novice
Joined: 24 Feb 2010 Posts: 10
|
Thank you guys , i've solved the problem |
|
Back to top |
|
 |
Vitor |
Posted: Wed Feb 24, 2010 6:05 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
nizar wrote: |
Thank you guys , i've solved the problem |
Please post the outcome for the benefit of future readers encountering this problem. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
nizar |
Posted: Wed Feb 24, 2010 6:37 am Post subject: |
|
|
Novice
Joined: 24 Feb 2010 Posts: 10
|
the probleme was in the port in the connection name |
|
Back to top |
|
 |
nizar |
Posted: Wed Feb 24, 2010 7:14 am Post subject: |
|
|
Novice
Joined: 24 Feb 2010 Posts: 10
|
guys i've got another question when im working on the tutorial(sending a message to a remote Q) in MQ explorer :
i try to put a message in the Remote Queue in the command prompt then i receive this :
Sample AMQSPUT0 start
target queue is Q1
MQOPEN ended with reason code 2085
unable to open queue for output
Sample AMQSPUT0 end |
|
Back to top |
|
 |
exerk |
Posted: Wed Feb 24, 2010 7:16 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Second time lucky....
And what, pray tell, does typing MQRC 2085 on the command line tell you? I've run out of spoons, time to feed yourself... _________________ 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 |
|
 |
|