From continuum-users-return-5439-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Mon Dec 03 22:29:22 2007 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 16411 invoked from network); 3 Dec 2007 22:29:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Dec 2007 22:29:22 -0000 Received: (qmail 89579 invoked by uid 500); 3 Dec 2007 22:29:09 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 89554 invoked by uid 500); 3 Dec 2007 22:29:09 -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 89543 invoked by uid 99); 3 Dec 2007 22:29:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Dec 2007 14:29:09 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of brett.porter@gmail.com designates 209.85.198.186 as permitted sender) Received: from [209.85.198.186] (HELO rv-out-0910.google.com) (209.85.198.186) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Dec 2007 22:28:46 +0000 Received: by rv-out-0910.google.com with SMTP id c27so2897410rvf for ; Mon, 03 Dec 2007 14:28:47 -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:content-transfer-encoding:content-disposition:references; bh=DDAzH5rAmcp5fhVdL88mEzuyRCiFdDVTEifYUv43TjU=; b=rhnI0fjamjiSqyOuY8QC2FYHYb6moep+KSu8Ud3pNw5bg8ztDweDTRrcgaignf7/wCbImu7sW5u03pDC+5kqnM0E0A+rXAod2zpignuZv29UFr2mgU3cyqcIhPBM4PYapx3qYzrjC2wWE+l97phb64IhCemX810/7lcKCeRjLlo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DdKl5bg+KcgP3LiBKo5/kqP4CNrHQXrcnUj7b50Wwxk8W4KOWxOo07a2qixqimDa7IMhqKykAVm2GzOhCniJhl9MpvUREqK2W4Eb9lVE1OAWTk/7I5q9MKJK4Yu9Fif1ixBocbwqXwk8Y0SAO4d5oq1BWiyuUsCgmn8WNImyE+I= Received: by 10.141.141.3 with SMTP id t3mr5978777rvn.1196720927924; Mon, 03 Dec 2007 14:28:47 -0800 (PST) Received: by 10.141.87.10 with HTTP; Mon, 3 Dec 2007 14:28:47 -0800 (PST) Message-ID: <9e3862d80712031428m2f32dd46u6a28ec1ce4bb0eb2@mail.gmail.com> Date: Tue, 4 Dec 2007 09:28:47 +1100 From: "Brett Porter" To: continuum-users@maven.apache.org Subject: Re: continuum 1.1 together with archiva 1.0 on tomcat 5.5 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4754235A.1050602@cas.de> <9e3862d80712030742j26534ec8k24fa5b5248d6b96@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org yes, and yes. in fact, I would recommend sharing the user database connection. On 04/12/2007, ossi petz wrote: > Hallo > > thanks for all replies. > > the continuum settings are ok since it would run without archiva. the > error appears on archiva is 'hot deployed' (start archiva with tomcat > manager while continuum is running). > > since the database is a container resource, can i use mysql instead? oh > wiki! > http://docs.codehaus.org/display/CONTINUUMUSER/Continuum+on+MySQL :-) > > can archiva and continuum use the same user-database? (it all looks so > similar) > > i will try using mysql and come back later. > > thanks > > ossi > > > > Brett Porter schrieb: > > from what I can see, the error is all about the continuum database - > > and the derby problem shouldn't be a concern since it's all in the one > > JVM. > > > > I think the settings for the continuum database should be double checked. > > > > On 04/12/2007, Ingo Siebert wrote: > >> Hi Ossi, > >> > >> I posted the same problem today, but i don't use archiva. > >> If you find a solution, please let me know. :) > >> > >> Ingo > >> > >> ossi petz schrieb: > >>> Hallo > >>> > >>> I tried to install both archiva and continuum on the same tomcat 5.5.25 > >>> / Java 1.5 > >>> > >>> When i only install continuum things work fine. When i only install > >>> archiva things work too. > >>> > >>> When i install both continuum and archiva i end up with apache derby > >>> exceptions. archiva starts (i guess its because of its arc..< con..), > >>> continuum cant connect / create the database (see attached stacktrace). > >>> > >>> there is only a 'see next error'. i dont fully get the source of the > >>> problem. do i need to copy the derby.jar into each application? or > >>> should i use different resource names in the container configuration? > >>> > >>> > >>> any hints would be great! > >>> thanks > >>> > >>> ossi > >>> > >> > > > > > > -- Brett Porter Blog: http://www.devzuz.org/blogs/bporter/