cluster.jms.port

Set cluster.jms.port to the port number to use for cluster communication.

Property Name Default Value Property Description
cluster.jms.port 3308 Use this setting in cases where you cannot use Multicast IP addressing. You must specify a JMS port number to use for cluster communication if you use cloud computing to implement your Spotfire Statistics Services cluster.

Details

To use the cluster.jms.port property you must:

  • Enable clustering by setting isclustered=true.
  • Make sure that the cluster.multicast.group.address property does not contain a value. If it does contain a value, cluster communication will use Multicast IP instead of JMS.