Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 33626 invoked from network); 1 May 2010 01:49:47 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 May 2010 01:49:47 -0000 Received: (qmail 33325 invoked by uid 500); 1 May 2010 01:49:46 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 33299 invoked by uid 500); 1 May 2010 01:49:46 -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 33292 invoked by uid 99); 1 May 2010 01:49:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 May 2010 01:49:46 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bpendleton.derby@gmail.com designates 209.85.222.183 as permitted sender) Received: from [209.85.222.183] (HELO mail-pz0-f183.google.com) (209.85.222.183) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 May 2010 01:49:37 +0000 Received: by pzk13 with SMTP id 13so461181pzk.13 for ; Fri, 30 Apr 2010 18:49:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=g9frWibVOvlYsWBJErwHhtH27iKdK96ybLda8omIewM=; b=SioATAl1HX5YMeknG/F1pPeQ2xLxPh63Klnx53BcUtzIsmnDVdU5hlu/kHOlZb2+k5 ad+DpS07EsVveyHTC+cYs+JRr2n1wBDVJnrTYqiMJ1tsDuXjdgdfLJZ+DIPnYO5KiqWo bQgRsR7Dca0a2+fat9EDK9cYlONkvOi8WGRRo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=oqT5DrVla7xLe6v44zKs6aefwqmPNLBCctd68KXphzg2SnliIpk4tISoVJpahM9A9S MQssSMzkO+t2Krfx/3I8HpY6swzB+3Xha2W68ZJwuug1FUsVIoO3KGuCtUZjneAtqULo Oo8g2tjJhX2aArUVRWm0WRfytR7UyTAVqtuEc= Received: by 10.115.81.33 with SMTP id i33mr12674739wal.46.1272678556348; Fri, 30 Apr 2010 18:49:16 -0700 (PDT) Received: from [192.168.0.103] (c-67-170-231-73.hsd1.ca.comcast.net [67.170.231.73]) by mx.google.com with ESMTPS id d16sm11526221wam.0.2010.04.30.18.49.15 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 30 Apr 2010 18:49:15 -0700 (PDT) Message-ID: <4BDB8897.3060102@gmail.com> Date: Fri, 30 Apr 2010 18:49:11 -0700 From: Bryan Pendleton User-Agent: Thunderbird 2.0.0.24 (X11/20100411) MIME-Version: 1.0 To: Derby Discussion Subject: Re: derby.log growing References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org > Another issue I'm seeing is, because I regularly shut down and then > reboot the database (this is to keep resource usage low), the derby.log > file is continually growing with shutdown/reboot messages. Are you shutting down and rebooting the *database*, or shutting down and restarting the *Network Server*? thanks, bryan