ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » The return of (AMQ4080 Remote channel not known)

Post new topic  This topic is locked: you cannot edit posts or make replies.
 The return of (AMQ4080 Remote channel not known) « View previous topic :: View next topic » 
Author Message
nizar
PostPosted: Wed Feb 24, 2010 3:33 am    Post subject: The return of (AMQ4080 Remote channel not known) Reply with quote

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
View user's profile Send private message
exerk
PostPosted: Wed Feb 24, 2010 3:34 am    Post subject: Reply with quote

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
View user's profile Send private message
nizar
PostPosted: Wed Feb 24, 2010 3:54 am    Post subject: Reply with quote

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
View user's profile Send private message
exerk
PostPosted: Wed Feb 24, 2010 3:58 am    Post subject: Reply with quote

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
View user's profile Send private message
nizar
PostPosted: Wed Feb 24, 2010 4:21 am    Post subject: Reply with quote

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
View user's profile Send private message
exerk
PostPosted: Wed Feb 24, 2010 4:26 am    Post subject: Reply with quote

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
View user's profile Send private message
nizar
PostPosted: Wed Feb 24, 2010 4:33 am    Post subject: Reply with quote

Novice

Joined: 24 Feb 2010
Posts: 10

already checked
Back to top
View user's profile Send private message
zonko
PostPosted: Wed Feb 24, 2010 4:55 am    Post subject: Reply with quote

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
View user's profile Send private message
mvic
PostPosted: Wed Feb 24, 2010 4:55 am    Post subject: Re: The return of (AMQ4080 Remote channel not known) Reply with quote

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
View user's profile Send private message
PeterPotkay
PostPosted: Wed Feb 24, 2010 5:03 am    Post subject: Reply with quote

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
View user's profile Send private message
nizar
PostPosted: Wed Feb 24, 2010 6:02 am    Post subject: Reply with quote

Novice

Joined: 24 Feb 2010
Posts: 10

Thank you guys , i've solved the problem
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Feb 24, 2010 6:05 am    Post subject: Reply with quote

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
View user's profile Send private message
nizar
PostPosted: Wed Feb 24, 2010 6:37 am    Post subject: Reply with quote

Novice

Joined: 24 Feb 2010
Posts: 10

the probleme was in the port in the connection name
Back to top
View user's profile Send private message
nizar
PostPosted: Wed Feb 24, 2010 7:14 am    Post subject: Reply with quote

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
View user's profile Send private message
exerk
PostPosted: Wed Feb 24, 2010 7:16 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic  This topic is locked: you cannot edit posts or make replies. Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » The return of (AMQ4080 Remote channel not known)
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.