Weblogic 12c Installation
Download jdk1.8.0_161 from oracle downloads.
Export JAVA_HOME
Move it to /u01/app/oracle/java by using the below command.
Create directory 12.2.1 in below path.
Execute the below command to install the weblogic 12c.
Welcome screen enter next.
Select skip auto updates and click on next button.
Enter the oracle home path as shown below and click on next button.
Select with complete with examples and click on next button.
Once the prerequisite checks is completed click on next button.
Click on install button.
Click on next button.
Disable automatically launch quick start configuration wizard and click on finish button.
Domain creation
Run the ./config.sh script for domain creation from the below path.
/u01/app/oracle/product/12.2.1/oracle_common/common/bin
Select create a new domain and give the domain location as shown below and click on next
button.
Click on next button.
Give the username and password and click on next button.
Select production mode and oracle hotspot jdk1.8.0_161 and click on next button.
Select administrative server, node manager and topology and click on next button.
Give the admin server name as esfmAdminSvr and listen port :7011 and click on next button.
Select node manager type as per domain default location and give node manager credentials
and click on next button.
Click on add button and give manager server name as esfmSvr1 and port number:7013 and
click on next button.
Click on next button.
Click on next button.
Select unix machine and click add button and give machine name as Machine-0 and node
manager port number as 5555.
Click on next button.
Add the manager server to the machine as show below and click on next button.
Click on next button.
Click on next button.
Click on create button.
Once it is done click on next button.
Once the domain creation is successfully completed click on finish button.