From derby-user-return-9302-apmail-db-derby-user-archive=db.apache.org@db.apache.org Thu May 29 15:55:52 2008 Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 81250 invoked from network); 29 May 2008 15:55:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 May 2008 15:55:52 -0000 Received: (qmail 25108 invoked by uid 500); 29 May 2008 15:55:52 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 25080 invoked by uid 500); 29 May 2008 15:55:52 -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 25069 invoked by uid 99); 29 May 2008 15:55:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 May 2008 08:55:52 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dmclean62@gmail.com designates 72.14.220.157 as permitted sender) Received: from [72.14.220.157] (HELO fg-out-1718.google.com) (72.14.220.157) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 May 2008 15:55:05 +0000 Received: by fg-out-1718.google.com with SMTP id l27so2859120fgb.43 for ; Thu, 29 May 2008 08:55:20 -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:to:subject:mime-version:content-type; bh=EaOXFy1uXBHrA3dqEmxh0sNlQnpTc1i8aP1Z1NXjops=; b=fzB5oFJmDw5LyeS7jLLaoXXFX8yN+tAYP0IluvF8xrI/6YMaijs8WC/LncPSR/UVhth8M9xB/D4LNoltku32ouJb3f5YjSOBPa1mxNQCSmOLdt+ftITMRrD1y60YEr8Rg6phGnpFZBv010aKsnKZbwUW1mpPK0SiauNC63fFBGg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=jBzam+xYFUCdNB2J5MPpT2K600yjJROHfMpjarKgIkY3QukilLmtsMNp4cHA3WffRkWgWlk+RF9g34RYC+QBOCkPG42Rs83v7QM9xYrsK+6j+mB/ohOlORnj8tseqKiMrSOLKMfK9a3ZximmKM3ktMymkV2Du9HM5SDyceN1q3M= Received: by 10.86.60.15 with SMTP id i15mr604139fga.53.1212076520645; Thu, 29 May 2008 08:55:20 -0700 (PDT) Received: by 10.86.9.13 with HTTP; Thu, 29 May 2008 08:55:20 -0700 (PDT) Message-ID: <5627810d0805290855o59d140e9uddd1f0355f11b24b@mail.gmail.com> Date: Thu, 29 May 2008 11:55:20 -0400 From: "Donald McLean" To: "Derby Discussion" Subject: Derby in Tomcat webapps MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2140_23359300.1212076520644" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_2140_23359300.1212076520644 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline The new version of our webapp uses Tomcat (and it works like a champ!) but there are a couple of annoying issues that I would like to resolve: 1. When I unload and then reload the app, the new instance of the app can't start the database. I have to stop and then start Tomcat. 2. When I try to run a second app that uses Tomcat, it can't start the database. I would greatly appreciate some suggestions as to how I should modify my configuration so that I can resolve these problems. Thank you, Donald ------=_Part_2140_23359300.1212076520644 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline The new version of our webapp uses Tomcat (and it works like a champ!) but there are a couple of annoying issues that I would like to resolve:

1. When I unload and then reload the app, the new instance of the app can't start the database. I have to stop and then start Tomcat.

2. When I try to run a second app that uses Tomcat, it can't start the database.

I would greatly appreciate some suggestions as to how I should modify my configuration so that I can resolve these problems.

Thank you,

Donald
------=_Part_2140_23359300.1212076520644--