Posted: Thu Aug 31, 2006 5:17 am Post subject: Mysterious "AMQ9519: Channel 'xxxxx' not found" lo
Novice
Joined: 27 Jun 2005 Posts: 22 Location: Sweden
Hello,
We have a QM cluster in wich 'SC070D' is the broker queue manager (with sender/receiver channels + Xmit-queue to a shared config manager QM.
QM SC70D is part of a cluster-QM environment and is "single" repository QM for a cluster.
Once in a while the error messages below occur in the WMQ error log file for the queue manager SC070D.
It seems like some other QM is requesting a channel connection to a receiver channel called SC070D (exactly the same name as the name of the QM). The problem is that we can not understand why that channel is requested, since we have not defined it (hence, it does not exist) and we have not configured the other queue managers to communicate to a channel named that way.
QM SC070D has a cluster receiver channel named TO.SC070D.
Greatful for thoughts / explanations of why this happens?
I know that cluster sender channels are automagically created when needed. Can this be some kind of channel autodefinition issue?
Regards,
contact admin
-------------------------------------------------------------------------------
08/30/06 13:03:06
AMQ9519: Channel 'SC070D' not found.
EXPLANATION:
The requested operation failed because the program could not find a definition
of channel 'SC070D'.
ACTION:
Check that the name is specified correctly and the channel definition is
available.
----- amqrcdfa.c : 1085 -------------------------------------------------------
08/30/06 13:03:06
AMQ9999: Channel program ended abnormally.
EXPLANATION:
Channel program 'SC070D' ended abnormally.
ACTION:
Look at previous error messages for channel program 'SC070D' in the error files
to determine the cause of the failure.
----- amqrmrsa.c : 467 --------------------------------------------------------
this has nothing to do with MQ clustering. Somebody tries a connection using the channel name SC070D. This connection is revoked by your QMgr because it does not exist (this is, what the log entries tell).
When the remote system would try a PING CHANNEL(SC070D), it should get a message channel ... not defined remotely _________________ Regards
Hubert
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