I'm getting the above exception while web application deployment in 4.0.4GA in the default server configuration. It never occured in 4.0.3SP1. We don't need any clustering enabled (hence running the default server config) and want to get rid of this exception during deployment. The more detailed stack trace is as below
15:49:08,214 INFO [JBossCacheManager] init(): replicationGranularity_ is 0 and invaldateSessionPolicy is 2 | 15:49:08,231 ERROR [JBossCacheManager] JBossCacheService to Tomcat clustering not found | java.lang.NoClassDefFoundError: org/jboss/cache/CacheException | at org.jboss.web.tomcat.tc5.session.JBossCacheManager.init(JBossCacheManager.java:144) | at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(TomcatDeployer.java:332) | at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy(TomcatDeployer.java:103) | at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:371) | at org.jboss.web.WebModule.startModule(WebModule.java:83) | at org.jboss.web.WebModule.startService(WebModule.java:61) | at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289) | at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245) | at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) | at java.lang.reflect.Method.invoke(Method.java:585) | at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155) | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) | | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949723#3949723 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949723 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user