Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 26503 invoked from network); 15 Apr 2009 08:36:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Apr 2009 08:36:18 -0000 Received: (qmail 56784 invoked by uid 500); 15 Apr 2009 08:36:17 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 56692 invoked by uid 500); 15 Apr 2009 08:36:17 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 56684 invoked by uid 99); 15 Apr 2009 08:36:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Apr 2009 08:36:17 +0000 X-ASF-Spam-Status: No, hits=1.6 required=10.0 tests=RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gcaddu-derby-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Apr 2009 08:36:07 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Lu0aw-0002YA-EL for derby-user@db.apache.org; Wed, 15 Apr 2009 08:35:47 +0000 Received: from 77.232.13.65 ([77.232.13.65]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Apr 2009 08:35:46 +0000 Received: from artemciy by 77.232.13.65 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Apr 2009 08:35:46 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: derby-user@db.apache.org From: ArtemGr Subject: Re: Weird Date: Wed, 15 Apr 2009 08:35:34 +0000 (UTC) Lines: 17 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 77.232.13.65 (Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.0.8) Gecko/2009040919 Firefox/3.0.8) Sender: news X-Virus-Checked: Checked by ClamAV on apache.org Knut Anders Hatlen writes: > There should be another exception linked to the main exception. Look for > the string "Caused by:". If you could post that exception too, it would > be easier to see exactly where in the Derby code the error happens. Oh, maybe this one? http://gist.github.com/95679 For some reason I can no longer reproduce the bug. I don't think I have changed anything, except switching to "db-derby-10.4.2.0-lib-debug.tar.gz" in order to produce a better stack trace. (Then I've tried switching back to db-derby-10.4.2.0-lib.zip but still no bug). Could it be I accidentally had a wrong version of Derby?