|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Messages get moved from InQueue to DeadletterQ |
« View previous topic :: View next topic » |
Author |
Message
|
vasur68 |
Posted: Tue Sep 13, 2005 2:27 am Post subject: Messages get moved from InQueue to DeadletterQ |
|
|
Newbie
Joined: 12 Sep 2005 Posts: 3
|
Folks,
I have noticed a very strange behaviour while working with my MQ setup here. I am using the JMS interface to put messages into an IN Queue. What I see is that, all the messages get moved to the DEADLETTER Queue very quickly, when there is no consumer on the IN Queue. If the consumer is connected to the broker, I see 75 % of the messages moved to DEADLETTER Queue.
While pushing the messages using the JMS interface, I am using the send(Message message, int deliveryMode, int priority, long timeToLive) method from the JMS QueueSender interface. The timetoLive parameter does not seem to have any effect, per se.
Any thoughts / ideas as to where I could be going wrong ?
TIA,
Regards,
Vasu. |
|
Back to top |
|
 |
Mr Butcher |
Posted: Tue Sep 13, 2005 2:45 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
check one of the messages in the dlq for the reason code
dont crosspost please, one thread is enough!!! _________________ Regards, Butcher |
|
Back to top |
|
 |
vasur68 |
Posted: Tue Sep 13, 2005 6:40 am Post subject: |
|
|
Newbie
Joined: 12 Sep 2005 Posts: 3
|
Found the issue. There was another consumer connected to the broker for the same queue. After I shutdown that consumer, I don't see this issue anymore.
Thanks,
Vasu. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|