[jboss-jira] [JBoss JIRA] (AS7-5769) " Remote connection failed: javax.security.sa sl.SaslException: Authentication failed: all available authentication mechanisms" failed appears randomally
Darran Lofthouse (JIRA)
jira-events at lists.jboss.org
Wed Oct 17 09:22:01 EDT 2012
[ https://issues.jboss.org/browse/AS7-5769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727227#comment-12727227 ]
Darran Lofthouse commented on AS7-5769:
---------------------------------------
You have not provided either your server side configuration or your client side configuration - there is nothing in this Jira issue to indicate a bug.
At this point in time all you have provided is an exception which is an exception we do expect to be reported when authentication fails.
For your issue to be considered as a bug you will need to provide enough information to demonstrate that your configuration (server and client) side is valid, ideally this would be accompanied with a test case we can use to reproduce this but a description of what we need to reproduce would be the bare minimum needed.
As suggested please continue the discussion within the forum topic and if and when it is confirmed to be a bug with sufficient information then Jira will be appropriate.
> " Remote connection failed: javax.security.sa sl.SaslException: Authentication failed: all available authentication mechanisms" failed appears randomally
> ----------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AS7-5769
> URL: https://issues.jboss.org/browse/AS7-5769
> Project: Application Server 7
> Issue Type: Bug
> Components: EJB
> Affects Versions: 7.1.1.Final
> Environment: windows
> Reporter: Alexey S.
> Assignee: jaikiran pai
> Priority: Critical
> Labels: as7, remote-ejb-connection, security
>
> Hello everybody and JBoss guys.
>
> Very simple and critical issue.
>
> Our system runs Grails app which is an EJB Client.
> Randomally it gots
> [Remoting "config-based-ejb-client-endpoint" read-1] ERR
> OR remote.connection - JBREM000200: Remote connection failed: javax.security.sa
> sl.SaslException: Authentication failed: all available authentication mechanisms
> failed
> java.lang.IllegalStateException: No EJB receiver available for handling blablabla.
>
> Just to make myself clear- same code, same place, same connection, everything is reproducable when client and server are on the same PC: sometimes EJB invocation works and sometimes raises this "
> [Remoting "config-based-ejb-client-endpoint" read-1] ERR
> OR remote.connection - JBREM000200: Remote connection failed: javax.security.sa
> sl.SaslException: Authentication failed: all available authentication mechanisms
> failed
> java.lang.IllegalStateException: No EJB receiver available for handling blablabla.
>
>
> Seems this is a showstopper issue, what do you think about?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list