Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CD36B17FD7 for ; Wed, 22 Apr 2015 06:34:01 +0000 (UTC) Received: (qmail 36725 invoked by uid 500); 22 Apr 2015 06:33:59 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 36668 invoked by uid 500); 22 Apr 2015 06:33:59 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 36575 invoked by uid 99); 22 Apr 2015 06:33:58 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Apr 2015 06:33:58 +0000 Date: Wed, 22 Apr 2015 06:33:58 +0000 (UTC) From: "Stefan Seelmann (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DIRSERVER-2060) Bind not working after server startup MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DIRSERVER-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14506519#comment-14506519 ] Stefan Seelmann commented on DIRSERVER-2060: -------------------------------------------- Added a first fix here: http://svn.apache.org/r1675262 > 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)