You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Tom Quarendon (JIRA)" <ji...@apache.org> on 2019/03/20 09:56:00 UTC

[jira] [Created] (KARAF-6204) bin/client doesn't appear to honour -p password if it has to retry connection

Tom Quarendon created KARAF-6204:
------------------------------------

             Summary: bin/client doesn't appear to honour -p password if it has to retry connection
                 Key: KARAF-6204
                 URL: https://issues.apache.org/jira/browse/KARAF-6204
             Project: Karaf
          Issue Type: Bug
            Reporter: Tom Quarendon


For reasons I can't establish from the source code, it appears that if the client has to retry the connection it forgets the password. I get:
{code:java}
Logging in as admin
retrying (attempt 1) ...
retrying (attempt 2) ...
Password:
{code}
I have specified the -u and -p command line options to the client.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)