Thursday, December 11, 2014

WebLogic Server 11g(10.3.6.0) Installation in Console Mode using Genreric Installers- Traces


[mastshai@OEL u01]$ pwd
/u01
[mastshai@OEL u01]$ ls -ltr
total 2021520
-rwxrwxrwx. 1 mastshai mastshai  130417924 Apr  8  2014 jrockit-jdk1.6.0_33-R28.2.4-4.1.0-linux-x64.bin
-rwxrwxrwx. 1 mastshai mastshai 1068506707 Apr  8  2014 wls1036_generic.jar
-rwxrwxrwx. 1 mastshai mastshai  871091023 Apr 14  2014 wls1036_linux32.bin
drwxr-xr-x. 2 mastshai mastshai       4096 Dec 10 21:21 others
[mastshai@OEL u01]$ ./jrockit-jdk1.6.0_33-R28.2.4-4.1.0-linux-x64.bin
Extracting 0%....................................................................................................100%
Unable to instantiate GUI, defaulting to console mode.


<-------------------------------------------------------- Oracle JRockit Installer - Oracle JRockit JDK R28.2.4 for Java SE 6 with JRMC 4.1 ------------------------------------------------------->

Welcome:
--------

This installer will guide you through the installation of Oracle JRockit JDK R28.2.4 for Java SE 6 with JRMC 4.1. Type "Next" or enter to proceed to the next prompt.  If you want to change data
entered previously, type "Previous".  You may quit the installer at any time by typing "Exit".


Enter [Exit][Next]>


<-------------------------------------------------------- Oracle JRockit Installer - Oracle JRockit JDK R28.2.4 for Java SE 6 with JRMC 4.1 ------------------------------------------------------->

Choose Product Installation Directory:
--------------------------------------

    "Product Installation Directory" = [Enter new value or use default "/home/mastshai/jrockit-jdk1.6.0_33-R28.2.4-4.1.0"]


Enter new Product Installation Directory OR [Exit][Previous][Next]> /u01/fmw/jrockit-jdk1.6.0_33-R28.2.4-4.1.0



<-------------------------------------------------------- Oracle JRockit Installer - Oracle JRockit JDK R28.2.4 for Java SE 6 with JRMC 4.1 ------------------------------------------------------->

Choose Product Installation Directory:
--------------------------------------

    "Product Installation Directory" = [/u01/fmw/jrockit-jdk1.6.0_33-R28.2.4-4.1.0]

Use above value or select another option:
    1 - Enter new Product Installation Directory
    2 - Change to default [/home/mastshai/jrockit-jdk1.6.0_33-R28.2.4-4.1.0]


Enter option number to select OR [Exit][Previous][Next]>


<-------------------------------------------------------- Oracle JRockit Installer - Oracle JRockit JDK R28.2.4 for Java SE 6 with JRMC 4.1 ------------------------------------------------------->

Optional Components 1


Do you want to install Demos and Samples?

    1 - Yes, install Demos and Samples.
  ->2 - No, do not install.


Enter a number or [Exit][Previous][Next]>


<-------------------------------------------------------- Oracle JRockit Installer - Oracle JRockit JDK R28.2.4 for Java SE 6 with JRMC 4.1 ------------------------------------------------------->

Optional Components 2

Do you want to install Source Code?

    1 - Yes, install Source Code.
  ->2 - No, do not install.


Enter a number or [Exit][Previous][Next]>


<-------------------------------------------------------- Oracle JRockit Installer - Oracle JRockit JDK R28.2.4 for Java SE 6 with JRMC 4.1 ------------------------------------------------------->

Installing JDK to /u01/fmw/jrockit-jdk1.6.0_33-R28.2.4-4.1.0...

0%          25%          50%          75%          100%
[------------|------------|------------|------------]
[***************************************************]


<-------------------------------------------------------- Oracle JRockit Installer - Oracle JRockit JDK R28.2.4 for Java SE 6 with JRMC 4.1 ------------------------------------------------------->

Installing JRE to /u01/fmw/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre...

0%          25%          50%          75%          100%
[------------|------------|------------|------------]
[***************************************************]



<-------------------------------------------------------- Oracle JRockit Installer - Oracle JRockit JDK R28.2.4 for Java SE 6 with JRMC 4.1 ------------------------------------------------------->

Installation Complete


Congratulations! Oracle JRockit JDK R28.2.4 for Java SE 6 with JRMC 4.1 has been successfully installed to /u01/fmw/jrockit-jdk1.6.0_33-R28.2.4-4.1.0.


Press [Enter] to continue or type [Exit]>


<-------------------------------------------------------- Oracle JRockit Installer - Oracle JRockit JDK R28.2.4 for Java SE 6 with JRMC 4.1 ------------------------------------------------------->

Clean up process in progress ...
[mastshai@OEL u01]$ cd fmw/
[mastshai@OEL fmw]$ ls -ltr
total 4
drwxr-xr-x. 8 mastshai mastshai 4096 Dec 10 21:28 jrockit-jdk1.6.0_33-R28.2.4-4.1.0
[mastshai@OEL fmw]$ cd jrockit-jdk1.6.0_33-R28.2.4-4.1.0/
[mastshai@OEL jrockit-jdk1.6.0_33-R28.2.4-4.1.0]$ pwd
/u01/fmw/jrockit-jdk1.6.0_33-R28.2.4-4.1.0
[mastshai@OEL jrockit-jdk1.6.0_33-R28.2.4-4.1.0]$
[mastshai@OEL jrockit-jdk1.6.0_33-R28.2.4-4.1.0]$



[mastshai@OEL jrockit-jdk1.6.0_33-R28.2.4-4.1.0]$ cd ../..
[mastshai@OEL u01]$ pwd
/u01
[mastshai@OEL u01]$ ls -ltr
total 2021524
-rwxrwxrwx. 1 mastshai mastshai  130417924 Apr  8  2014 jrockit-jdk1.6.0_33-R28.2.4-4.1.0-linux-x64.bin
-rwxrwxrwx. 1 mastshai mastshai 1068506707 Apr  8  2014 wls1036_generic.jar
-rwxrwxrwx. 1 mastshai mastshai  871091023 Apr 14  2014 wls1036_linux32.bin
drwxr-xr-x. 2 mastshai mastshai       4096 Dec 10 21:21 others
drwxrwxr-x. 3 mastshai mastshai       4096 Dec 10 21:28 fmw
[mastshai@OEL u01]$ /u01/fmw/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/bin/java -jar wls1036_generic.jar
Unable to instantiate GUI, defaulting to console mode.
Extracting 0%...................................................................


<-------------------- Oracle Installer - WebLogic 10.3.6.0 ------------------->

Welcome:
--------

This installer will guide you through the installation of WebLogic 10.3.6.0.
Type "Next" or enter to proceed to the next prompt.  If you want to change data


Enter [Exit][Next]>


<-------------------- Oracle Installer - WebLogic 10.3.6.0 ------------------->

Choose Middleware Home Directory:
---------------------------------

    "Middleware Home" = [Enter new value or use default
"/home/mastshai/Oracle/Middleware"]


Enter new Middleware Home OR [Exit][Previous][Next]> /u01/fmw


<-------------------- Oracle Installer - WebLogic 10.3.6.0 ------------------->

Choose Middleware Home Directory:
---------------------------------

    "Middleware Home" = [/u01/fmw]

Use above value or select another option:
    1 - Enter new Middleware Home
    2 - Change to default [/home/mastshai/Oracle/Middleware]


Enter option number to select OR [Exit][Previous][Next]>


<-------------------- Oracle Installer - WebLogic 10.3.6.0 ------------------->

Choose Middleware Home Directory:
---------------------------------

    Warning

/u01/fmw directory is not empty. Proceed with installation?


Enter [Exit][Previous][Next]>


<-------------------- Oracle Installer - WebLogic 10.3.6.0 ------------------->

Register for Security Updates:
------------------------------

Provide your email address for security updates and  to initiate configuration manager.

   1|Email:[]
   2|Support Password:[]
   3|Receive Security Update:[Yes]

Enter index number to select OR [Exit][Previous][Next]> 3


<-------------------- Oracle Installer - WebLogic 10.3.6.0 ------------------->

Register for Security Updates:
------------------------------

Provide your email address for security updates and  to initiate configuration manager.

    "Receive Security Update:" = [Enter new value or use default "Yes"]


Enter [Yes][No]? No


<-------------------- Oracle Installer - WebLogic 10.3.6.0 ------------------->

Register for Security Updates:
------------------------------

Provide your email address for security updates and  to initiate configuration manager.

    "Receive Security Update:" = [Enter new value or use default "Yes"]


    ** Do you wish to bypass initiation of the configuration manager and
    **  remain uninformed of critical security issues in your configuration?


Enter [Yes][No]? Yes


<-------------------- Oracle Installer - WebLogic 10.3.6.0 ------------------->

Register for Security Updates:
------------------------------

Provide your email address for security updates and  to initiate configuration manager.

   1|Email:[]
   2|Support Password:[]
   3|Receive Security Update:[No]


Enter index number to select OR [Exit][Previous][Next]>


<-------------------- Oracle Installer - WebLogic 10.3.6.0 ------------------->

Register for Security Updates:
------------------------------

Provide your email address for security updates and  to initiate configuration manager.

   1|Email:[]
   2|Support Password:[]
   3|Receive Security Update:[No]


Enter index number to select OR [Exit][Previous][Next]>


<-------------------- Oracle Installer - WebLogic 10.3.6.0 ------------------->

