Re: Activemq - Hang issue.

2009-11-11 Thread Rob Davies
Your configuration looks fine - though why are you using a Dedicated Task Runner ? Would strongly recommend that you move to 5.3 - and KahaDB. On 12 Nov 2009, at 00:10, kalidoss wrote: Any help kalidoss wrote: Thanks for your reply, Still we are with activemq 5.0.0 Since other vers

Re: Activemq - Hang issue.

2009-11-11 Thread kalidoss
Any help kalidoss wrote: Thanks for your reply, Still we are with activemq 5.0.0 Since other version have an issue with too many open files whit stomp. my config. activemq.xml xmlns="http://activemq.apache.org/camel/schema/spring";> org.foo.bar org

Re: Activemq - Hang issue.

2009-11-10 Thread kalidoss
Thanks for your reply, Still we are with activemq 5.0.0 Since other version have an issue with too many open files whit stomp. my config. activemq.xml http://activemq.apache.org/camel/schema/spring";> org.foo.bar org.apache.camel.component.http.HttpOpe

Re: Activemq - Hang issue.

2009-11-10 Thread Rob Davies
which version of ActiveMQ are you using - and what does your config look like ? On 11 Nov 2009, at 06:55, kalidoss wrote: Hi, We are using activemq for cms domain. We are facing an issue like MQ frequently hanging. Daily writes around 30 thousand per day. This will be increase like 1.5L

Activemq - Hang issue.

2009-11-10 Thread kalidoss
Hi, We are using activemq for cms domain. We are facing an issue like MQ frequently hanging. Daily writes around 30 thousand per day. This will be increase like 1.5Laks per day. Since we are in hanging issue we are not growing in numbers. All input datas coming to Q1 -> using HTTP Came