Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 2586 invoked from network); 10 Jun 2006 20:56:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Jun 2006 20:56:46 -0000 Received: (qmail 54693 invoked by uid 500); 10 Jun 2006 20:56:43 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 54580 invoked by uid 500); 10 Jun 2006 20:56:41 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 54457 invoked by uid 99); 10 Jun 2006 20:56:39 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Jun 2006 13:56:39 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Jun 2006 13:56:37 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 944877141F6 for ; Sat, 10 Jun 2006 20:55:30 +0000 (GMT) Message-ID: <12058531.1149972930604.JavaMail.jira@brutus> Date: Sat, 10 Jun 2006 20:55:30 +0000 (GMT+00:00) From: "Kevan Miller (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Assigned: (GERONIMO-2101) Deployment failures prevent future deployments In-Reply-To: <19009950.1149909629775.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-2101?page=all ] Kevan Miller reassigned GERONIMO-2101: -------------------------------------- Assign To: Kevan Miller > Deployment failures prevent future deployments > ---------------------------------------------- > > Key: GERONIMO-2101 > URL: http://issues.apache.org/jira/browse/GERONIMO-2101 > Project: Geronimo > Type: Bug > Security: public(Regular issues) > Components: deployment > Versions: 1.1 > Reporter: Aaron Mulder > Assignee: Kevan Miller > Priority: Blocker > Fix For: 1.1 > Attachments: 2101-deployer-cleanup.patch > > If you deploy and there's an error, the next deploy attempt invariably gets: > Error: Unable to distribute foo-1.0.jar: > org.apache.geronimo.kernel.config.ConfigurationAlreadyExistsException: > Configuration already exists: bar/foo/1.0/car > In other words, the bad deployment was written into the repository but not deleted when the deployment failed, and is now blocking future deployments. The only solution seems to be to manually delete the offending directory from the repository. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira