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)