[
https://issues.apache.org/jira/browse/DIRSERVER-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14505945#comment-14505945
]
Stefan Seelmann commented on DIRSERVER-2060:
--------------------------------------------
Logfile contains following message which is produced in
AuthenticationInterceptor line 495:
{noformat}
[20:18:24] INFO
[org.apache.directory.server.core.authn.AuthenticationInterceptor] - Unexpected
failure for Authenticator
org.apache.directory.server.core.authn.DelegatingAuthenticator@63065c83:
BindContext for Dn 'uid=admin,ou=system', credentials <0x73 0x65 0x63 0x72 0x65
0x74 >
{noformat}
> Bind not working after server startup
> -------------------------------------
>
> Key: DIRSERVER-2060
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2060
> Project: Directory ApacheDS
> Issue Type: Bug
> Reporter: Stefan Seelmann
> Priority: Blocker
> Fix For: 2.0.0-M20
>
>
> When starting the server sometimes it is not possible to bind to the server.
> In that case the following error is returned to the client:
> {noformat}
> INVALID_CREDENTIALS: Bind failed: ERR_229 Cannot authenticate user
> uid=admin,ou=system
> {noformat}
> Same error is reproducable in UberJarMainTest, it fails sporadically on my
> machine (Linux) and on Jenkins
> (https://builds.apache.org/view/A-D/view/Directory/job/dir-apacheds-ubuntu-deploy/1680/org.apache.directory.server$apacheds-service/testReport/org.apache.directory.server/UberJarMainTest/serviceInstanceTest/)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)