Show/Hide Toolbars

The TeamConnect installer makes many changes to teamconnect.properties when it runs but to configure clustering you will need to make additional manual edits. Each node in a cluster runs an identical copy of TeamConnect, so the properties file needs to be edited only once per cluster.

Here are the properties that require editing, with their definitions:

Clustering Properties

Property Name

Definition

sync.enabled

Must be YES to enable clustering

sync.channel

Use a unique character string of your choice. The purpose of this property is to avoid the situation where multiple clusters of application servers are running on the same network, and one cluster attempts to synchronize cache with a different cluster Each cluster should have a different value in this property.

sync.rmi.port

Enter a port number that will be used by all nodes in the cluster. The RMI registry is started in-process by TeamConnect.

sync.multicastGroupAddress

Optional. Default is 226.10.12.64

sync.multicastPort

Optional. Default is 3121