Table of Contents

Search

  1. Preface
  2. Introduction to High Availability
  3. Set Up the High Availability Environment
  4. Configure JMS Discovery
  5. Configure RMI Connections
  6. Configure the Operation Console
  7. Configure an HTTP Load Balancer
  8. Configure the Dashboard and Reports
  9. Troubleshooting High Availability
  10. High Availability Log Messages
  11. Port Number Reference
  12. Glossary

High Availability Guide

High Availability Guide

Data Integration Hub Server Configuration Properties

Data Integration Hub
Server Configuration Properties

You configure JMS discovery for each
Data Integration Hub
server node in the cluster based on the mode that you want to use.
To configure JMS discovery, you modify configuration properties in all copies of the dx-configuration.properties file. The Operation Console file is typically located in the following directory:
<
DIH
InstallationDir>\conf\
. The
Data Integration Hub
server file is located in the following directory:
<
DIH
InstallationDir>\
DataIntegrationHub
\tomcat\shared\classes
.
The following table describes the JMS discovery configuration properties:
Property
Description
dx.console.jms.unicastAddress
IP address and port number of the Operation Console to use in unicast mode.
Default value:
0.0.0.0:18050
For single-machine clusters, each
Data Integration Hub
server instance must have a different port number.
dx.jms.multicastAddress
IP address and port number of the Operation Console to use in multicast mode.
Default value:
224.252.253.254:18000
For single-machine clusters, each
Data Integration Hub
server instance must have a different port number.
dx.cluster.name
Logical name of the
Data Integration Hub
server cluster. Must be identical for all of the nodes in the cluster.

0 COMMENTS

We’d like to hear from you!