Choose Install Type:
--------------------

Select the type of installation you wish to perform.

 ->1|Typical
    |  Install the following product(s) and component(s):
    | - WebLogic Server
    | - Oracle Coherence

   2|Custom
    |  Choose software products and components to install and perform optional
    |configuration.


Enter index number to select OR [Exit][Previous][Next]>


<-------------------- Oracle Installer - WebLogic 10.3.6.0 ------------------->

JDK Selection (Any * indicates Oracle Supplied VM):
---------------------------------------------------

JDK(s) chosen will be installed.  Defaults will be used in script string-substitution if installed.

   1|Add Local Jdk
   2|/u01/fmw/jrockit-jdk1.6.0_33-R28.2.4-4.1.0[x]


   *Estimated size of installation:  690.2 MB


Enter 1 to add or >= 2 to toggle selection  OR [Exit][Previous][Next]>


<-------------------- Oracle Installer - WebLogic 10.3.6.0 ------------------->

Choose Product Installation Directories:
----------------------------------------

Middleware Home Directory: [/u01/fmw]

Product Installation Directories:


   1|WebLogic Server: [/u01/fmw/wlserver_10.3]
   2|Oracle Coherence: [/u01/fmw/coherence_3.7]


Enter index number to select OR [Exit][Previous][Next]>


<-------------------- Oracle Installer - WebLogic 10.3.6.0 ------------------->

The following Products and JDKs will be installed:
--------------------------------------------------

    WebLogic Platform 10.3.6.0
    |_____WebLogic Server
    |    |_____Core Application Server
    |    |_____Administration Console
    |    |_____Configuration Wizard and Upgrade Framework
    |    |_____Web 2.0 HTTP Pub-Sub Server
    |    |_____WebLogic SCA
    |    |_____WebLogic JDBC Drivers
    |    |_____Third Party JDBC Drivers
    |    |_____WebLogic Server Clients
    |    |_____WebLogic Web Server Plugins
    |    |_____UDDI and Xquery Support
    |    |_____Evaluation Database
    |_____Oracle Coherence
         |_____Coherence Product Files

    *Estimated size of installation: 690.3 MB


Enter [Exit][Previous][Next]>


<-------------------- Oracle Installer - WebLogic 10.3.6.0 ------------------->

Installing files..

0%          25%          50%          75%          100%
[------------|------------|------------|------------]
[***************************************************]


Performing String Substitutions...


<-------------------- Oracle Installer - WebLogic 10.3.6.0 ------------------->

Configuring OCM...

0%          25%          50%          75%          100%
[------------|------------|------------|------------]
[***************************************************]


Creating Domains...


<-------------------- Oracle Installer - WebLogic 10.3.6.0 ------------------->

Installation Complete


Congratulations! Installation is complete.


Press [Enter] to continue or type [Exit]>



<-------------------- Oracle Installer - WebLogic 10.3.6.0 ------------------->

Clean up process in progress ...
[mastshai@OEL u01]$

[mastshai@OEL fmw]$ cat registry.xml
<?xml version="1.0" encoding="UTF-8"?>
<bea-product-information xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:gpr="http://www.bea.com/ns/cie/gpr">
  <host home="/u01/fmw" name="OEL">
    <product format="1.0" name="WebLogic Platform">
      <release level="10.3" ServicePackLevel="6" PatchLevel="0" Status="installed" InstallTime="Dec 10, 2014 9:33:39 PM" InstallDir="/u01/fmw">
        <component name="Common Infrastructure Engineering" version="7.4.0.0" InstallDir="">
          <component name="Uninstall"/>
          <component name="Patch Client"/>
          <component name="Patch Attachment Facility"/>
          <component name="Clone Facility"/>
        </component>
        <component name="WebLogic Server" version="10.3.6.0" InstallDir="/u01/fmw/wlserver_10.3">
          <component name="Core Application Server"/>
          <component name="Administration Console"/>
          <component name="Configuration Wizard and Upgrade Framework"/>
          <component name="Web 2.0 HTTP Pub-Sub Server"/>
          <component name="WebLogic SCA"/>
          <component name="WebLogic JDBC Drivers"/>
          <component name="Third Party JDBC Drivers"/>
          <component name="WebLogic Server Clients"/>
          <component name="WebLogic Web Server Plugins"/>
          <component name="UDDI and Xquery Support"/>
          <component name="Evaluation Database"/>
          <component name="Workshop Code Completion Support"/>
        </component>
        <component name="Oracle Configuration Manager" version="10.3.5.0" InstallDir="">
          <component name="Data Collector"/>
        </component>
        <component name="Oracle Coherence" version="3.7.1.1" InstallDir="/u01/fmw/coherence_3.7">
          <component name="Coherence Product Files"/>
        </component>
      </release>
    </product>
  </host>
</bea-product-information>
[mastshai@OEL fmw]$