Hi Norberto,

As you can see from the code [1], these logs are printed if there's a
number format exp. How did you define the MaxRetryCount and
ReconnectTimeout?

[1]
https://github.com/wso2/wso2-commons-vfs/blob/2.2.x/commons-vfs2/src/main/java/org/apache/commons/vfs2/provider/ftp/FtpClientFactory.java#L140

Thanks,
Thishani

On Wed, May 9, 2018 at 5:48 AM, Riyafa Abdul Hameed <[email protected]> wrote:

> Hi,
>
> Which version of ESB/EI are you using?
>
> Regards,
> Riyafa
>
> On Tue, 8 May 2018, 20:11 Fernandes, Norberto, <
> [email protected]> wrote:
>
>> Hi team,
>>
>> I have a proxy that is sending data using the vfs transport and ftp
>> protocol.
>> I have this logging when I enable the logging.
>>
>> TID: [-1234] [] [2018-05-08 15:11:18,818] DEBUG
>> {org.apache.synapse.commons.vfs.VFSOutTransportInfo} -  Using the fileURI
>>       : ftp://userQA:[email protected]/QA/AXXXXXES/XXXXXXion_
>> Test.csv?transport.v
>>
>> fs.ReconnectTimeout=10&transport.vfs.MaxRetryCount=5
>> {org.apache.synapse.commons.vfs.VFSOutTransportInfo}
>>
>> TID: [-1234] [] [2018-05-08 15:11:18,818] DEBUG
>> {org.apache.synapse.commons.vfs.VFSOutTransportInfo} -  Using the
>> maxRetryCount  : 5 {org.apache.synapse.commons.vfs.VFSOutTransportInfo}
>>
>> TID: [-1234] [] [2018-05-08 15:11:18,818] DEBUG
>> {org.apache.synapse.commons.vfs.VFSOutTransportInfo} -  Using the
>> reconnectionTimeout : 10000 {org.apache.synapse.commons.
>> vfs.VFSOutTransportInfo}
>>
>> TID: [-1234] [] [2018-05-08 15:11:18,819] DEBUG
>> {org.apache.synapse.commons.vfs.VFSOutTransportInfo} -  Using the append
>>       : false {org.apache.synapse.commons.vfs.VFSOutTransportInfo}
>>
>> TID: [-1234] [] [2018-05-08 15:11:18,819] DEBUG
>> {org.apache.synapse.commons.vfs.VFSOutTransportInfo} -  File locking
>>         : OFF {org.apache.synapse.commons.vfs.VFSOutTransportInfo}
>>
>> TID: [-1234] [] [2018-05-08 15:11:18,819]  WARN {org.apache.commons.vfs2.
>> provider.ftp.FtpClientFactory$FtpConnectionFactory} -  Invalid
>> connection timeout null. Set the connectionTimeout as 5000. (default) {
>> org.apache.com
>>
>> mons.vfs2.provider.ftp.FtpClientFactory$FtpConnectionFactory}
>>
>> TID: [-1234] [] [2018-05-08 15:11:18,819]  WARN {org.apache.commons.vfs2.
>> provider.ftp.FtpClientFactory$FtpConnectionFactory} -  Invalid
>> connection retry count null. Set the connectionRetryCount as 5. (default)
>> {org.apache
>>
>> .commons.vfs2.provider.ftp.FtpClientFactory$FtpConnectionFactory}
>>
>>
>> I have the RecoonectTimeout and the MaxRetryCount settings defined. But
>> the apache commons vfs class indicates that the connection timeout and
>> retry count is not defined.
>>
>> How can I defined these parameters?
>>
>> Regards,
>> Norberto
>>
>> _______________________________________________
>> Dev mailing list
>> [email protected]
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Regards,

*Thishani Lucas*
*Software Engineer*
*WSO2 Lanka (Private) Limited**: http://wso2.com <http://wso2.com/>*
*lean.enterprise.middle-ware*

*Tel: +94 77 2556931 *

*LinkedIn: https://www.linkedin.com/in/thishani-lucas/
<https://www.linkedin.com/in/thishani-lucas/>*

<http://wso2.com/signature>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to