Add the user name in the "User name or password is invalid" error line
----------------------------------------------------------------------
Key: AMQ-3509
URL: https://issues.apache.org/jira/browse/AMQ-3509
Project: ActiveMQ
Issue Type: Improvement
Affects Versions: 5.5.0, 5.4.2
Reporter: Claus Ibsen
Priority: Minor
Fix For: 5.6.0
When a transport connector cannot connect due invalid username, then we see a
WARN log in the log file
{code}
WARN Transport - Transport failed: java.io.IOException:
User name or password is invalid.
{code}
It would be good if the username could be logged as well. People who maintain
the AMQ brokers may have trouble figuring out what username was used and be
able to track down the problem. Such as if the password is expired, if the
username is actually okay etc.
So I propose to include the username in the log line.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira