• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Clustering Tomcat - one node refuses to join

 
Ranch Hand
Posts: 78
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

We are trying to setup a cluster of Tomcat servers.

We are using Tomcat 7.x and a mix of Windows and Linux servers.

As shown in the attached picture, we have been able to get 3 nodes in cluster, but cannot get the 4th one - what could be the issuse?

What could be so special on the L-95 linux server, because of which it does not join the cluster ?

Any tips, to debug will be appreciated.

TIA
`g1

PS:
The server.xml of tomcat\conf ... on all machines is identical

I am consider W-82 as the primary node of the clusster; so the <cluster> element inside server.xml is bit more elaborate; viz.
Tomcat-cluster-4-nodes.JPG
[Thumbnail for Tomcat-cluster-4-nodes.JPG]
Tomcat cluster 4 nodes
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic