[jboss-user] [JBoss Eclipse IDE (users)] - IDE Tutorial: Deployed the EAR, got two clustering exception

theschles do-not-reply at jboss.com
Thu Feb 8 20:43:15 EST 2007


Fresh copy of Eclipse 3.1.2 and IDE 1.6GA

In IDE tutorial, I deployed the EAR, I got the following console output:

17:31:19,546 INFO  [EARDeployer] Init J2EE application: file:/C:/jboss-portal-2.4.1/server/default/deploy/FiboApp.ear
17:31:20,515 INFO  [EjbModule] Deploying Fibo
17:31:20,640 INFO  [ProxyFactory] Bound EJB Home 'Fibo' to jndi 'ejb/Fibo'
17:31:20,640 INFO  [EJBDeployer] Deployed: file:/C:/jboss-portal-2.4.1/server/default/tmp/deploy/tmp41732FiboApp.ear-contents/FiboEJB.jar
17:31:20,687 INFO  [TomcatDeployer] deploy, ctxPath=/fibo, warUrl=.../tmp/deploy/tmp41732FiboApp.ear-contents/FiboWeb-exp.war/
17:31:21,140 INFO  [JBossCacheManager] init(): replicationGranularity_ is 0 and invaldateSessionPolicy is 2
17:31:21,156 ERROR [JBossCacheService] jboss.cache:service=TomcatClusteringCache service to Tomcat clustering not found
17:31:21,156 ERROR [JBossCacheManager] JBossCacheService to Tomcat clustering not found
org.jboss.web.tomcat.tc5.session.ClusteringNotSupportedException: jboss.cache:service=TomcatClusteringCache service to Tomcat clustering not found
at org.jboss.web.tomcat.tc5.session.JBossCacheService.(JBossCacheService.java:127)
<snipped out details>
17:31:21,203 ERROR [TomcatDeployer] Failed to setup clustering, clustering disabled. Exception: 
org.jboss.web.tomcat.tc5.session.ClusteringNotSupportedException: JBossCacheService to Tomcat clustering not found
	at org.jboss.web.tomcat.tc5.session.JBossCacheManager.init(JBossCacheManager.java:150)
<snipped out details>
17:31:21,296 INFO  [EARDeployer] Started J2EE application: file:/C:/jboss-portal-2.4.1/server/default/deploy/FiboApp.ear


Then, when I go to http://localhost:8080/fibo, I get the following:

Directory Listing For /
Filename 	Size 	Last Modified
Apache Tomcat/5.5.17

Ideas?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4013373#4013373

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4013373



More information about the jboss-user mailing list