Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 87359 invoked from network); 20 Jul 2006 19:15:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jul 2006 19:15:57 -0000 Received: (qmail 56036 invoked by uid 500); 20 Jul 2006 14:27:23 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 56010 invoked by uid 500); 20 Jul 2006 14:27:23 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 55993 invoked by uid 99); 20 Jul 2006 14:27:23 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jul 2006 07:27:23 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of dremesh@gmail.com designates 66.249.82.192 as permitted sender) Received: from [66.249.82.192] (HELO wx-out-0102.google.com) (66.249.82.192) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jul 2006 07:27:22 -0700 Received: by wx-out-0102.google.com with SMTP id t15so272993wxc for ; Thu, 20 Jul 2006 07:27:01 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=I1uuOkzTyCkf+8/y41OXEcJUeGzGL2i73FfK3uRJQQffdNh4MLw+ixCA6nNC3zMXro9dKwlV1KP367TyrnSe866rY5ZiDx3zCUFIfQzMYS0/fWsDn7WkXqqAm5MMulJkE2RUa59zquo8X/2xiZ/3G0z/9xPlGBdCNYYmJU1GzNI= Received: by 10.70.62.20 with SMTP id k20mr3138915wxa; Thu, 20 Jul 2006 07:27:01 -0700 (PDT) Received: by 10.70.132.17 with HTTP; Thu, 20 Jul 2006 07:27:01 -0700 (PDT) Message-ID: <58ed70f50607200727x5143f85bn393ff32abd0f746b@mail.gmail.com> Date: Thu, 20 Jul 2006 07:27:01 -0700 From: "Deepa Remesh" To: derby-dev@db.apache.org Subject: Re: Regression Test Failure! - Derby 423543 - Sun DBTG In-Reply-To: <44BF535B.6030809@Sun.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060720091504.7828.qmail@siv02> <44BF535B.6030809@Sun.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 7/20/06, Kristian Waagan wrote: > The last failure is not related to my current work: > ********* Diff file derbyall/derbylang/procedureInTrigger.diff > *** Start: procedureInTrigger jdk1.6.0-rc derbyall:derbylang 2006-07-20 > 00:26:29 *** > 398d397 > < ERROR 38000: The exception 'SQL Exception: The external routine is not > allowed to execute SQL statements.' was thrown while evaluating an > expression. > Test Failed. > *** End: procedureInTrigger jdk1.6.0-rc derbyall:derbylang 2006-07-20 > 00:26:53 *** > This failure is in the test I added for DERBY-551. I have seen this test fail only on 1.6/Mustang. I'll take a look. Thanks, Deepa