gpt4 book ai didi

file-io - Camel 无法选取 0 字节文件

转载 作者:行者123 更新时间:2023-12-02 16:27:46 25 4
gpt4 key购买 nike

我已将 Camel 配置为从 ftp 中选取文件。但是在放置任何空文件的地方,它无法选择它并连续记录相同的事件:

2015-07-14 19:53:11,005 WARN  [org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy] (Camel (camel-1) thread #0 - ftp://abc.com/responsefiles) Cannot acquire read lock within 20000 millis. Will skip the file: RemoteFile[REFUND07102015.141730.csv]

我的 Camel 配置是:

sftp://[servername]/responsefiles?username=[username]&password=[password]&readLock=changed&readLockCheckInterval=5000&noop=false&preMove=.processing&move=.done

最佳答案

您可能需要配置readLockMinLength=0以允许拾取空文件。查看更多详情http://camel.apache.org/file2

关于file-io - Camel 无法选取 0 字节文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31416335/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com