Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 36056 invoked from network); 12 Jun 2007 16:22:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Jun 2007 16:22:57 -0000 Received: (qmail 95723 invoked by uid 500); 12 Jun 2007 16:22:55 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 95660 invoked by uid 500); 12 Jun 2007 16:22:55 -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 95612 invoked by uid 99); 12 Jun 2007 16:22:54 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2007 09:22:54 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2007 09:22:46 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D8E1071417D for ; Tue, 12 Jun 2007 09:22:25 -0700 (PDT) Message-ID: <27776166.1181665345863.JavaMail.jira@brutus> Date: Tue, 12 Jun 2007 09:22:25 -0700 (PDT) From: "Vamsavardhana Reddy (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-2892) Undeploy locks files on Windows In-Reply-To: <31849407.1172586065534.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 [ https://issues.apache.org/jira/browse/GERONIMO-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503905 ] Vamsavardhana Reddy commented on GERONIMO-2892: ----------------------------------------------- Should have read the posts... Nevermind. I tested deploy and undeploy with http://people.apache.org/~prasad/test-ear-j2ee_1.4-2.0-SNAPSHOT.ear . No problem detected. > Undeploy locks files on Windows > ------------------------------- > > Key: GERONIMO-2892 > URL: https://issues.apache.org/jira/browse/GERONIMO-2892 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: deployment > Affects Versions: 2.0-M3, 2.0-M5 > Environment: Windows XP. > Reporter: Prasad Kashyap > Priority: Blocker > Attachments: simplewebapp0.war > > > Upon undeploying an app, its entry in the config.xml is removed. However its files in the G repo are not cleaned up. When the same app is deployed again, it fails with the a "Config already exists" Exception. > Trying to undelete the app's files from the G repo fails with a windows message that files are in use by an another process. > http://www.nabble.com/Can-somebody-please-verify-that-undeploy-works-%28on-Windows%29---tf3269734.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.