2 Replies Latest reply on May 15, 2003 7:57 AM by chipski

    EconomicSnapshotting missing?

    chipski

      Hi,

      I am trying to replicate HttpSessions using JBoss-Tomcat 3.2.1 and the EconomicSnapshotting feature as discussed in the clustering doc pp42-43, but this attribute causes JBoss-web to fail. Am I going wrong or is this feature just not yet implemented?

      I have altered the jboss-service.xml to include this attribute:

      instant <!-- you may switch to "interval" -->
      2000
      true

      (also tried it without SnapshotInterval)

      Tomcat fails to start saying that this attribute does not exist:


      MBeans waiting for other MBeans:
      [ObjectName: jboss.web:service=WebServer
      state: FAILED
      I Depend On:
      Depends On Me: jboss.mq:service=InvocationLayer,type=HTTP
      jboss:service=FarmMember,partition=DefaultPartition
      org.jboss.deployment.DeploymentException: No Attribute found with name: EconomicSnapshotting, ObjectName: jboss.mq:service=InvocationLayer,type=HTTP
      state: CONFIGURED
      I Depend On: jboss.mq:service=Invoker
      jboss.web:service=WebServer


      Thanks,

      Chip