|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
JMS MQ Threadpooling, Connection Pooling |
« View previous topic :: View next topic » |
Author |
Message
|
CHF |
Posted: Tue Nov 22, 2005 6:44 am Post subject: JMS MQ Threadpooling, Connection Pooling |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
We are on AIX and MQ 5.3 CSD 9.
We have a MDB running and 2 Message Listeners.
WebSphere MQ Queue Connection Factories:
Connection Pools
Max Connections : 20
Min Connections : 2
For each Message Listener I have defined,
Message Listener Service\Listener Ports
Maximum sessions : 10
Maximum retries : 100
Maximum messages : 1
Message Listener Service\Thread Pool
Minimum Size : 10
Maximum Size : 50
The problem we are facing is that, if we put 20 messages at a time on the message listener queue, MDB is spanning 10 instances and picking 10 messages and processes them, after that its hanging and not picking any messages.
Did we have thing wrong is configuration or is the problem something else?
Thanks in advance. _________________ CHF  |
|
Back to top |
|
 |
CHF |
Posted: Tue Nov 22, 2005 10:28 am Post subject: |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
No replies???  _________________ CHF  |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Nov 22, 2005 10:30 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
It's not clear if your problem is that the MDBs stop, or that they are spawning too many instances.
Are there any errors in your app server logs when the MDBs stop? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
CHF |
Posted: Tue Nov 22, 2005 10:41 am Post subject: |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
I am forcing my MDB for 10 instances.
The problem is, if I put 15 messages, it is picking first 10messages after that its just stops. I don't see any errors.
On the queue, Input count says '11' and messages are piling up in the queue.
Is there a possibility that MDB is not releasing the connection pool?? _________________ CHF  |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Nov 22, 2005 10:48 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
The first thing to look at is your MDB code.
The 11 connections is correct, by the way.
There have also been other threads here about MDB listeners locking up, but I don't recall the details.
Also, are you actually using WAS? Or a different App Server? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
CHF |
Posted: Tue Dec 06, 2005 7:10 pm Post subject: |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
|
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
|
|
|
|