On Fri, Dec 30, 2011 at 4:25 PM, jmh wrote:
> Hello,
>
>
> I don't want to lose any message if my application crashes during an
> aggregation so I add an aggregationRepository in my JMS transaction...
> Can the aggregationRepositoryRef join the JMS transaction in this following
> route ?
Yes, the
On Fri, Dec 30, 2011 at 2:44 PM, suman wrote:
> Hello,
> Thanks for looking into this.
>
If you are using JMX then you may want to set registerNewRoutes=false,
to void enlisting JMX MBeans for the routes you add on-the-fly. This
avoids issues in 2.8.3 with the producer cache mbeans not being
remo
Currently I have disabled jmx in my app as I saw memory leaks in the past
Now I came to know it's because iam adding routes on the fly
Thanks
--
View this message in context:
http://camel.465427.n5.nabble.com/ProducerCache-memory-leak-tp5108206p5112120.html
Sent from the Camel - Users mailing li
Hi
The ticket is
https://issues.apache.org/jira/browse/CAMEL-4842
And a fix has been committed to trunk and 2.8 branch.
On Sat, Dec 31, 2011 at 1:57 PM, suman wrote:
> Currently I have disabled jmx in my app as I saw memory leaks in the past
> Now I came to know it's because iam adding routes o
Dears,
I have tcp mina endpoint (many sessions opened and closed concurrently) , I was
using default camel threading profile with 10 thread , the inflight exchange
was always 10 when having heavy load , then I change the default profile to be
50 thread pool size with maximum pool size 100 and q
Hi,
Thanks for quick resolution .I will give it a go next week and post the
results
Thanks
Suman
--
View this message in context:
http://camel.465427.n5.nabble.com/ProducerCache-memory-leak-tp5108206p5112516.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hello,
if I have multiple clients that put messages in a queue managed by Camel AND
each client can receive as a reply many messages how can I do it with Camel?
I mean suppose that I create an "out" queue where all replies go. How can I
be sure that a client can get ONLY its messages?
Does Camel
Hi Mark,
I'm in the process of doing the same thing like you are with WAS. Can you
please share your configuration with me in more detail please? I would like
to see the Java DSL and other details if possible!
Thanks in advance!
Matt
--
View this message in context:
http://camel.465427.n5.nabb