This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: JBoss Server shutdown failureromm Jan 11, 2006 5:20 PM (in response to irisjacky)Hello, 
 Has this issue been resolved for you? I'm having the same trouble...
 I appreciate any additional information you or anyone else may have.
 Thank you.
- 
        2. Re: JBoss Server shutdown failureromm Jan 11, 2006 6:05 PM (in response to irisjacky)I just wanted to also mention that I'm running JBoss 4.0.1... I'd greatly appreciate any information or pointers into where I need to look to correct this trouble... ERROR [BaseModelMBean] Exception invoking method destroy java.lang.NoSuchMethodError: org.apache.commons.logging.LogFactory.release(Ljava/lang/ClassLoader;)V at org.jboss.web.tomcat.tc5.WebCtxLoader.stop(WebCtxLoader.java:118) at org.apache.catalina.core.StandardContext.stop(StandardContext.java:4546) at org.apache.catalina.core.ContainerBase.destroy(ContainerBase.java:1213) at org.apache.catalina.core.StandardContext.destroy(StandardContext.java:4602) ERROR [WebModule] Stopping failed jboss.web.deployment:war=web-console.war,id=-471584339 org.jboss.deployment.DeploymentException: Error during deploy; - nested throwable: (javax.management.RuntimeErrorException: Error invoking method destroy) at org.jboss.web.AbstractWebDeployer.stop(AbstractWebDeployer.java:435) at org.jboss.web.WebModule.stopModule(WebModule.java:79) at org.jboss.web.WebModule.stopService(WebModule.java:45) at org.jboss.system.ServiceMBeanSupport.jbossInternalStop(ServiceMBeanSupport.java:320) 
 Thank you!
 Ryan
- 
        3. Re: JBoss Server shutdown failurestarksm64 Jan 13, 2006 2:41 AM (in response to irisjacky)Remove commons-logging.jar from your war. 
 
     
    