You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Vamsavardhana Reddy (JIRA)" <de...@geronimo.apache.org> on 2005/10/24 09:00:03 UTC

[jira] Commented: (GERONIMO-1099) Error Uninstalling an application - cannot re-install application or restart server

    [ http://issues.apache.org/jira/browse/GERONIMO-1099?page=comments#action_12349927 ] 

Vamsavardhana Reddy commented on GERONIMO-1099:
-----------------------------------------------

Related issue GERONIMO-1047.

> Error Uninstalling an application - cannot re-install application or restart server
> -----------------------------------------------------------------------------------
>
>          Key: GERONIMO-1099
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1099
>      Project: Geronimo
>         Type: Bug
>   Components: console
>     Versions: 1.0
>     Reporter: Dave Colasurdo

>
> Using the admin console:
> 1)Install an application (e.g. servlets-example)
> 2)Uninstall the application (without first stopping the application)
> This results in the following error:
> 13:53:16,772 ERROR [GBeanInstance] GBeanInstance should already be stopped before die() is called: objectName=geronimo.server:J2EEApplication=null,J2EEServer=geronimo,Servlet=invoker,WebFilter=Servlet Mapped Filter,WebModule=servlets-examples,j2eeType=WebFilterMapping state=starting
> 13:53:16,772 ERROR [GBeanInstance] GBeanInstance should already be stopped before die() is called: objectName=geronimo.server:J2EEApplication=null,J2EEServer=geronimo,URLPattern="/servlet/\*",WebFilter=Path Mapped Filter,WebModule=servlets-
> examples,j2eeType=WebFilterMapping state=starting
> However, the application is removed from both the directory structure and index.properties is updated.
> I cannot re-install the application from the console.. The error is ""Module servlets-examples already exists in the server.  Try to undeploy it first or use the redeploy command."  There is nothing to undeploy in the list!!!
> Also, after stopping the server, cannot restart it .. get the following error:
> Booting Geronimo Kernel (in Java 1.4.2_08)...
> Starting Geronimo Application Server
> [***************- ] 89%  23s Startup failed
> org.apache.geronimo.kernel.config.NoSuchConfigException: No configuration with id: servlets-examples
>         at org.apache.geronimo.kernel.config.ConfigurationManagerImpl.load(ConfigurationManagerImpl.java:111)
>         at org.apache.geronimo.kernel.config.ConfigurationManagerImpl.loadRecursive(ConfigurationManagerImpl.java:178)
>         at org.apache.geronimo.kernel.config.ConfigurationManagerImpl.loadRecursive(ConfigurationManagerImpl.java:167)
>         at org.apache.geronimo.kernel.config.ConfigurationManagerImpl$$FastClassByCGLIB$$fbed85d2.invoke(<generated>)
>         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:118)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:760)
>         at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
>         at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:36)
>         at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
>         at org.apache.geronimo.kernel.config.ConfigurationManager$$EnhancerByCGLIB$$5ded6b6b.loadRecursive(<generated>)
>         at org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:232)
>         at org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:78)
>         at org.apache.geronimo.system.main.Daemon.main(Daemon.java:320)
> Server shutdown begun              p failed
> Server shutdown completed
> If the application is stopped before being uninstalled (between steps 1 and 2 above) , everything works fine...

-- 
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