Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 55673 invoked from network); 27 Jul 2006 11:48:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Jul 2006 11:48:31 -0000 Received: (qmail 21977 invoked by uid 500); 27 Jul 2006 11:48:31 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 21752 invoked by uid 500); 27 Jul 2006 11:48:30 -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 21743 invoked by uid 99); 27 Jul 2006 11:48:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jul 2006 04:48:30 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.18.98.31] (HELO brmea-mail-1.sun.com) (192.18.98.31) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jul 2006 04:48:30 -0700 Received: from phys-epost-1 ([129.159.136.14]) by brmea-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id k6RBm8tB018366 for ; Thu, 27 Jul 2006 05:48:09 -0600 (MDT) Received: from conversion-daemon.epost-mail1.sweden.sun.com by epost-mail1.sweden.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) id <0J3200C018NVQ5@epost-mail1.sweden.sun.com> (original mail from Andreas.Korneliussen@Sun.COM) for derby-dev@db.apache.org; Thu, 27 Jul 2006 13:48:08 +0200 (MEST) Received: from [129.159.112.247] (khepri35.Norway.Sun.COM [129.159.112.247]) by epost-mail1.sweden.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) with ESMTPA id <0J32004N38S8PY@epost-mail1.sweden.sun.com> for derby-dev@db.apache.org; Thu, 27 Jul 2006 13:48:08 +0200 (MEST) Date: Thu, 27 Jul 2006 13:48:07 +0200 From: Andreas Korneliussen Subject: Re: AccessControlException on log/logmirror.ctrl after bouncing server... In-reply-to: To: derby-dev@db.apache.org Reply-to: Andreas.Korneliussen@Sun.COM Message-id: <44C8A7F7.8000004@sun.com> Organization: Sun Microsystems MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT User-Agent: Thunderbird 1.5.0.2 (X11/20060427) References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I think this is the same problem as reported in http://issues.apache.org/jira/browse/DERBY-1241 Andreas