From users-return-3292-apmail-directory-users-archive=directory.apache.org@directory.apache.org Wed Jun 16 17:31:29 2010 Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 62798 invoked from network); 16 Jun 2010 17:31:29 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Jun 2010 17:31:29 -0000 Received: (qmail 99509 invoked by uid 500); 16 Jun 2010 17:31:29 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 99465 invoked by uid 500); 16 Jun 2010 17:31:28 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 99455 invoked by uid 99); 16 Jun 2010 17:31:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jun 2010 17:31:28 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of pajbam@gmail.com designates 74.125.82.178 as permitted sender) Received: from [74.125.82.178] (HELO mail-wy0-f178.google.com) (74.125.82.178) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jun 2010 17:31:19 +0000 Received: by wyj26 with SMTP id 26so2761375wyj.37 for ; Wed, 16 Jun 2010 10:30:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:content-type :mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=t9x032I1vBw7EOhUSRjvZEARWoui7p/b9JifOn9pmSs=; b=rx0lwIQbSySg+w8SzwRE3OoLdVQ2sdGkkGSUqz2g8pPy1tn5k3g2Ht0qjJdBYOqmKH B6OVsU7Z6GW5zIJUngHoQEPLhJUJ0Xiltk1KUb3SzDv92fwyhK1orYzfIc0QJsOKax/z 7N3YURtaHx5oA4p6V9w05504Y8wTt1EkEDgCs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=hHqUVdZE9Klrfx78nOQwdvci/HJLtj5iIkvsujuvVp6R+6++yL4uY77n0FqWvh0jMR 3TuGqLVApV+5+nbjDMKmiF2Srj+ZlU13lFjO3ClIdWsmMCRts7aeQWfnCDhxg1XO08OP DEsMYlRTGgpx/kJAJwTzdwv4qEwjSKKxcuCFw= Received: by 10.216.188.13 with SMTP id z13mr991017wem.87.1276709457279; Wed, 16 Jun 2010 10:30:57 -0700 (PDT) Received: from [192.168.0.52] ([78.226.4.211]) by mx.google.com with ESMTPS id k83sm2405212wej.24.2010.06.16.10.30.55 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 16 Jun 2010 10:30:56 -0700 (PDT) Sender: Pierre-Arnaud Marcelot Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1078) Subject: Re: [ApacheDS] Service won't starts on Windows Server 2k3 From: Pierre-Arnaud Marcelot In-Reply-To: <4C1906A2.50703@ipajm.es.gov.br> Date: Wed, 16 Jun 2010 19:30:51 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <4C1906A2.50703@ipajm.es.gov.br> To: users@directory.apache.org X-Mailer: Apple Mail (2.1078) X-Virus-Checked: Checked by ClamAV on apache.org Hi, Can you provide any logs ? They should be located under 'C:\Program Files\Apache Directory = Server\instances\default\log' on Windows if you've used the default = installation path. Thanks, Pierre-Arnaud On 16 juin 2010, at 19:15, Fabiano Louzada wrote: > I have a Apache DS instaled in a computer with Windows Server 2k3. It = was working until yesterday, when I tried to add a new entry. I was = getting the following message: >=20 > #!RESULT ERROR > #!CONNECTION ldap://ipajm-06:10389 > #!DATE 2010-06-15T15:21:30.578 > #!ERROR [LDAP: error code 68 - ENTRY_ALREADY_EXISTS: failed for = Add Request : ClientEntry dn: 2.5.4.3=3Dfulano de = tal,2.5.4.11=3Dpeople,2.5.4.10=3Dipajm objectclass: top = objectclass: person objectclass: organizationalPerson = objectclass: inetOrgPerson sn: de tal ou: SCO cn: Fulano de = Tal telephonenumber: 12345678 title: Auxiliar T=E9cnico = Previdenci=E1rio givenname: fulano mail: fulano@tal.com.br : = cn=3DFulano de Tal,ou=3Dpeople,o=3Dipajm already exists!] >=20 > However, this entry wasn't duplicated because I'd just deleted it. So, = I openned the "services.msc" console and restared the service = apacheds-default, but the service didn't restart, with the following = message: >=20 > "Could not start the Apache Directory Server - default service on = local computer. > Error 1067: The process terminated unexpectedly." >=20 > Since that, I can't start the service anymore. I had the version 1.5.4 = of apacheds and then I updated to version 1.5.7, but the problem = persists. > I suspect this is a problem with an installed Windows Update but the = last installed update was on 17/04/2010, and apache was working until = yesterday. >=20 > Do you have any idea about this problem? >=20 >=20 > Tks, > Fabiano Louzada.