[
https://issues.apache.org/jira/browse/CAMEL-4426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100339#comment-13100339
]
Claus Ibsen commented on CAMEL-4426:
------------------------------------
A piece of the pastebin from the user report
16:48:31,742 | WARN | v2/KD117787S7/in | eFilePollingConsumerPollStrategy | ?
? | 68 - org.apache.camel.camel-core -
2.6.0.fuse-02-05 | Consumer
Consumer[ftp://**********/in?delay=10000&delete=true&doneFileName=%24%7Bfile%3Aname%7D.sem&exclusiveReadLockStrategy=%23concurrentStrategyService&maxMessagesPerPoll=1&moveFailed=.error&passiveMode=true&password=****&stepwise=false]
could not poll endpoint:
ftp://*********/in?delay=10000&delete=true&doneFileName=%24%7Bfile%3Aname%7D.sem&exclusiveReadLockStrategy=%23concurrentStrategyService&maxMessagesPerPoll=1&moveFailed=.error&passiveMode=true&password=*********&stepwise=false
caused by: File operation failed: 227 Entering Passive Mode
(195,145,31,140,152,248).
227 Entering Passive Mode (195,145,31,140,152,251).
Connection timed out. Code: 227
org.apache.camel.component.file.GenericFileOperationFailedException: File
operation failed: 227 Entering Passive Mode (195,145,31,140,152,248).
227 Entering Passive Mode (195,145,31,140,152,251).
Connection timed out. Code: 227
at
org.apache.camel.component.file.remote.FtpOperations.listFiles(FtpOperations.java:662)[208:org.apache.camel.camel-ftp:2.6.0.fuse-02-05]
> mask username and passwords in endpoint uris when logging
> ---------------------------------------------------------
>
> Key: CAMEL-4426
> URL: https://issues.apache.org/jira/browse/CAMEL-4426
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 2.6.0
> Reporter: Claus Ibsen
> Fix For: 2.9.0
>
>
> We have logic in place which can mask username/paswords etc. We just need to
> make sure that there is not a gap somewhere where the logic wasn't in use, as
> an end user reported an issue recently. So this is a ticket to not forget
> about this and look into it.
> See nabble
> http://camel.465427.n5.nabble.com/usernames-and-passwords-in-logs-tp4753576p4753576.html
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira