Pre-Requisites
In this document, we are going to create a domain with two managed servers. The managed servers are going to be created on two different physical servers (nodes). Note that, this document has been prepared based on a test conducted in Linux servers.
This requires Weblogic Server of same version to be installed on both the machines and services.
2 servers where linux is installed, 1 will be primary where admin console will be running along with managed servers and the other where only managed servers will be.
- Oracle Weblogic Server 12.2.1.4.0 installed on both the machines under same folder structure.
- JDK 1.8 Latest available version installed on both the machines. In this document JDK1.8.0_241 version is used.
The clocks of both the servers participating in the cluster must be synchronized to within one second difference to enable proper functioning of jobs otherwise it will lead to session timeouts.
Syntax: export DISPLAY=<ip-address>:<port> Test using xclock
Parent topic: Introduction