From derby-user-return-12000-apmail-db-derby-user-archive=db.apache.org@db.apache.org Thu Dec 17 00:08:36 2009 Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 67849 invoked from network); 17 Dec 2009 00:08:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Dec 2009 00:08:36 -0000 Received: (qmail 56513 invoked by uid 500); 17 Dec 2009 00:08:35 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 56443 invoked by uid 500); 17 Dec 2009 00:08: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 56435 invoked by uid 99); 17 Dec 2009 00:08:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Dec 2009 00:08:35 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.82.107.6] (HELO red.amberpoint.com) (63.82.107.6) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Dec 2009 00:08:33 +0000 Received: from [127.0.0.1] (bp-laptop.edgility.com [10.10.12.65]) by red.amberpoint.com (8.13.8/8.13.8) with ESMTP id nBH08Cti026125 for ; Wed, 16 Dec 2009 16:08:12 -0800 Message-ID: <4B29766B.6080102@amberpoint.com> Date: Wed, 16 Dec 2009 16:08:11 -0800 From: Bryan Pendleton User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Derby Discussion Subject: Re: Just starting with Derby: Getting "Another instance of Derby may have already booted the database" with embedded db References: <4B297065.9050701@amberpoint.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit > when I start the server from Ant, it blocks the execution, even if I did > "fork=true" in the "java" execution. You can use the task to solve this problem. thanks, bryan