Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 83823 invoked from network); 18 Nov 2007 01:46:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Nov 2007 01:46:17 -0000 Received: (qmail 67919 invoked by uid 500); 18 Nov 2007 01:45:58 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 67910 invoked by uid 500); 18 Nov 2007 01:45:58 -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 67899 invoked by uid 99); 18 Nov 2007 01:45:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Nov 2007 17:45:58 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Nov 2007 01:45:48 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1ItZEE-0001t7-6X for user@geronimo.apache.org; Sat, 17 Nov 2007 17:45:42 -0800 Message-ID: <13815513.post@talk.nabble.com> Date: Sat, 17 Nov 2007 17:45:42 -0800 (PST) From: mahendra To: user@geronimo.apache.org Subject: Re: Deployment error on Axis2 war In-Reply-To: <13815401.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: mahendra.kutare@gmail.com References: <13815401.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org I had following files under deploy/axis2/ directory - a) axis-web.war b) axis-web directory c) META-INF directory d) WEB-INF directory I went ahead and deleted axis-web.war file and tried to shutdown and start the geronimo again and got the following errors - 18:39:02,175 ERROR [DirectoryHotDeployer] Unable to undeploy /users/local/geronimo-tomcat/deploy/axis2(org.apache.geronimo.configs/axis2/2.0.2/car)reload of org.apache.geronimo.configs/axis2/2.0.2/car failed org.apache.geronimo.kernel.config.LifecycleException: reload of org.apache.geronimo.configs/axis2/2.0.2/car failed at org.apache.geronimo.kernel.config.SimpleConfigurationManager.reloadConfiguration(SimpleConfigurationManager.java:783) at org.apache.geronimo.kernel.config.SimpleConfigurationManager.reloadConfiguration(SimpleConfigurationManager.java:736) at org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastClassByCGLIB$$ce77a924.invoke() at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38) at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124) at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:830) at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57) at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35) at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96) at org.apache.geronimo.gbean.GBeanLifecycle$$EnhancerByCGLIB$$d711225b.reloadConfiguration() at org.apache.geronimo.deployment.plugin.local.RedeployCommand.redeployUpdatedConfiguration(RedeployCommand.java:139) at org.apache.geronimo.deployment.plugin.local.RedeployCommand.run(RedeployCommand.java:106) at java.lang.Thread.run(Thread.java:619) Caused by: org.apache.geronimo.kernel.config.NoSuchConfigException: org.apache.geronimo.configs/axis2/1195349941319/car at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfigurationData(SimpleConfigurationManager.java:457) at org.apache.geronimo.kernel.config.SimpleConfigurationManager.reloadConfiguration(SimpleConfigurationManager.java:780) ... 13 more -- View this message in context: http://www.nabble.com/Deployment-error-on-Axis2-war-tf4828793s134.html#a13815513 Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.