You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Dirk Reske (JIRA)" <ji...@apache.org> on 2016/03/04 10:32:41 UTC

[jira] [Created] (CAMEL-9670) No error message on invalid credentials

Dirk Reske created CAMEL-9670:
---------------------------------

             Summary: No error message on invalid credentials
                 Key: CAMEL-9670
                 URL: https://issues.apache.org/jira/browse/CAMEL-9670
             Project: Camel
          Issue Type: Bug
          Components: camel-ftp
    Affects Versions: 2.16.2, 2.15.5, 2.14.2
            Reporter: Dirk Reske


As result of CAMEL-8718 the connection will be closed on invalid credentials before throwing an exception.

But disconnecting the ftpclient will reset the reply string, so the exception message is null.
The attached patch will store the reply string before disconnecting.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)