Author |
Message
|
nab054371 |
Posted: Thu May 03, 2007 8:05 am Post subject: MQ 6.0: Blocking message |
|
|
Disciple
Joined: 15 Nov 2006 Posts: 173
|
Hi,
I am running into an issue wherein looks like we have a message sitting on a queue. It seems to block following messages on this queue. Any ideas,what kinda message could lead to such a situation. These are supposed to be simple XML messages.
thanks in advance. |
|
Back to top |
|
 |
Michael Dag |
Posted: Thu May 03, 2007 8:09 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
|
Back to top |
|
 |
nab054371 |
Posted: Thu May 03, 2007 8:32 am Post subject: |
|
|
Disciple
Joined: 15 Nov 2006 Posts: 173
|
Well,once I get this blocking message cleared,queued up messages following this message get picked up and processed.. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu May 03, 2007 8:35 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Sounds like a poison message.
Time to troubleshoot the application to find out why it's choking. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
nab054371 |
Posted: Thu May 03, 2007 8:55 am Post subject: |
|
|
Disciple
Joined: 15 Nov 2006 Posts: 173
|
any guesses?What could be causing it.We have not been able to recreate this in test env! |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu May 03, 2007 9:00 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
That the application doesn't like the particular data in the message, and is constantly rolling it back to the input queue.
I couldn't begin to guess why - it would be entirely application specific. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|