Re: Start a route with aggregation fails due to NPE in AggregateProcessor

2023-02-18 Thread Claus Ibsen
Hi Yes that sounds plausible. So it would be good in the camel code, to check for null exchange On Sat, Feb 18, 2023 at 6:46 PM Sydney Henrard wrote: > Hello, > > In my application I have a route with an aggregation using an aggregation > repository ClusteredJdbcAggregationRepository and comple

Start a route with aggregation fails due to NPE in AggregateProcessor

2023-02-18 Thread Sydney Henrard
Hello, In my application I have a route with an aggregation using an aggregation repository ClusteredJdbcAggregationRepository and completionTimeout. This route is part of a micro service that can be scaled. From time to time, the micro service does not start due to a NPE: Caused by: java.lang