Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
5.4.2, 5.5.0
-
None
-
None
-
Patch Available
Description
When a transport connector cannot connect due invalid username, then we see a WARN log in the log file
WARN Transport - Transport failed: java.io.IOException: User name or password is invalid.
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.