Hello Claus, I set timeout on poolEnrich but the error occured again. <camel:pollEnrich ref="timeFile" strategyRef="enrichAggregation" timeout="10000"/>
Should it be problem (or feature) when using sendEmptyMessageWhenIdle=true on file endpoint? The server is always in high load and when I try to read data from file it`s possible that file system is not responding immediately . Do I also change configuration of file endpoint? e.g readLockTimeout? <camel:endpoint id="timeFile" uri="file://{{working.folder}}/?fileName=filename.time&noop=true&idempotent=false&readLock=none&sendEmptyMessageWhenIdle=true&fileExist=Override"/> -- View this message in context: http://camel.465427.n5.nabble.com/Random-unsuccessful-read-from-file-tp5744181p5744230.html Sent from the Camel - Users mailing list archive at Nabble.com.