Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 25456 invoked from network); 6 Apr 2006 11:32:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Apr 2006 11:32:37 -0000 Received: (qmail 85256 invoked by uid 500); 6 Apr 2006 11:32:36 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 84969 invoked by uid 500); 6 Apr 2006 11:32:35 -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 84958 invoked by uid 99); 6 Apr 2006 11:32:35 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Apr 2006 04:32:35 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [69.50.193.26] (HELO server22.kchosting.jp) (69.50.193.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Apr 2006 04:32:34 -0700 Received: from softbank220058198091.bbtec.net ([220.58.198.91] helo=[192.168.3.2]) by server22.kchosting.jp with esmtpa (Exim 4.52) id 1FRSij-0000en-AZ for derby-user@db.apache.org; Thu, 06 Apr 2006 20:32:13 +0900 Message-ID: <44350BB3.80302@janet.co.jp> Date: Thu, 06 Apr 2006 20:38:11 +0800 From: Glenn Marintes User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Derby Discussion Subject: Re: derby and torque transaction handling References: <443485EF.4090405@janet.co.jp> <44347C13.2070708@apache.org> <44348EDB.2060500@janet.co.jp> <4434E69D.7080901@sun.com> <443501F7.6020600@janet.co.jp> <4434FB08.5010805@sun.com> In-Reply-To: <4434FB08.5010805@sun.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus-Scanner: Found to be clean X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server22.kchosting.jp X-AntiAbuse: Original Domain - db.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - janet.co.jp X-Source: X-Source-Args: X-Source-Dir: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > > Ok. I looked at the source. It seems you can also get this exception > if there is some SecurityException. Do you run with security manager ? > If so, maybe you need to update the policy file. > > Andreas > > Thanks for all the help up to now. I just got an idea as to where the exception occurs though :( Its not with security, disk space or already existing file. I think its because some other thread is interrupting the current thread (the one that calls the query) and hence, the file channel is closed (if its in a write() call or other IO). Anyway, I'll just try something. Will mail again in 10 mins. Thanks. -- ******************************************* * * Glenn M. Marintes * Software Development Section * JANET *