Return-Path: Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: (qmail 67063 invoked from network); 18 Sep 2008 22:14:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Sep 2008 22:14:17 -0000 Received: (qmail 66403 invoked by uid 500); 18 Sep 2008 22:14:14 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 66383 invoked by uid 500); 18 Sep 2008 22:14:14 -0000 Mailing-List: contact issues-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list issues@continuum.apache.org Received: (qmail 66372 invoked by uid 99); 18 Sep 2008 22:14:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Sep 2008 15:14:14 -0700 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: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Sep 2008 22:13:16 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id C396214A8012 for ; Thu, 18 Sep 2008 17:13:48 -0500 (CDT) Message-ID: <29396760.1221776028781.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Thu, 18 Sep 2008 17:13:48 -0500 (CDT) From: "Wendy Smoak (JIRA)" To: issues@continuum.apache.org Subject: [jira] Created: (CONTINUUM-1887) Release rollback hangs when the release failed at the scm-check-modifications phase MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Release rollback hangs when the release failed at the scm-check-modifications phase ----------------------------------------------------------------------------------- Key: CONTINUUM-1887 URL: http://jira.codehaus.org/browse/CONTINUUM-1887 Project: Continuum Issue Type: Bug Components: Release Affects Versions: 1.2 Reporter: Wendy Smoak To reproduce 1. introduce a local change to the working copy 2. attempt to release the project 3. release fails at the scm-check-modifications phase 4. click Rollback 5. Confirm rollback Result: Web UI hangs at "Opening page ... releaseRollback.action" Stack trace in log ... INFO | jvm 1 | 2008/09/18 14:59:24 | 2008-09-18 14:59:24,178 [pool-5-thread-1] ERROR taskQueueExecutor#rollback-release - Error executing task INFO | jvm 1 | 2008/09/18 14:59:24 | org.codehaus.plexus.taskqueue.execution.TaskExecutionException: Failed to rollback release ... INFO | jvm 1 | 2008/09/18 14:59:24 | Caused by: org.apache.maven.shared.release.ReleaseExecutionException: Cannot restore from a missing backup POM: /path/to/continuum/working-directory/2/pom.xml.releaseBackup It should be able to roll back from a failure at any point, or the rollback button should be disabled if it's not relevant. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira