Thursday, 6 December 2012

Weblogic Domain Creation : Create weblogic domain in console mode


Weblogic Domain Creation : Create weblogic domain in console mode

I am going to create a domain in production mode with -

* Admin Server with two managed servers
* One cluster
* Assigned both managed servers to the cluster
* Configured node manager
* Two machines with name "mac1" and "localhost" 
* Then assigned both managed server to machine with name localhost.

Here are the steps - 

Go to your WL_HOME/common/bin and run config.[cmd][.sh] script


C:\Oracle\Middleware\wlserver_12.1\common\bin>config.cmd -mode=console

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Welcome:
────────

Choose between creating and extending a domain. Based on your selection, the Configuration Wizard guides you through the steps to generate a new or extend
an existing domain.

 ->1│Create a new WebLogic domain
    │    Create a WebLogic domain in your projects directory.

   2│Extend an existing WebLogic domain
    │    Use this option to add new components to an existing domain and modify configuration settings.

Enter index number to select OR [Exit][Next]> [ PRESS ENTER HERE ]


<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Select Domain Source:
─────────────────────

Select the source from which the domain will be created. You can create the domain by selecting from the required components or by selecting from a list of
existing domain templates.

 ->1│Choose Weblogic Platform components
    │    You can choose the Weblogic component(s) that you want supported in your domain.

   2│Choose custom template
    │    Choose this option if you want to use an existing  template. This could be a custom created template using the Template Builder.


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

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->
Application Template Selection:
───────────────────────────────
    Available Templates
    ├────Basic WebLogic Server Domain - 12.1.1.0 [wlserver_12.1]√
    ├────Basic WebLogic SIP Server Domain - 12.1.1.0 [wlserver_12.1] [2]
    ├────WebLogic Advanced Web Services for JAX-RPC Extension - 12.1.1.0 [wlserver_12.1] [3]
    └────WebLogic Advanced Web Services for JAX-WS Extension - 12.1.1.0 [wlserver_12.1] [4]

Enter number exactly as it appears in brackets to toggle selection OR [Exit][Previous][Next]> [ PRESS ENTER HERE TO SELECT DEFAULT IST OPTION]

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->
Edit Domain Information:
────────────────────────

    │  Name  │    Value    │
   ─┼────────┼─────────────┼
   1│ *Name: │ base_domain │

Enter value for "Name" OR [Exit][Previous][Next]> MyDomain [ ENTER A NAME FOR YOUR DOMAIN]

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->
Edit Domain Information:
────────────────────────

    │  Name  │  Value   │
   ─┼────────┼──────────┼
   1│ *Name: │ MyDomain │

Use above value or select another option:
    1 - Modify "Name"
    2 - Discard Changes

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

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Select the target domain directory for this domain:
───────────────────────────────────────────────────

    "Target Location" = [Enter new value or use default "C:\Oracle\Middleware\user_projects\domains"]

Enter new Target Location OR [Exit][Previous][Next]> next

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Administrator User Name and Password:
───────────────────────────────────────────────

Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers.

    │          Name           │                  Value                  │
   ─┼─────────────────────────┼─────────────────────────────────────────┼
   1│         *Name:          │                weblogic                 │
   2│     *User password:     │                                         │
   3│ *Confirm user password: │                                         │
   4│      Description:       │ This user is the default administrator. │

Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "User password"
    3 - Modify "Confirm user password"
    4 - Modify "Description"

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

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Administrator User Name and Password:
───────────────────────────────────────────────

Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers.

    "*User password:" = []

Enter new *User password: OR [Exit][Reset][Accept]> ( PASSWORD WILL NOT DISPLAY )
<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Administrator User Name and Password:
───────────────────────────────────────────────

Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers.

    │          Name           │                  Value                  │
   ─┼─────────────────────────┼─────────────────────────────────────────┼
   1│         *Name:          │                weblogic                 │
   2│     *User password:     │                ********                 │
   3│ *Confirm user password: │                                         │
   4│      Description:       │ This user is the default administrator. │

Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "User password"
    3 - Modify "Confirm user password"
    4 - Modify "Description"
    5 - Discard Changes

Enter option number to select OR [Exit][Previous][Next]> 3
<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Administrator User Name and Password:
───────────────────────────────────────────────

Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers.

    "*Confirm user password:" = []
Enter new *Confirm user password: OR [Exit][Reset][Accept]>( PASSWORD WILL NOT DISPLAY )
<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Administrator User Name and Password:
───────────────────────────────────────────────

Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers.

    │          Name           │                  Value                  │
   ─┼─────────────────────────┼─────────────────────────────────────────┼
   1│         *Name:          │                weblogic                 │
   2│     *User password:     │                ********                 │
   3│ *Confirm user password: │                ********                 │
   4│      Description:       │ This user is the default administrator. │

Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "User password"
    3 - Modify "Confirm user password"
    4 - Modify "Description"
    5 - Discard Changes

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

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Domain Mode Configuration:
──────────────────────────

Enable Development or Production Mode for this domain.

 ->1│Development Mode

   2│Production Mode

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

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Java SDK Selection:
───────────────────

 ->1│JRockit SDK 1.6.0_29 @ C:\Oracle\Middleware\jrockit_160_29_D1.2.0-10
   2│Sun SDK 1.6.0_29 @ C:\Oracle\Middleware\jdk160_29
   3│Other Java SDK

Enter index number to select OR [Exit][Previous][Next]> [ PRESS ENTER TO SELECT DEFAULT JROCKIT ]

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Select Optional Configuration:
──────────────────────────────

   1│Administration Server [ ]
   2│Managed Servers, Clusters and Machines [ ]
   3│RDBMS Security Store [ ]

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

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Select Optional Configuration:
──────────────────────────────

   1│Administration Server [√]
   2│Managed Servers, Clusters and Machines [ ]
   3│RDBMS Security Store [ ]

Enter index number to select OR [Exit][Previous][Next]> 2
<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Select Optional Configuration:
──────────────────────────────

   1│Administration Server [√]
   2│Managed Servers, Clusters and Machines [√]
   3│RDBMS Security Store [ ]

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

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure the Administration Server:
────────────────────────────────────

Each WebLogic Server domain must have one Administration Server. The Administration Server is used to perform administrative tasks.

    │       Name       │        Value        │
   ─┼──────────────────┼─────────────────────┼
   1│      *Name:      │     AdminServer     │
   2│ *Listen address: │ All Local Addresses │
   3│   Listen port:   │        7001         │
   4│ SSL listen port: │         N/A         │
   5│   SSL enabled:   │        false        │

Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "Listen address"
    3 - Modify "Listen port"
    4 - Modify "SSL enabled"

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

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure the Administration Server:
────────────────────────────────────

Each WebLogic Server domain must have one Administration Server. The Administration Server is used to perform administrative tasks.

    │       Name       │        Value        │
   ─┼──────────────────┼─────────────────────┼
   1│      *Name:      │     AdminServer     │
   2│ *Listen address: │ All Local Addresses │
   3│   Listen port:   │        7001         │
   4│ SSL listen port: │         N/A         │
   5│   SSL enabled:   │        false        │

Enter value for "Name" OR [Exit][Previous][Next]> MyAdminServer
<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure the Administration Server:
────────────────────────────────────

Each WebLogic Server domain must have one Administration Server. The Administration Server is used to perform administrative tasks.

    │       Name       │        Value        │
   ─┼──────────────────┼─────────────────────┼
   1│      *Name:      │    MyAdminServer    │
   2│ *Listen address: │ All Local Addresses │
   3│   Listen port:   │        7001         │
   4│ SSL listen port: │         N/A         │
   5│   SSL enabled:   │        false        │

Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "Listen address"
    3 - Modify "Listen port"
    4 - Modify "SSL enabled"
    5 - Discard Changes

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

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure the Administration Server:
────────────────────────────────────

Each WebLogic Server domain must have one Administration Server. The Administration Server is used to perform administrative tasks.

    │       Name       │        Value        │
   ─┼──────────────────┼─────────────────────┼
   1│      *Name:      │    MyAdminServer    │
   2│ *Listen address: │ All Local Addresses │
   3│   Listen port:   │        7001         │
   4│ SSL listen port: │         N/A         │
   5│   SSL enabled:   │        false        │

Enter value for "Listen address" OR [Exit][Previous][Next]> localhost

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure the Administration Server:
────────────────────────────────────

Each WebLogic Server domain must have one Administration Server. The Administration Server is used to perform administrative tasks.

    │       Name       │     Value     │
   ─┼──────────────────┼───────────────┼
   1│      *Name:      │ MyAdminServer │
   2│ *Listen address: │   localhost   │
   3│   Listen port:   │     7001      │
   4│ SSL listen port: │      N/A      │
   5│   SSL enabled:   │     false     │

Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "Listen address"
    3 - Modify "Listen port"
    4 - Modify "SSL enabled"
    5 - Discard Changes

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

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure the Administration Server:
────────────────────────────────────

Each WebLogic Server domain must have one Administration Server. The Administration Server is used to perform administrative tasks.

    │       Name       │     Value     │
   ─┼──────────────────┼───────────────┼
   1│      *Name:      │ MyAdminServer │
   2│ *Listen address: │   localhost   │
   3│   Listen port:   │     7001      │
   4│ SSL listen port: │      N/A      │
   5│   SSL enabled:   │     false     │

Enter value for "Listen port" OR [Exit][Previous][Next]> 40005

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure the Administration Server:
────────────────────────────────────

Each WebLogic Server domain must have one Administration Server. The Administration Server is used to perform administrative tasks.

    │       Name       │     Value     │
   ─┼──────────────────┼───────────────┼
   1│      *Name:      │ MyAdminServer │
   2│ *Listen address: │   localhost   │
   3│   Listen port:   │     40005     │
   4│ SSL listen port: │      N/A      │
   5│   SSL enabled:   │     false     │

Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "Listen address"
    3 - Modify "Listen port"
    4 - Modify "SSL enabled"
    5 - Discard Changes

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

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Managed Servers:
──────────────────────────

Add or delete configuration information for Managed Servers. A typical production environment has one or more Managed Servers. Each Managed Server is an
instance of WebLogic Server used to host enterprise applications.

    │ Name* │ Listen address* │ Listen port │ SSL listen port │ SSL enabled │
   ─┼───────┼─────────────────┼─────────────┼─────────────────┼─────────────┼

Enter name for a new  OR [Exit][Previous][Next]> MS1

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Managed Servers:
──────────────────────────

Add or delete configuration information for Managed Servers. A typical production environment has one or more Managed Servers. Each Managed Server is an
instance of WebLogic Server used to host enterprise applications.

    │ Name* │   Listen address*   │ Listen port │ SSL listen port │ SSL enabled │
   ─┼───────┼─────────────────────┼─────────────┼─────────────────┼─────────────┼
 1->│  MS1  │ All Local Addresses │    7003     │       N/A       │    false    │

Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "Listen address"
    3 - Modify "Listen port"
    4 - Modify "SSL enabled"
    5 - Done

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

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Managed Servers:
──────────────────────────
Add or delete configuration information for Managed Servers. A typical production environment has one or more Managed Servers. Each Managed Server is an
instance of WebLogic Server used to host enterprise applications.

    │ Name* │   Listen address*   │ Listen port │ SSL listen port │ SSL enabled │
   ─┼───────┼─────────────────────┼─────────────┼─────────────────┼─────────────┼
 1->│  MS1  │ All Local Addresses │    7003     │       N/A       │    false    │

Modify "Listen address" OR [Exit][Previous][Next]> localhost
<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Managed Servers:
──────────────────────────

Add or delete configuration information for Managed Servers. A typical production environment has one or more Managed Servers. Each Managed Server is an
instance of WebLogic Server used to host enterprise applications.

    │ Name* │ Listen address* │ Listen port │ SSL listen port │ SSL enabled │
   ─┼───────┼─────────────────┼─────────────┼─────────────────┼─────────────┼
 1->│  MS1  │    localhost    │    7003     │       N/A       │    false    │

Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "Listen address"
    3 - Modify "Listen port"
    4 - Modify "SSL enabled"
    5 - Done

Enter option number to select OR [Exit][Previous][Next]> 3
<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Managed Servers:
──────────────────────────

Add or delete configuration information for Managed Servers. A typical production environment has one or more Managed Servers. Each Managed Server is an
instance of WebLogic Server used to host enterprise applications.

    │ Name* │ Listen address* │ Listen port │ SSL listen port │ SSL enabled │
   ─┼───────┼─────────────────┼─────────────┼─────────────────┼─────────────┼
 1->│  MS1  │    localhost    │    7003     │       N/A       │    false    │

Modify "Listen port" OR [Exit][Previous][Next]> 40006

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Managed Servers:
──────────────────────────

Add or delete configuration information for Managed Servers. A typical production environment has one or more Managed Servers. Each Managed Server is an
instance of WebLogic Server used to host enterprise applications.

    │ Name* │ Listen address* │ Listen port │ SSL listen port │ SSL enabled │
   ─┼───────┼─────────────────┼─────────────┼─────────────────┼─────────────┼
 1->│  MS1  │    localhost    │    40006    │       N/A       │    false    │

Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "Listen address"
    3 - Modify "Listen port"
    4 - Modify "SSL enabled"
    5 - Done

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

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Managed Servers:
──────────────────────────

Add or delete configuration information for Managed Servers. A typical production environment has one or more Managed Servers. Each Managed Server is an
instance of WebLogic Server used to host enterprise applications.

    │ Name* │ Listen address* │ Listen port │ SSL listen port │ SSL enabled │
   ─┼───────┼─────────────────┼─────────────┼─────────────────┼─────────────┼
 1->│  MS1  │    localhost    │    40006    │       N/A       │    false    │

Use above value or select another option:
    1 - Add
    2 - Modify
    3 - Delete
    4 - Discard Changes

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

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Managed Servers:
──────────────────────────

Add or delete configuration information for Managed Servers. A typical production environment has one or more Managed Servers. Each Managed Server is an
instance of WebLogic Server used to host enterprise applications.

    │ Name* │ Listen address* │ Listen port │ SSL listen port │ SSL enabled │
   ─┼───────┼─────────────────┼─────────────┼─────────────────┼─────────────┼
 1->│  MS1  │    localhost    │    40006    │       N/A       │    false    │

Enter name for a new  OR [Exit][Previous][Next]> MS2
<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Managed Servers:
──────────────────────────

Add or delete configuration information for Managed Servers. A typical production environment has one or more Managed Servers. Each Managed Server is an
instance of WebLogic Server used to host enterprise applications.

    │ Name* │   Listen address*   │ Listen port │ SSL listen port │ SSL enabled │
   ─┼───────┼─────────────────────┼─────────────┼─────────────────┼─────────────┼
   1│  MS1  │      localhost      │    40006    │       N/A       │    false    │
 2->│  MS2  │ All Local Addresses │    7003     │       N/A       │    false    │

Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "Listen address"
    3 - Modify "Listen port"
    4 - Modify "SSL enabled"
    5 - Done

Enter option number to select OR [Exit][Previous][Next]> 2
<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Managed Servers:
──────────────────────────

Add or delete configuration information for Managed Servers. A typical production environment has one or more Managed Servers. Each Managed Server is an
instance of WebLogic Server used to host enterprise applications.

    │ Name* │   Listen address*   │ Listen port │ SSL listen port │ SSL enabled │
   ─┼───────┼─────────────────────┼─────────────┼─────────────────┼─────────────┼
   1│  MS1  │      localhost      │    40006    │       N/A       │    false    │
 2->│  MS2  │ All Local Addresses │    7003     │       N/A       │    false    │

Modify "Listen address" OR [Exit][Previous][Next]> localhost

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Managed Servers:
──────────────────────────

Add or delete configuration information for Managed Servers. A typical production environment has one or more Managed Servers. Each Managed Server is an
instance of WebLogic Server used to host enterprise applications.

    │ Name* │ Listen address* │ Listen port │ SSL listen port │ SSL enabled │
   ─┼───────┼─────────────────┼─────────────┼─────────────────┼─────────────┼
   1│  MS1  │    localhost    │    40006    │       N/A       │    false    │
 2->│  MS2  │    localhost    │    7003     │       N/A       │    false    │

Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "Listen address"
    3 - Modify "Listen port"
    4 - Modify "SSL enabled"
    5 - Done

Enter option number to select OR [Exit][Previous][Next]> 3
<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Managed Servers:
──────────────────────────

Add or delete configuration information for Managed Servers. A typical production environment has one or more Managed Servers. Each Managed Server is an
instance of WebLogic Server used to host enterprise applications.

    │ Name* │ Listen address* │ Listen port │ SSL listen port │ SSL enabled │
   ─┼───────┼─────────────────┼─────────────┼─────────────────┼─────────────┼
   1│  MS1  │    localhost    │    40006    │       N/A       │    false    │
 2->│  MS2  │    localhost    │    7003     │       N/A       │    false    │

Modify "Listen port" OR [Exit][Previous][Next]> 40007

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Managed Servers:
──────────────────────────

Add or delete configuration information for Managed Servers. A typical production environment has one or more Managed Servers. Each Managed Server is an
instance of WebLogic Server used to host enterprise applications.

    │ Name* │ Listen address* │ Listen port │ SSL listen port │ SSL enabled │
   ─┼───────┼─────────────────┼─────────────┼─────────────────┼─────────────┼
   1│  MS1  │    localhost    │    40006    │       N/A       │    false    │
 2->│  MS2  │    localhost    │    40007    │       N/A       │    false    │

Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "Listen address"
    3 - Modify "Listen port"
    4 - Modify "SSL enabled"
    5 - Done

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

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Clusters:
───────────────────

Add or delete configuration information for clusters. A cluster consists of multiple server instances working together to provide increased scalability and
reliability.

    │ Name* │ Cluster messaging mode │ Multicast address │ Multicast port │ Cluster address │
   ─┼───────┼────────────────────────┼───────────────────┼────────────────┼─────────────────┼

Enter name for a new Cluster OR [Exit][Previous][Next]> MyCluster

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Clusters:
───────────────────

Add or delete configuration information for clusters. A cluster consists of multiple server instances working together to provide increased scalability and
reliability.

    │   Name*   │ Cluster messaging mode │ Multicast address │ Multicast port │ Cluster address │
   ─┼───────────┼────────────────────────┼───────────────────┼────────────────┼─────────────────┼
 1->│ MyCluster │        unicast         │        N/A        │      N/A       │                 │

Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "Cluster messaging mode"
    3 - Modify "Cluster address"
    4 - Done

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

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Assign Servers to Clusters:
───────────────────────────

Assign Managed Servers to a cluster in the domain.

    Cluster
    └────MyCluster [1]


Enter number exactly as it appears in brackets to toggle selection OR [Exit][Previous][Next]> 1
<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Assign Servers to Clusters:
───────────────────────────

Assign Managed Servers to a cluster in the domain.

    *Select WebLogic Servers and assign them to a cluster. MyCluster

   1│MS1
   2│MS2

Use above value or select another option:
    1 - Select
    2 - Select All

Enter option number to select OR [Exit][Discard][Accept]> 2
<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Assign Servers to Clusters:
───────────────────────────

Assign Managed Servers to a cluster in the domain.

    *Select WebLogic Servers and assign them to a cluster. MyCluster

 ->1│MS1
 ->2│MS2

Use above value or select another option:
    1 - Unselect
    2 - Unselect All
    3 - Reset

Enter option number to select OR [Exit][Discard][Accept]> next

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Assign Servers to Clusters:
───────────────────────────

Assign Managed Servers to a cluster in the domain.

    *Select WebLogic Servers and assign them to a cluster. MyCluster

 ->1│MS1
 ->2│MS2

Use above value or select another option:
    1 - Unselect
    2 - Unselect All
    3 - Reset


Enter option number to select OR [Exit][Discard][Accept]> Accept

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Assign Servers to Clusters:
───────────────────────────

Assign Managed Servers to a cluster in the domain.

    Cluster
    └────MyCluster [1]
         ├────MS1
         └────MS2

Enter number exactly as it appears in brackets to toggle selection OR [Exit][Previous][Next]> next

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Machines:
───────────────────

Add or delete machines. A machine hosts one or more WebLogic Server instances. The Admin Server and Node Manager use this machine definition to start
remote servers.

    │ Name* │ Node manager listen address │ Node manager listen port │
   ─┼───────┼─────────────────────────────┼──────────────────────────┼

Enter name for a new Machine OR [Exit][Previous][Next]> localhost
<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Machines:
───────────────────

Add or delete machines. A machine hosts one or more WebLogic Server instances. The Admin Server and Node Manager use this machine definition to start
remote servers.

    │   Name*   │ Node manager listen address │ Node manager listen port │
   ─┼───────────┼─────────────────────────────┼──────────────────────────┼
 1->│ localhost │          localhost          │           5556           │

Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "Node manager listen address"
    3 - Modify "Node manager listen port"
    4 - Done

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

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Unix Machines:
────────────────────────

Add or delete machines. A machine hosts one or more WebLogic Server instances. The Admin Server and Node Manager use this machine definition to start
remote servers.

    │ Name │
   ─┼──────┼

Enter name for a new Unix Machine OR [Exit][Previous][Next]> mac1
=

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Unix Machines:
────────────────────────

Add or delete machines. A machine hosts one or more WebLogic Server instances. The Admin Server and Node Manager use this machine definition to start
remote servers.

    │             Name             │   Value   │
   ─┼──────────────────────────────┼───────────┼
   1│            *Name:            │   mac1    │
   2│    Post bind GID enabled:    │   false   │
   3│        Post bind GID:        │  nobody   │
   4│    Post bind UID enabled:    │   false   │
   5│        Post bind UID:        │  nobody   │
   6│ Node manager listen address: │ localhost │
   7│  Node manager listen port:   │   5556    │

Use above value or select another option:
    1 - Modify "Name"
    2 - Modify "Post bind GID enabled"
    3 - Modify "Post bind GID"
    4 - Modify "Post bind UID enabled"
    5 - Modify "Post bind UID"
    6 - Modify "Node manager listen address"
    7 - Modify "Node manager listen port"

Enter option number to select OR [Exit][Reset][Accept]> accept

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Configure Unix Machines:
────────────────────────

Add or delete machines. A machine hosts one or more WebLogic Server instances. The Admin Server and Node Manager use this machine definition to start
remote servers.

    │ Name │
   ─┼──────┼
 1->│ mac1 │

Use above value or select another option:
    1 - Add Unix Machine
    2 - Modify Unix Machine
    3 - Delete Unix Machine
    4 - Discard Changes

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

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Assign Servers to Machines:
───────────────────────────

Assign each WebLogic Server instance to the machine on which it runs.

    Machine
    ├────Machine
    │    └────localhost [1.1]
    └────Unix Machine
         └────mac1 [2.1]

Enter number exactly as it appears in brackets to toggle selection OR [Exit][Previous][Next]> 1.1

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Assign Servers to Machines:
───────────────────────────

Assign each WebLogic Server instance to the machine on which it runs.

    *Select WebLogic Servers and assign them to a machine. localhost

   1│MyAdminServer
   2│MS1
   3│MS2

Use above value or select another option:
    1 - Select
    2 - Select All

Enter option number to select OR [Exit][Discard][Accept]> 1

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Assign Servers to Machines:
───────────────────────────

Assign each WebLogic Server instance to the machine on which it runs.

    *Select WebLogic Servers and assign them to a machine. localhost

   1│MyAdminServer
   2│MS1
   3│MS2

Select( Enter index numbers and/or index ranges separated by commas. For example, 1, 4-5 ) OR [Exit][Discard][Accept]> 2-3

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Assign Servers to Machines:
───────────────────────────

Assign each WebLogic Server instance to the machine on which it runs.

    *Select WebLogic Servers and assign them to a machine. localhost

   1│MyAdminServer
 ->2│MS1
 ->3│MS2

Use above value or select another option:
    1 - Select
    2 - Unselect
    3 - Select All
    4 - Unselect All
    5 - Reset

Enter option number to select OR [Exit][Discard][Accept]> accept

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Assign Servers to Machines:
───────────────────────────

Assign each WebLogic Server instance to the machine on which it runs.

    Machine
    ├────Machine
    │    └────localhost [1.1]
    │         ├────MS1
    │         └────MS2
    └────Unix Machine
         └────mac1 [2.1]

Enter number exactly as it appears in brackets to toggle selection OR [Exit][Previous][Next]> next

<----------------------------------------------------------- Fusion Middleware Configuration Wizard ---------------------------------------------------------->

Creating Domain...

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


**** Domain Created Successfully! ****

Wednesday, 5 December 2012

Installation Guide For Weblogic Server - Weblogic Installer Types

Installation Guide For Weblogic Server  - Weblogic Installer Types

Types of Installers


The following types of WebLogic Server installers are available:

OS-specific Package installer

This type of installer is a standalone version of the installation program that includes the JDKs for the selected platform. The installer may be either an .exe file or a .bin file, depending on the selected platform.

Generic Package installer

This type of installer is a .jar file. It does not include the JRockit SDK and Sun JDK. You can use this type of installer to install the product on any supported platform on which Java is already installed.

Upgrade installer

Upgrade installers allow you to upgrade an existing WebLogic Server installation to the current patch release. For example, if you have WebLogic Server 10.3.0 installed, you can use an Upgrade installer to upgrade your installation to WebLogic Server 10.3.5. If a patch release is available for your current WebLogic Server installation, you can download an Upgrade installer from My Oracle Support.


