Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 35769 invoked from network); 9 Sep 2008 07:22:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Sep 2008 07:22:53 -0000 Received: (qmail 50971 invoked by uid 500); 9 Sep 2008 07:22:50 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 50930 invoked by uid 500); 9 Sep 2008 07:22:50 -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 50917 invoked by uid 99); 9 Sep 2008 07:22:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Sep 2008 00:22:50 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of nrhope@gmail.com designates 209.85.198.228 as permitted sender) Received: from [209.85.198.228] (HELO rv-out-0506.google.com) (209.85.198.228) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Sep 2008 07:21:50 +0000 Received: by rv-out-0506.google.com with SMTP id g37so1578685rvb.25 for ; Tue, 09 Sep 2008 00:22:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=9DRKrkp/w6G/jLiCExnwgJv7VdYJ2m/fAF0LqSD51zA=; b=EZxKOTzOCXIUo0x3EU2ODDp3L4Y0TsF8yOD465mp14wbzS8Lvb5kyAQoIYIa21u33t Rryy/DPi+F0HKue4Z+WRnJoRSCUAyh7twK52TTi0CvZmuKWRbIEapGNGuaOtS+ICG8Zf 6l/o/aENhi7dwdBySljrkRZ64gGvQ1STzHylM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=F0U0hil8q9CX2SVz/OE9L9FDPOBapBqbKlFCU1lkcVmX7NrIzzJreERb4n96kh8+Fq CL8/2ejIRC9mNstLzQtuckUdeO5hL6+WqfV0B2nDCU9VRFPDnHYnEoS35v0jomBWE5dK MMKdLc03dF+PBJNCgAQm+My72X9ADXGUIakYw= Received: by 10.140.164.1 with SMTP id m1mr9463736rve.266.1220944941857; Tue, 09 Sep 2008 00:22:21 -0700 (PDT) Received: by 10.141.63.7 with HTTP; Tue, 9 Sep 2008 00:22:21 -0700 (PDT) Message-ID: Date: Tue, 9 Sep 2008 17:22:21 +1000 From: "Norval Hope" To: "Apache Directory Developers List" , elecharny@iktek.com Subject: Re: Failing tests (was: Re: [VOTE] Release ApacheDS 1.5.4) In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <48C60E7A.2030309@iktek.com> X-Virus-Checked: Checked by ClamAV on apache.org Also, one more question: is there a reason that MINA 1.1.6 is still being used instead of 1.1.8? I have to reapply my mods for http://issues.apache.org/jira/browse/DIRSERVER-1161 (have noticed your guys' updates on the issue) and was wondering if I should do this against 1.1.6 or perhaps save some future work and apply them to 1.18 instead. Thanks On Tue, Sep 9, 2008 at 5:08 PM, Norval Hope wrote: > Ok - I can imagine that covers the core-integ/ failures (at least some > of them anyway, the "schema/" versus "system/" problem maybe looks > like a separate issue), but does it also explain the earlier > jdbm-store/ failures too? > > On Tue, Sep 9, 2008 at 3:49 PM, Emmanuel L=E9charny = wrote: >> Norval Hope wrote: >>> >>> Hi Guys, >>> >>> I'm referring to >>> http://svn.apache.org/repos/asf/directory/apacheds/trunk-with-dependenc= ies >>> with no mods whatsoever (I planned to get a stable base and then >>> submit some of the "more likely to interest you guys" patches for >>> review). Unfortunately I "mvn clean"ed and moved my ~/.m2/repository >>> out of the way and rebuilt and can confirm I see the same failures. >>> >>> Don't know enough about the new build / code to comment with much >>> authority but it doesn't seem to me that the core-integ failures are >>> knock-on effects from the jdbm-store failures. >>> >>> Thanks >>> >> >> It seems that there is an old issue on Windows, an issue we already met >> monts (years ?) ago, when it comes to delete files on the disk. There is= a >> kind of race condition. The problem was that we were trying to remove th= e >> test files which were still hold by some process. Alex tried to clean it= up >> a while back, but it seems to be still around. Damn ! >> >> -- >> -- >> cordialement, regards, >> Emmanuel L=E9charny >> www.iktek.com >> directory.apache.org >> >> >> >