camel:java.lang.IllegalStateException: ProducerTemplate has not been started

2017-01-13 Thread jaganmohan paspula
2017-01-11 22:26:20,224 [ievJmsContainer-2][][][][][][][] WARN org.springframework.jms.listener.DefaultMessageListenerContainer - Execution of JMS message listener failed, and no ErrorHandler has been set. java.lang.IllegalStateException: ProducerTemplate has not been started at

Re: Aggregate, completion, notifybuilder

2017-01-13 Thread Claus Ibsen
Yes then just set notify builder to 1 (input message) + number of outgoing for aggregator as the size for the notifier. On Fri, Jan 13, 2017 at 12:41 PM, sa_james wrote: > Lets say that I am benchmarking a route. > I send 10 000 messages to the small route from the

Re: Aggregate, completion, notifybuilder

2017-01-13 Thread Claus Ibsen
An exchange has a timestamp when it was created as a property you can read On Fri, Jan 13, 2017 at 11:44 AM, sa_james wrote: > Why does this one match? > > > >this.context.addRoutes(new RouteBuilder() { > @Override > public void configure()