Author |
Message
|
Nandhini |
Posted: Fri Feb 17, 2012 4:28 am Post subject: Message stuck at CMH |
|
|
Novice
Joined: 23 Nov 2011 Posts: 13
|
Hi ,
I am finding a problem with my MQ system where messages are stuck at a queue in CMH and these messages go out of SAP. The messages get piled up in a queue at CMH. The message flow is like from this queue it will write to logs and then the messages split for different customers. Even the logs are not written. The messages are stuck in that particular queue. The flow is running, the channels are fine. Do not know why the yare not processed further. Is there anything else that I could do?
Thank You. |
|
Back to top |
|
 |
mqsiuser |
Posted: Fri Feb 17, 2012 4:54 am Post subject: Re: Message stuck at CMH |
|
|
 Yatiri
Joined: 15 Apr 2008 Posts: 637 Location: Germany
|
Nandhini wrote: |
Is there anything else that I could do? |
Yes - carefully check the relevant configurations:
QMGR on the InputNode (probably emtpy, then thats the default QMGR, the one that Broker has been given during creation)
IN-Queue-Name of your message flow.
Wire the MQInputNode Out-Terminal to a (ESQL compute) node.
This is very basic, but happens from time to time. Carefully look at your setup and try out a couple of things (flow delete, redeploy, stop, start) until it works.
Is this the very first flow you write ? _________________ Just use REFERENCEs |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Feb 17, 2012 5:22 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
What is CMH?
What kind of message flow are you talking about? Is this really a Message Broker message flow? |
|
Back to top |
|
 |
Nandhini |
Posted: Fri Feb 17, 2012 5:49 am Post subject: |
|
|
Novice
Joined: 23 Nov 2011 Posts: 13
|
I could see a channel going on and off in a period of 1 hour. I try to start it, it starts and goes off after an hour. Also i tried to redeploy a flow and the channel came up and again its going down. What could be the error? The messages are not going from the queue even in the small time of the channel getting up. And this is an error in the exisiting flow. |
|
Back to top |
|
 |
Nandhini |
Posted: Fri Feb 17, 2012 5:50 am Post subject: |
|
|
Novice
Joined: 23 Nov 2011 Posts: 13
|
It is the message broker message flow only |
|
Back to top |
|
 |
Vitor |
Posted: Fri Feb 17, 2012 5:53 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Are you sure these message are committed? A valid reply is not "yes, I can see the queue depth is non-zero". Can you browse these messages?
Also what is CMH? We have no knowledge of your systems. Or your flows. Or your process.
Except what you tell us. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Feb 17, 2012 8:27 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Message Broker flows do not do anything with MQ Channels.
So if the messages are sitting on a transmit queue, then you have a Channel problem, NOT a Message Flow problem.
If the messages are sitting on an input queue, then you have a message flow problem and NOT a channel problem.
Unless you have both.
In which case, what you have is two separate problems that require separate troubleshooting. |
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Feb 20, 2012 7:54 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
CMH? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
|