IT Process Automation

 View Only

 Adding node to cluster

Jump to  Best Answer
MILAN ZIGA's profile image
MILAN ZIGA posted Feb 27, 2025 06:32 PM

Hi,

I am trying to install a new cluster.

OS: Windows server 2022
PAM: 4.4
JAVA: jdk-8.0.222.10-hotspot
Balancer: F5

The first node was installed using file Domain_Installer_windows.bat. All was installed without problems.

For installation of the second node I used 

But after a few steps, after the screen where the second node is added

The error is displayed

Can anybody help me with this?  I believe that I installed the first node as Domain orchestrator.

What can cause the error? 

Regards,

Milan

Venkata Rama Sarma Gunturu's profile image
Broadcom Employee Venkata Rama Sarma Gunturu  Best Answer

Hi Milan,

Few checks can be done from your end which will help in debugging the problem.

  1. Please verify the value of the properties as given below in the node 1 server 

               oasis.server.isCluster=true 

               loadbalancer.worker.node=node1  (node1 value should be same as the worker node name defined in F5 configuration)

           in the file OasisConfig.properties located at <PAMInstallPath>\wildfly\standalone\.config 

      2. Make sure the appropriate configurations are done in F5 ref: Configure F5 Load Balancer 

      3. Please recheck that you are installing node 2 by accessing the F5 URL only (but not node 1 URL directly) after doing the above configurations.

If all the above validations are successful and still you are observing the above error, please create a support ticket so that we can have a zoom session and debug the environment and resolve the problem.

Thanks,
Ram Sharma.