Author |
Message
|
md7 |
Posted: Mon Mar 26, 2012 3:13 pm Post subject: Growing Open Input Count on Backout Q |
|
|
 Apprentice
Joined: 29 Feb 2012 Posts: 49 Location: Sydney.AU
|
Basically as the title suggests I'm having an issue with the Open input count growing on my backout queues. I have a queue X and X.error which is the backout queue. The open input count on X.error is upto 25 in my production environment and wondering what is causing it to be so high. Thanks in advance |
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Mar 26, 2012 3:17 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
You have offered very little information here.
Have you look at QSTATUS to see what applications have the queue open for input?
Is the queue triggered? _________________ 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 |
|
 |
md7 |
Posted: Mon Mar 26, 2012 3:42 pm Post subject: |
|
|
 Apprentice
Joined: 29 Feb 2012 Posts: 49 Location: Sydney.AU
|
bruce2359 wrote: |
You have offered very little information here.
Have you look at QSTATUS to see what applications have the queue open for input?
Is the queue triggered? |
I've had a look at the queue status
App Name : WebSphere MQ Client for Java
App Type : Queue Manager
App Desc : WebSphere Mq Channel
Channel Name : (Channel to WAS Deployment Manager)
Queue is not triggered |
|
Back to top |
|
 |
mvic |
Posted: Mon Mar 26, 2012 4:10 pm Post subject: Re: Growing Open Input Count on Backout Q |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
md7 wrote: |
The open input count on X.error is upto 25 in my production environment and wondering what is causing it to be so high. Thanks in advance |
First, did you really mean open input count, or message depth?
If open input count, then DISPLAY QSTATUS should show you 25 handles open for input.
Each of those is for an application using your queue.
Do you have 25 applications getting from your queue? If this is unexpected, work with the owners of those 25 applications.
It is possible this is not a problem at all. Can you explain why you think it's a problem in your environment? |
|
Back to top |
|
 |
md7 |
Posted: Mon Mar 26, 2012 4:36 pm Post subject: |
|
|
 Apprentice
Joined: 29 Feb 2012 Posts: 49 Location: Sydney.AU
|
Open input count. There are no applications connecting to these backout queues that's why i'm confused as to why there is a count of 25 |
|
Back to top |
|
 |
mvic |
Posted: Mon Mar 26, 2012 4:56 pm Post subject: |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
md7 wrote: |
There are no applications connecting to these backout queues that's why i'm confused as to why there is a count of 25 |
Some applications have 25 open handles. But you say (if I understood your reply) that no applications are using the queue. Please copy your evidence into this thread. |
|
Back to top |
|
 |
md7 |
Posted: Mon Mar 26, 2012 6:45 pm Post subject: |
|
|
 Apprentice
Joined: 29 Feb 2012 Posts: 49 Location: Sydney.AU
|
mvic wrote: |
md7 wrote: |
There are no applications connecting to these backout queues that's why i'm confused as to why there is a count of 25 |
Some applications have 25 open handles. But you say (if I understood your reply) that no applications are using the queue. Please copy your evidence into this thread. |
From my understanding that's right. It's a backout queue for a queue that has connections to applications. But no applications are directly connected. I have had to restart the queue manager as the max no. channel had been reached |
|
Back to top |
|
 |
exerk |
Posted: Tue Mar 27, 2012 12:04 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
md7 wrote: |
...It's a backout queue for a queue that has connections to applications. But no applications are directly connected... |
No queue will have connections to applications, however, I'd hazard that the WAS Deployment Manager channel isn't being closed properly and it's the Deployment Manager that is opening the back-out queue. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
md7 |
Posted: Tue Mar 27, 2012 1:27 pm Post subject: |
|
|
 Apprentice
Joined: 29 Feb 2012 Posts: 49 Location: Sydney.AU
|
exerk wrote: |
md7 wrote: |
...It's a backout queue for a queue that has connections to applications. But no applications are directly connected... |
I'd hazard that the WAS Deployment Manager channel isn't being closed properly and it's the Deployment Manager that is opening the back-out queue. |
Thanks this sounds like the only likely explanation |
|
Back to top |
|
 |
mvic |
Posted: Tue Mar 27, 2012 4:11 pm Post subject: |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
md7 wrote: |
exerk wrote: |
md7 wrote: |
...It's a backout queue for a queue that has connections to applications. But no applications are directly connected... |
I'd hazard that the WAS Deployment Manager channel isn't being closed properly and it's the Deployment Manager that is opening the back-out queue. |
Thanks this sounds like the only likely explanation |
And you would still see this via 25 entries in DIS QSTATUS TYPE(HANDLE) output.
They would probably all say "java" or similar.
Do you have 25 entries in DIS QSTATUS for this queue? |
|
Back to top |
|
 |
md7 |
Posted: Tue Mar 27, 2012 4:29 pm Post subject: |
|
|
 Apprentice
Joined: 29 Feb 2012 Posts: 49 Location: Sydney.AU
|
mvic wrote: |
md7 wrote: |
exerk wrote: |
md7 wrote: |
...It's a backout queue for a queue that has connections to applications. But no applications are directly connected... |
I'd hazard that the WAS Deployment Manager channel isn't being closed properly and it's the Deployment Manager that is opening the back-out queue. |
Thanks this sounds like the only likely explanation |
And you would still see this via 25 entries in DIS QSTATUS TYPE(HANDLE) output.
They would probably all say "java" or similar.
Do you have 25 entries in DIS QSTATUS for this queue? |
I restarted the queue manager. But at the moment there is only 1 open output count on the backout queue. |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Mar 27, 2012 5:16 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
md7 wrote: |
I restarted the queue manager. But at the moment there is only 1 open output count on the backout queue. |
Is that all you did - restart the qmgr? Did you also start applications? _________________ 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 |
|
 |
md7 |
Posted: Tue Mar 27, 2012 5:40 pm Post subject: |
|
|
 Apprentice
Joined: 29 Feb 2012 Posts: 49 Location: Sydney.AU
|
bruce2359 wrote: |
md7 wrote: |
I restarted the queue manager. But at the moment there is only 1 open output count on the backout queue. |
Is that all you did - restart the qmgr? Did you also start applications? |
The applications were already running. I didn't restart them |
|
Back to top |
|
 |
|