camel-s3 Timeout waiting for connection from pool

2016-06-28 Thread Raghav
edFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Could anyone please he

Re: Camel s3 consumer polling the same file every time

2016-06-27 Thread Raghav
S3Key}"); the awsS3Client "client" i'm setting in applicationContext.xml as follows My issue is the camel is polling and downloading same file again and again. I want camel to download the files from aws s3 which doesn't exists in Constants.REQ_FOLDER and refrai