It looks like an exception is thrown by Weld during the execution of the extractor. As this is a Weld internal, I would suggest you contact the Weld user list, they may help you troubleshooting and identify the root cause.
Antonin > On 7 Dec 2016, at 15:46, kalber <karlheinz.al...@swslt.com> wrote: > > I set up a route annotated with @ApplicationScoped, and inside a route with > idempotent > settings. > > Before route starts, i get this error, > > 07-12-2016 09:03:00 ERROR [DefaultQuartzScheduler-camel-1_Worker-4] > IdempotentExtractor: Class='org.jboss.weld.bean.ProducerMethod' > method='getEnhancedAnnotated' error='IllegalStateException: Enhanced > metadata should not be used at runtime.' > > and every file will be loaded. Idempotent is ignored. > > I'm using camel 2.18.1. > > Is this a bug or i set up something wrong ? > > Regards > Karlheinz > > > > > > > > > ----- > kh > -- > View this message in context: > http://camel.465427.n5.nabble.com/IdempotentExtractor-error-in-CDI-context-tp5791192.html > Sent from the Camel - Users mailing list archive at Nabble.com.