Installing the Process Server on Nodes in the Cluster
Installing the Process Server on Nodes in the Cluster
In application server cluster environments, install the Process Server on all nodes of the cluster to which you must deploy the Process Server application. You must complete the installation on one node of a cluster before you proceed to install on another node of a cluster.
For example, a JBoss cluster has two nodes that run in host1 and host2 and use RMI ports 4447 and 4448. You need to install the Process Server on node1 and node2. You must complete the Process Server installation on any one node, such as node2, before you start installation on the other node, node1.
Ensure that the directory structure of the Process Server installation is the same on all the nodes.
When you install the
Process Server
on RedHat Linux, do not use the root user. The root user does not have a
.profile
, which InstallAnywhere requires. Instead, create and use a separate user profile to install the
Process Server
.
Start the JBoss application server on each cluster node.
Open a command prompt, and navigate to the following directory:
<
MDM Hub distribution directory
>/<
operating system name
>/mrmcleanse
Run the following file on each cluster node to start the Process Server installer:
On UNIX.
./hub_cleanse_install.bin
On Windows.
hub_cleanse_install.exe
Select the language for the installation, and then click
OK
.
The
Introduction
window appears.
Click
Next
.
The
License Agreement
window appears.
Select the
I accept the terms of the License Agreement
option, and then click
Next
.
The
Choose Install Folder
window appears.
Choose the default location to install the Process Server, or browse to choose a different location.
Click
Next
.
Process Server
fails to load if the total length of the path exceeds 256 characters or includes spaces in the directory or folder names.
On UNIX, the
Choose Link Folder
window appears.
On Windows, the
Choose Shortcut
Folder window appears.
Select a location for the product icons, and click
Next
.
The
Enter Location of License File
window appears.
Click
Choose
to select a license file, and click
Next
.
The
Application Server
window appears.
Select
JBoss
, and then click
Next
.
The
JBoss Application Server Home
window appears.
Configure the following JBoss settings:
Specify the application server installation directory, and then click
Next
.
The
JBoss Application Server Configuration Name
window appears.
Enter
standalone
, and then click
Next
.
The default value is
standalone
.
The
JBoss Application Server Port
window appears.
Specify the remote port of the cluster node that is running on the machine.
The JBoss port can conflict with the default database server port. If ports conflict, change one of the ports to resolve the conflict. For more information on changing ports, see the JBoss documentation.
Configure cleanse engine settings for the cleanse engine you use.
If you use
Informatica Address Verification
, specify the Configuration file and Parameters file locations and the Correction Type parameter.
If you use Business Objects DQ XI, specify the Host, Port, and Sub File parameters for the Business Objects DQ XI cleanse engine.
On the Product Usage Toolkit page, select the
Environment Type
.
If you have a proxy server, select
Yes
, and enter the proxy server details. Otherwise, select
No
, and click
Next
.
You can enter the following proxy server details:
Proxy server name/IP
Proxy server port
Proxy server domain name. Leave blank if not applicable.
Proxy server user name. Leave blank if not applicable.
Proxy server password. Leave blank if not applicable.
In the
Deploy
page, select the
No, I will run it later
option, which allows you to manually run the post installation script later.
Click
Next
.
The
Pre-Installation Summary
window appears.
After the summary window displays the options you want, click
Install
to start the installation process.
When the installation completes, the
Install Complete
window appears.
Choose to restart the system now or later.
Click
Done
to exit the
Process Server
installer.
Restart the JBoss application server on each cluster node.