Monday, June 24, 2019

Oracle Weblogic Server 12.2.1.3 installation in Windows for PeopleSoft Application

Oracle Weblogic Server 12.2.1.3 server installation is performed for PeopleSoft application.

  1. Download Oracle Weblogic Server installable from https://edelivery.oracle.com
  2. Setup JAVA HOME variable                                                                  > set JAVA_HOME=D:\XX\jdk1.8.0_XXX
  3. Export ORACLE_HOME variable
set ORACLE_HOME=D:\XX\WLS12213


4. Navigate to Weblogic Server 12.2.1.3 setup files and run following command


>%JAVA_HOME%/bin/java -jar fmw_12.2.1.3.0_wls.jar


Launcher log file is C:\xxx.log.
Extracting the installer . . . . . . . Done
Checking if CPU speed is above 300 MHz.   Actual 300    Passed
Checking monitor: must be configured to display at least 256 colors.   Actual 42
78    Passed
Checking swap space: must be greater than 512 MB    Passed
Checking if this platform requires a 64-bit JVM.   Actual 64    Passed (64-bit n
ot required)
Checking temp space: must be greater than 300 MB.   Actual 2558 MB    Passed
Preparing to launch the Oracle Universal Installer from C:\xxxAM
Log: C:\xxxM.log

.
Logs successfully copied to C:\Program Files\Oracle\Inventory\logs.


No comments:

Post a Comment