Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 78229 invoked from network); 5 Nov 2007 21:25:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Nov 2007 21:25:19 -0000 Received: (qmail 39447 invoked by uid 500); 5 Nov 2007 21:25:04 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 39426 invoked by uid 500); 5 Nov 2007 21:25:04 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 39415 invoked by uid 99); 5 Nov 2007 21:25:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Nov 2007 13:25:04 -0800 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of vhnguy2@gmail.com designates 66.249.92.174 as permitted sender) Received: from [66.249.92.174] (HELO ug-out-1314.google.com) (66.249.92.174) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Nov 2007 21:25:07 +0000 Received: by ug-out-1314.google.com with SMTP id 29so1036030ugc for ; Mon, 05 Nov 2007 13:24:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; 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=5005cuA98YRAuehIXNN1hSnmogO62+FSAEAoXY4BRlI=; b=CW8Sd8wI6AVVZEXwEDwfDP6iLADUT/8Fp3E/2ou2L7beNgHW0fBW2EFFhj4jEkU0/iA244dBqatRjrAb1DP4bgnrhAQxQ5UySSSe5gGgSqpWa0SraBHhqVz+nqzsWh5Az84NsQythtBdNMgFMPm2mK/Gs8Vr0+sNUbvuz6KyOTA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PErszF7+yiY/l8oLP0F6E581QNwHbjEvWp6aefJ2GtUm+C3b3LBgncoLhuUyNidFZ8FyzvzvbSmAUhkeBv0r5qPrQ76ugVmwQwcnkHyomikAwMaujZj1hPsZAof8/hmCcJABfRsIJMzfGRSOsj3ZhVyEZHqFZm3blHOkNnn5bZ8= Received: by 10.78.180.18 with SMTP id c18mr4210866huf.1194297884992; Mon, 05 Nov 2007 13:24:44 -0800 (PST) Received: by 10.78.203.6 with HTTP; Mon, 5 Nov 2007 13:24:44 -0800 (PST) Message-ID: Date: Mon, 5 Nov 2007 16:24:44 -0500 From: "Viet Nguyen" To: user@geronimo.apache.org Subject: Re: deploying problem In-Reply-To: <13595692.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <13595692.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org It means that there exists something at $GERONIMO_HOME/repository/org/apache/geronimo/samples/MyPhonebook/1.0/MyPhonebook-1.0.car Try to undeploy the application first. If it doesn't undeploy, go ahead and delete that file, then try to deploy again. Hope this helps, Viet On Nov 5, 2007 4:08 PM, ak345 wrote: > > I tried to deploy the sample application from geronimo console, and got the > message below: > --------------------------------------------------------------------------------- > Deployment failed: > org.apache.geronimo.common.DeploymentException: > org.apache.geronimo.kernel.config.ConfigurationAlreadyExistsException: > Configuration already exists: > org.apache.geronimo.samples/MyPhonebook/1.0/car > ----------------------------------------------------------------------------------- > > what does this mean? > > Thanks > > -- > View this message in context: http://www.nabble.com/deploying-problem-tf4754444s134.html#a13595692 > Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. > >