From continuum-users-return-5675-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Tue Jan 15 19:14:01 2008 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 57209 invoked from network); 15 Jan 2008 19:14:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Jan 2008 19:14:01 -0000 Received: (qmail 12117 invoked by uid 500); 15 Jan 2008 19:13:49 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 12098 invoked by uid 500); 15 Jan 2008 19:13:49 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 12087 invoked by uid 99); 15 Jan 2008 19:13:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2008 11:13:49 -0800 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 mickknutson@gmail.com designates 209.85.146.177 as permitted sender) Received: from [209.85.146.177] (HELO wa-out-1112.google.com) (209.85.146.177) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2008 19:13:23 +0000 Received: by wa-out-1112.google.com with SMTP id v33so4573552wah.2 for ; Tue, 15 Jan 2008 11:13:29 -0800 (PST) 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:in-reply-to:mime-version:content-type:references; bh=fRYachC6TWWJe8gMZWKzSh2Ijz2DrMKUINKy2ePGEpQ=; b=Efr5CVvkR6uVtQ69I/JE8emrsAblDoOVOlcYNgatSefYgHTDUzKR1GGQBznrZVd9HmBVGgbceY4NQd011yps+B2e+vnZWUrNeSn2viOIxVuxiWIzgHf5c44u6aQs8rkKtd/MoCYgGNKsJBthksF2WbHNpX73TtBGkkhxTqDSM4M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=gUbQVKVlRKWL0Dz8T+FAkCR8a7XTUFsawuldPlc/+D2SrhXAQVtbbB8/j7BcgWVYi2/B404VuYaM4FPRtSjK0JgUhyyf2qkr3kBVO6hXmA0XxWUo34kfqqaAzUuZ6Vku1iB8RzIK2BxvUXkM3tnxUOkQo8R5MFflExeZpm9mFPc= Received: by 10.114.110.12 with SMTP id i12mr5781355wac.73.1200424409131; Tue, 15 Jan 2008 11:13:29 -0800 (PST) Received: by 10.114.190.12 with HTTP; Tue, 15 Jan 2008 11:13:29 -0800 (PST) Message-ID: <4c30ee7d0801151113t6fa5cdbbxa4c4508575dab0ee@mail.gmail.com> Date: Tue, 15 Jan 2008 11:13:29 -0800 From: "Mick Knutson" To: continuum-users@maven.apache.org Subject: Re: [c1.1] derby issue with .lck files not being cleaned up In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_22998_3893302.1200424409128" References: <4c30ee7d0801141541i773c7d9du24be98c9cd299976@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_22998_3893302.1200424409128 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Trust me, I do NOT want to use Derby, but there is an Oracle bug: http://jira.codehaus.org/browse/CONTINUUM-1622 Thus I am forced to use Derby for now until that is fixed. So, any help to get this fixed on Derby until the above bug is fixed would be great.... On Jan 15, 2008 12:16 AM, Emmanuel Venisse wrote: > Do you use an embedded Derby db? It would be better to use a standalone > db. > > Emmanuel > > On Jan 15, 2008 12:41 AM, Mick Knutson wrote: > > > I am running tomcat 5.5.25 with continuum-1.1.war and a Derby DB. > > > > Now I am also running archiva 1.0 pointing to my Oracle DB. I am not > using > > Oracle for both as there seems to still be a defect with continuum on > > Oracle > > 10g. But, Every time run shutdown.sh to stop tomcat, then try to restart > > running startup.sh, the following files where not cleaned up: > > > > /home/dapadmin/apache-tomcat-5.5.25/data/continuum/database/db.lck > > /home/dapadmin/apache-tomcat-5.5.25/data/continuum/database/dbex.lck > > > > So I get an error that there is already a lock on the current database. > > I can manually delete the locks, and restart and everything works fine. > > > > NOTE: When this issue occurs, Archiva still functions as it points to > > Oracle, and does not seem to have a tomcat issue. > > > > -- > > Thanks, > > Mick Knutson > > > > http://www.baselogic.com > > http://www.blincmagazine.com > > http://www.djmick.com > > http://www.myspace.com/mickknutson > > http://www.myspace.com/BLiNCMagazine > > http://tahoe.baselogic.com > > --- > > > -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/BLiNCMagazine http://tahoe.baselogic.com --- ------=_Part_22998_3893302.1200424409128--