https://issues.apache.org/bugzilla/show_bug.cgi?id=52263
Bug #: 52263
Summary: static membership cluster fails to establish
membership
Product: Tomcat 7
Version: 7.0.23
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: Cluster
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 28003
--> https://issues.apache.org/bugzilla/attachment.cgi?id=28003
server.xml with cluster config for node 1
I used the same cluster configuration to establish a cluster with static
membership under tomcat 6.0 and 7.0. The configuration works fine under 6.0.33,
but under 7.0.22 and 7.0.23 it appears that membership cannot be established;
on all nodes I receive the following message for my distributed webapp:
org.apache.catalina.ha.session.DeltaManager startInternal
INFO: Register manager localhost#/petcare to cluster element Engine with name
Catalina
org.apache.catalina.ha.session.DeltaManager startInternal
INFO: Starting clustering manager at localhost#/petcare
org.apache.catalina.ha.session.DeltaManager getAllClusterSessions
INFO: Manager [localhost#/petcare]: skipping state transfer. No members active
in cluster group.
There are no errors or warnings; it seems the cluster just isn't formed.
I'm attaching a server.xml for one node (others are copies with obvious
modifications).
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]