I create a new connection, send message and close connection for each and
every message, yes. My consuming MDBean has a max pool size of 15. The queue
size may at times be up over ten thousand (my consumers are kindy slow). I
might add we are using XA transactions, don't know if it has anything to do
with it...

By the way, I am using JBoss (4.2.1) as app server too, with AMQ 4.1.1.

Please report back here if you find a remedy :)


Brian Munroe-2 wrote:
> 
> 
> Well, at least I don't feel so alone! :)
> 
> Question for you, How are your JMS clients designed?  Do they set up
> the connection, send a large number of messages and then tear down, or
> when you send this large volume, do you setup, send a message, tear
> down, repeat?
> 
> I've been thinking about trying to implement JCA or something in an
> attempt to remedy the situation.
> 
> thanks
> 
> -- brian
> 
> 

-- 
View this message in context: 
http://www.nabble.com/ActiveMQ-stops-accepting-consumer-requests-tp18189038p18260149.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to