From jdo-dev-return-998-apmail-db-jdo-dev-archive=www.apache.org@db.apache.org Tue Aug 09 08:22:55 2005 Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 22817 invoked from network); 9 Aug 2005 08:22:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Aug 2005 08:22:55 -0000 Received: (qmail 54800 invoked by uid 500); 9 Aug 2005 08:22:54 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Received: (qmail 54787 invoked by uid 99); 9 Aug 2005 08:22:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Aug 2005 01:22:54 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [195.238.2.99] (HELO outmx006.isp.belgacom.be) (195.238.2.99) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Aug 2005 01:23:17 -0700 Received: from outmx006.isp.belgacom.be (localhost [127.0.0.1]) by outmx006.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with ESMTP id j798MoTq003302 for ; Tue, 9 Aug 2005 10:22:50 +0200 (envelope-from ) Received: from jpox (122.234-200-80.adsl.skynet.be [80.200.234.122]) by outmx006.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with ESMTP id j798Mj6K003264 for ; Tue, 9 Aug 2005 10:22:45 +0200 (envelope-from ) From: To: Subject: RE: Problem with self-referencing relationship Date: Tue, 9 Aug 2005 10:25:28 +0200 Message-ID: <008101c59cbb$e65450f0$0302a8c0@jpox> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 In-Reply-To: <200508081930.47464.andy@jpox.org> x-mimeole: Produced By Microsoft MimeOLE V6.00.2800.1506 Importance: Normal X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Not from me too. I'm VERY busy in my FULL time job. I will come back later this week. Erik Bengtson > -----Original Message----- > From: Andy Jefferson [mailto:andy@jpox.org] > Sent: Monday, August 08, 2005 8:31 PM > To: jdo-dev@db.apache.org > Subject: Re: Problem with self-referencing relationship > > > Any update on this? > > Not from me. Not had time to look at it. Don't know if Erik has. > > Out of interest, how do I run this "CompletenessTest" on its own ? (since > it's > not in alltests.conf). I've tried running "companyNoRelationships.conf", > which is fine for 1 run, but if I run it again it tries to insert the same > data again and causes duplicate key issues. Tests should be cleaning > themselves out so they leave the datastore in the same state as it was at > startup (IMHO). > > -- > Andy