Re: Very long processing of the Consumer in the file component…

2015-12-21 Thread Victor NOËL
Thanks for your answer. The problem is that it happens on our CI infrastructure (and not all the times), so it's difficult to debug it. On my machine everything works as desired! Well, at least if another person gets this problem, now she knows she is not alone :) I will switch to another

Re: Very long processing of the Consumer in the file component…

2015-12-18 Thread Jon Anstey
Hmm not sure what is up here. Haven't seen this myself :-) Maybe try taking a few thread dumps during this 3 second period to see if anything is holding up the processing? On Dec 17, 2015 5:09 AM, "Victor NOËL" wrote: > Also, to complete, there is this log just before

Very long processing of the Consumer in the file component…

2015-12-17 Thread Victor NOËL
Hi, I set-up a route with the following consumer URI: from("file:///tmp/junit6150402493774267253/in?initialDelay=500")... At one point in the log I get the following information: 2015/12/16 18:11:26,278 GMT+0100 FINE [org.apache.camel.impl.DefaultScheduledPollConsumerScheduler] : Scheduling

Re: Very long processing of the Consumer in the file component…

2015-12-17 Thread Victor NOËL
Also, to complete, there is this log just before the poll related to the locking, it is maybe linked: 2015/12/16 18:11:26,790 GMT+0100 FINE [org.apache.camel.component.file.FileEndpoint] : Parameters for Generic file process strategy {readLockMinAge=0, readLockMarkerFile=true,