Note: 

If you have an existing WebLogic Server 10.3.0, 10.3.1, 10.3.2, or 10.3.3 installation that     includes Workshop for WebLogic, and you want to use an Upgrade installer to upgrade that installation to  WebLogic Server 10.3.5, you must uninstall Workshop for WebLogic before running the Upgrade installer.


Depending on your platform, the Upgrade installer is either an OS-specific Package installer (.bin or .exe file) or a Generic Package installer (.jar file).Upgrade installers are available only from My Oracle Support




Development-only and supplemental installers

The development-only installer is a ZIP file that you extract to a Middleware home directory to create a WebLogic Server installation. It contains a WebLogic Server installation that includes all of the artifacts needed for development. You must not use this WebLogic Server 
installation for production.  

A supplemental installer ZIP file is also available to provide additional features, such as server examples, for a development-only installation.


Product Distribution


The WebLogic Server installers are distributed in the following ways:


  • WebLogic Server installation DVD

  • Download from the Oracle E-Delivery Web site at http://edelivery.oracle.com/. Only the OS-specific Package installers and Generic Package installers are available from this site; Upgrade installers are not available here. These files are downloaded as ZIP files. For information about how to download from this site, see Section 2.2.1, "Downloading the Installer From Oracle E-Delivery."

  • Download from the Oracle Technology Network Web site. The OS-specific  Package and Generic Package installers are available from this site; Upgrade  installers are not available here. The downloaded file is a .bin, .jar, or .exe file, depending on your platform. 

  • Download from My Oracle Support at https://support.oracle.com/CSP/ui/flash.html. Upgrade installers are available from this Web site. You must have a current My Oracle Support account to access this site. For information about how to download from this site,



Downloading the Installer From Oracle E-Delivery

