|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Receving MQRC_Q_FULL error although queue is empty |
« View previous topic :: View next topic » |
Author |
Message
|
Mangesh1187 |
Posted: Fri Sep 19, 2014 4:22 am Post subject: Receving MQRC_Q_FULL error although queue is empty |
|
|
Centurion
Joined: 23 Mar 2013 Posts: 116
|
Hi All,
We are facing the issue while IIS applicaition using MQ client trying to put message in Local queue.
While putting they are receiving 2053, MQRC_Q_FULL error.
But when we see the queue status , the curent depth is 0. Also the MAXDEPTH=10000.
There are no uncommited message on the queue.
So not sure why AAP1 is getting the 2053 error, still the current depth of queue is zero.
Do anyone faced the simiar kind of issue ? Please share your thoughts.
Thanks |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Sep 19, 2014 4:52 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Well, it's possible that the IIS application is putting all it's messages in a single transaction, and then when it finally hits the MQRC_Q_FULL message, it then halts and rolls back the transaction. So that by the time you look... |
|
Back to top |
|
 |
gbaddeley |
Posted: Sun Sep 21, 2014 2:56 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
You could test that theory by temporarily setting the qmgrs MAXUMSGS to a value lower than 10000. _________________ Glenn |
|
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
|
|
|
|