Runtime Configuration to Specify the Engine Name Property

The TIBCO BusinessEvents engine name is used to name the Shared Nothing files for that node.

To enable the engine name to be used, you need to explicitly set the engine name property when running clusters with Shared Nothing.

The -n <name> must be specified for all the nodes (inference and cache) in the cluster.

Note that only one node will be started in the following cases:

  • If the cache nodes in your cluster do not specify any names, the hostname of the machine on which the engine is running is used as the default engine name.
  • If the cluster contains cloned cache nodes ( nodes with the same engine name), only one cloned node will start.

Nodes with duplicate engine names will not be initialized.