Camel.trunk.notest - Build # 2810 - Failure

2016-07-12 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #2810) Status: Failure Check console output at https://builds.apache.org/job/Camel.trunk.notest/2810/ to view the results.

Re: [DISCUSS] Reusing Exclusive ReplyTo Queue..

2016-07-12 Thread James Carman
I am not talking about using a Shared reply queue. I'm talking about using Exclusive. The idea would be to be able to send messages, using a ProducerTemplate or something, like this: jms:queue:foo?replyToType=Exclusive&replyTo=REPLIES&concurrentConsumers=5 jms:queue:bar?replyToType=Exclusive&rep

Inifnite build up of temp files in TarAggretationStrategy - Server Crash

2016-07-12 Thread contactreji
Hi guys I am using TarAggregationStrategy in my camel application. I am using this component to aggregate few jpg images which are coming in every second. I tried to run this on the test servers and found that after a point, the server crashes. On inspection I found that the disk got full as this