https://issues.apache.org/bugzilla/show_bug.cgi?id=54747

            Bug ID: 54747
           Summary: Cluster not work due to registerManager failed
           Product: Tomcat 7
           Version: 7.0.37
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Cluster
          Assignee: dev@tomcat.apache.org
          Reporter: vincentj...@potix.com
    Classification: Unclassified

Created attachment 30099
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30099&action=edit
cluster setting

I setup two Tomcat nodes with Apache mod_jk to build cluster environment. In
the startup log, I find the following message.

Mar 25, 2013 2:13:59 PM org.apache.catalina.ha.tcp.SimpleTcpCluster
registerManager
WARNING: Manager [ org.apache.catalina.session.StandardManager[/test]] does not
implement ClusterManager, addition to cluster has been aborted.

To reproduce the issue
1. Start both Tomcat nodes and Apache Http server.
2. Navigation test.jsp and refresh several times, shall see counter increased.
3. Stop one Tomcat node, refresh the page again, the counter restart from 1
again.

The attached files are my settings and simple test case.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to