To download the installer from the Oracle E-Delivery Web site:

  • Enter the Oracle E-Delivery URL (http://edelivery.oracle.com/) in a Web browser. 
  • Choose your language and click Continue.
  • Complete the Export License Agreement as instructed on the site, and then click Continue.
  • On the Media Pack Search page, select Oracle Fusion Middleware from the Select a Product Pack drop-down list.
  • Select your platform from the Platform drop-down list and click Go. The Results list shows all products that match your selections.
  • Click the Oracle Fusion Middleware 11g Media Pack link.
  • Click the Download link for the WebLogic Server installer you want to download.Click Save.
  • Browse to the directory where you want to save the file. Click Save to start the file download. A compressed ZIP file is downloaded.
  • Extract the ZIP file, which contains only the appropriate installer executable for the selected platform, to a directory of your choice. The installer is located in the ZIP file part number directory


Downloading the Installer From Oracle Technology Network

To download the installer from the Oracle Technology Network:


  • Enter the Oracle Technology Network URL (http://download.oracle.com)  in a Web browser.
  • In the Middleware section, click Oracle Fusion Middleware 11g Release 1.
  • Click OTN License Agreement and read the license agreement. 
  • Select the Accept License option. You must accept the license agreement before you can download the installer.
  • Follow the on-screen instructions to access the list of available installers for the current release and download the appropriate installer for your operating system.


Downloading an Upgrade Installer From My Oracle Support


If a patch release or patch set is available for your current WebLogic Server installation, you can download an Upgrade installer from My Oracle Support.  

Upgrade installers let you install an available patch release or patch set onto an existing WebLogic Server installation. For example, you can use an Upgrade installer to install the WebLogic Server 10.3.5 release over an existing WebLogic Server 10.3.0, 10.3.1, 10.3.2, 10.3.3, or 10.3.4 installation.


Notes: You must have an active My Oracle Support account in order to download an Upgrade installer.As of WebLogic Server 10.3.4, you can no longer use Smart Update to download and install patch releases. You can only upgrade an existing installation to 10.3.4 or greater by downloading an Upgrade installer from My Oracle Support. 





To download an Upgrade installer:


  • Enter the My Oracle Support URL (https://support.oracle.com/) in a Web browser.
  • Click Sign In and enter your My Oracle Support username and password.
  • Select the Patches and Updates tab. 
  • In the Patch Search pane, click Product or Family (Advanced Search).
  • From the Product Is: drop-down list, select Oracle WebLogic Server.
  • From the Release Is: drop-down list, click the arrow next to the Oracle WebLogic Server folder, select the release you want to download, and click Close. (To 
  • upgrade to WebLogic Server 10.3.5, select WLS 10.3.5.0 from the list.)
  • From the Platform drop-down list, select your platform and click Close. You can 
  • select multiple platforms. Selected platforms are indicated by a check mark.
  • Click Search. The search results list displays all available patches and Upgrade installers for the selected release for all of the selected platforms.
  • Click the Patch ID or patch description to select a patch. The description for an upgrade installer patch includes the text WEBLOGIC SERVER 11GR1(10.3.4) UPGRADE INSTALLER. 
  • Click the Download button on the right to begin the download.
  • Click Save.
  • Browse to the directory where you want to save the installer, and click Save again to start the file download. A compressed file downloads for the selected platform.
  • After the download completes, extract the compressed file, which contains only 
  • the appropriate installer executable for the selected platform.



Generating a Verbose Installation Log

If you launch the installation from the command line or from a script, you can specify the -log option to generate a verbose installation log. The installation log stores messages (informational, warning, error, and fatal) about events that occur during the installation process. This type of file can be especially useful for silent installations.

To create a verbose log file during installation, include the -log=full_path_to_log_file option in the command line.

For example, to create a verbose log file for the WebLogic Server Package installer for 
Windows, enter:

wls1034_win32.exe -log=C:\logs\server_install.log

The path must specify a file. You cannot create a folder simply by including a name for it in a pathname; your path should specify only existing folders. If your path includes a nonexistent folder when you execute the command, the installation program does not create the log file.



Starting the Installation Program in Graphical Mode on Windows

To start the installation program in graphical mode on a Windows platform, follow these steps.

  • Log in to the Windows system.
  • Go to the directory that contains the installation program.
  • Double-click the installation file.



For example, the name of the installation program for the WebLogic Server  Package installer for Windows 32-bit is wls1035_win32.exe.The installation program begins to install the software.



Starting .bin Installation Programs in Graphical Mode on UNIX Machines

To start the graphical-mode installation process with .bin installation files, follow 
these steps.

  • Log in to the target UNIX system
  • Go to the directory that contains the installation program
  • Launch the installation by entering the following commands


chmod a+x file_name.bin
./file_name.bin  

file_name.bin is the name of your installation program. For example, for WebLogic Server 10.3.5, the name of the Package installer file for Solaris is wls1035_solaris32.bin.

The installation program begins to install the software.

Note: If you plan to install the Server Examples, you must include the following parameter in the installation command. Otherwise, the installation may take longer than expected.

-Djava.security.egd=file:/dev/./urandom


Starting .jar installation Programs in Graphical Mode

To start the installation program in graphical mode for installation files with names ending in .jar, perform the following steps.
  • Log in to the target system.
  • Add the directory of the appropriate JDK to the PATH variable definition on the target system. For example, on UNIX or Linux systems, add the bin directory to the beginning of the PATH variable:

PATH=$JAVA_HOME/bin:$PATH; export PATH

  • Go to the directory where you downloaded the installation program.
  • Launch the installation program by entering the following command (this example shows the Generic installer):

java -jar wls1035_generic.jar

The installation program begins to install the software.


Installing WebLogic Server on 64-Bit Platforms Using a 64-Bit JDK


If you are installing WebLogic Server on a 64-bit platform using a .jar installation program:

  • Add the directory of the appropriate JDK to the PATH variable definition on the target system. For example, on UNIX, add the bin directory of the appropriate 64-bit JDK to the beginning of the PATH variable definition on the target system:


               JAVA_HOME=path_to_64-bit_JDK; export JAVA_HOME
               PATH=$JAVA_HOME/bin:$PATH; export PATH

  • (UNIX or Linux only) Include the -d64 flag in the installation command when using a 32/64-bit hybrid JDK (such as for the HP-PA, HPIA, and Solaris64 platforms). 


            For example, if installing in graphical mode using the Package installer:

            java -d64 -jar wlsversion_generic.jar

  • Run the java -version command (or java -d64 -version command on UNIX or Linux platforms using a 32/64-bit hybrid JDK) to ensure that your JAVA_HOME refers to a 64-bit JDK.

If you are using the Sun 64-bit JDK, use the following command to install WebLogic Server:

java -Xmx1024m -jar wlsversion_generic.jar





+++++++++++++++++++++++++++++
Reference :- http://docs.oracle.com
+++++++++++++++++++++++++++++