0 Replies Latest reply on Aug 29, 2005 9:15 PM by coyotelp

    JBossCacheManager error...

    coyotelp

      hello,

      I've just write the sample project to create an EJB / Servlet based on http://docs.jboss.com/jbosside/tutorial/build/en/html/index.html documentation.

      I have Eclipse 3.0 (with jboss plugin) and Jboss 1.4.0.2
      I have the following errors during the deployment of the ear file.

      I have checked the line jboss.cache:service=TomcatClusteringCache
      inside the jboss-service.xml file and it is ok.

      03:03:00,375 INFO [TomcatDeployer] deploy, ctxPath=/Session1, warUrl=file:/C:/Program Files/jboss-4.0.2/server/default/
      tmp/deploy/tmp2141Session1App.ear-contents/Session1Web-exp.war/
      03:03:00,500 INFO [JBossCacheManager] init(): replicationGranularity_ is 0 and invaldateSessionPolicy is 2
      03:03:00,515 ERROR [JBossCacheManager] JBossCacheService to Tomcat clustering not found
      03:03:00,515 ERROR [TomcatDeployer] Failed to setup clustering, clustering disabled

      I need some help...
      thanks.