** JMS Client HANGING - AMQ 5.9, AIX 6.1

2015-06-26 Thread cdelgado
Hi all, We're facing an issues that is stopping us for going to production, this is a huge blocker for us. The problem is that one of our consumers is hanging (randomly, aparently) and stops consuming messages. From a JMX we can see that is consuming memory and performing quite a lot full GCs. I

Re: ActiveMQ not delivering messages

2013-01-09 Thread cdelgado
de&node=4661553&i=0> > Twitter: @dejanb > Blog: http://sensatic.net > ActiveMQ in Action: http://www.manning.com/snyder/ > > > On Wed, Jan 9, 2013 at 5:05 PM, cdelgado <[hidden > email]<http://user/SendEmail.jtp?type=node&node=4661553&i=1>> > wrote:

Re: ActiveMQ not delivering messages

2013-01-09 Thread cdelgado
As per further investigations, I have some logs to post. It's odd because the logs says that the message has been delivered but the consumer sisn't receive any. And in the next checkpoint activemq says that there is a pagedInMessage, where there shouldn't be any, right? What is the difference bet

ActiveMQ not delivering messages

2013-01-08 Thread cdelgado
Hi, I have an activemq 5.5 server embedded in a tomcat 6, and a scenario where it fails to deliver messages. The configuration is as follows: The activemq has a number of one-to-one queues, each for a particular consumer. The producer and each consumer normally works fine. The messages are persis