If a slave host controller fails authentication it just keeps re-trying
-----------------------------------------------------------------------
Key: AS7-2426
URL:
https://issues.jboss.org/browse/AS7-2426
Project: Application Server 7
Issue Type: Bug
Components: Domain Management, Security
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 7.1.0.CR1
If the slave host controller can not connect to the master host controller due to failed
authentication the following message is continually logged as it keeps retrying.
"JBREM000200: Remote connection failed: javax.security.sasl.SaslException: No more
authentication mechanisms to try"
In general for clients connecting using Remoting and authenticating we probably want
something more specific to indicate a failed authentication as retrying is probably never
going to work.
The looping here is also bad if a form of brute force defense is added as this may appear
as an attack.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira