Weblogic集群配置(原创)

简介:

系统环境

主机结构

集群信息

创建集群

在主机rac1执行config.sh

$ ./config.sh -mode=console

<------------------- BEA WebLogic 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
    |    Extend an existing WebLogic domain.  Use this option to add 
    |applications and services, or to override existing database access 
    |(JDBC) and messaging (JMS) settings. You can also incorporate 
    |additional functionality in your domain, for example, by including 
    |AquaLogic Service Bus. 

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

<------------------- BEA WebLogic 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]> n

<------------------- BEA WebLogic Configuration Wizard ------------------->

Application Template Selection:
-------------------------------

    Available Templates
    |_____WebLogic Server (Required)x
    |_____Workshop for WebLogic Platform [2] 
    |_____Workshop for WebLogic 10.2 [3] 

Enter number exactly as it appears in brackets to toggle selection OR [Exit][Previous][Next]> n
 
设置用户名、密码
<------------------- BEA WebLogic Configuration Wizard ------------------->

Configure Administrator Username 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|       *User 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 "User name"
    2 - Modify "User password"
    3 - Modify "Confirm user password"
    4 - Modify "Description"

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

<------------------- BEA WebLogic Configuration Wizard ------------------->

Configure Administrator Username 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|       *User name:       |                weblogic                 |
   2|     *User password:     |                                         |
   3| *Confirm user password: |                                         |
   4|      Description:       | This user is the default administrator. |

Enter value for "User name" OR [Exit][Previous][Next]> web

<------------------- BEA WebLogic Configuration Wizard ------------------->

Configure Administrator Username 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|       *User name:       |                   web                   |
   2|     *User password:     |                                         |
   3| *Confirm user password: |                                         |
   4|      Description:       | This user is the default administrator. |

Use above value or select another option:
    1 - Modify "User 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]> 2

<------------------- BEA WebLogic Configuration Wizard ------------------->

Configure Administrator Username 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]> 

<------------------- BEA WebLogic Configuration Wizard ------------------->

Configure Administrator Username 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|       *User name:       |                   web                   |
   2|     *User password:     |              ************               |
   3| *Confirm user password: |                                         |
   4|      Description:       | This user is the default administrator. |

Use above value or select another option:
    1 - Modify "User 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

<------------------- BEA WebLogic Configuration Wizard ------------------->

Configure Administrator Username 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]> 

<------------------- BEA WebLogic Configuration Wizard ------------------->

Configure Administrator Username 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|       *User name:       |                   web                   |
   2|     *User password:     |              ************               |
   3| *Confirm user password: |              ************               |
   4|      Description:       | This user is the default administrator. |

Use above value or select another option:
    1 - Modify "User 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]> n
 
选择生产环境和JDK
<------------------- BEA WebLogic 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
 

<------------------- BEA WebLogic Configuration Wizard ------------------->

Java SDK Selection:
-------------------

 ->1|JRockit SDK 1.5.0_15 @ /bea/jrockit_150_15
   2|Sun SDK 1.5.0_15 @ /bea/jdk150_15
   3|Other Java SDK

Enter index number to select OR [Exit][Previous][Next]> n
 
配置管理服务器主机信息
<------------------- BEA WebLogic Configuration Wizard ------------------->

Choose Configuration Option:
----------------------------

    *Do you want to modify any of the preconfigured settings or defaults in     *your template?
    *
    *To keep the default or template settings, and proceed directly to name     *and create your domain, leave No selected.

   1|Yes

 ->2|No

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

<------------------- BEA WebLogic Configuration Wizard ------------------->

Configure the Administration Server:
------------------------------------

Enter adminstration server configurations. Each WebLogic Server domain 
must have one Administration Server. The Administration Server hosts 
the Administration Console which 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

<------------------- BEA WebLogic Configuration Wizard ------------------->

Configure the Administration Server:
------------------------------------

Enter adminstration server configurations. Each WebLogic Server domain 
must have one Administration Server. The Administration Server hosts 
the Administration Console which 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]> Admin1

<------------------- BEA WebLogic Configuration Wizard ------------------->

Configure the Administration Server:
------------------------------------

Enter adminstration server configurations. Each WebLogic Server domain 
must have one Administration Server. The Administration Server hosts 
the Administration Console which is used to perform administrative 
tasks.

    |       Name       |        Value        |
   _|__________________|_____________________|
   1|      *Name:      |       Admin1        |
   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
 

<------------------- BEA WebLogic Configuration Wizard ------------------->

Configure the Administration Server:
------------------------------------

Enter adminstration server configurations. Each WebLogic Server domain 
must have one Administration Server. The Administration Server hosts 
the Administration Console which is used to perform administrative 
tasks.

    |       Name       |        Value        |
   _|__________________|_____________________|
   1|      *Name:      |       Admin1        |
   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]> 192.168.0.111
 

<------------------- BEA WebLogic Configuration Wizard ------------------->

Configure the Administration Server:
------------------------------------

Enter adminstration server configurations. Each WebLogic Server domain 
must have one Administration Server. The Administration Server hosts 
the Administration Console which is used to perform administrative 
tasks.

    |       Name       |     Value     |
   _|__________________|_______________|
   1|      *Name:      |    Admin1     |
   2| Listen address:  | 192.168.0.111 |
   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

<------------------- BEA WebLogic Configuration Wizard ------------------->

Configure the Administration Server:
------------------------------------

Enter adminstration server configurations. Each WebLogic Server domain 
must have one Administration Server. The Administration Server hosts 
the Administration Console which is used to perform administrative 
tasks.

    |       Name       |     Value     |
   _|__________________|_______________|
   1|      *Name:      |    Admin1     |
   2| Listen address:  | 192.168.0.111 |
   3|   Listen port:   |     7001      |
   4| SSL listen port: |      N/A      |
   5|   SSL enabled:   |     false     |

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

<------------------- BEA WebLogic Configuration Wizard ------------------->

Configure the Administration Server:
------------------------------------

Enter adminstration server configurations. Each WebLogic Server domain 
must have one Administration Server. The Administration Server hosts 
the Administration Console which is used to perform administrative 
tasks.

    |       Name       |     Value     |
   _|__________________|_______________|
   1|      *Name:      |    Admin1     |
   2| Listen address:  | 192.168.0.111 |
   3|   Listen port:   |     7011      |
   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]> n
 
配置受管理服务器主机信息
<------------------- BEA WebLogic 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 |   _|_______|________________|_____________|_________________|_____________|


<------------------- BEA WebLogic 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->|Server1 |All Local Addresses|   7001    |      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      

<------------------- BEA WebLogic 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->|Server1 |All Local Addresses|   7001    |      N/A      |   false   |

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

<------------------- BEA WebLogic 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->|Server1 | 192.168.0.111 |    7001    |      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

<------------------- BEA WebLogic 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->|Server1 | 192.168.0.111 |    7001    |      N/A       |   false    |

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

<------------------- BEA WebLogic 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->|Server1 | 192.168.0.111 |    7012    |      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
 
配置代理服务器信息
<------------------- BEA WebLogic 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->|Server1 | 192.168.0.111 |    7012    |      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

<------------------- BEA WebLogic 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->|Server1 | 192.168.0.111 |    7012    |      N/A       |   false    |

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

<------------------- BEA WebLogic 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|Server1 |   192.168.0.111   |   7012    |      N/A      |   false   |
 2->| Proxy1 |All Local Addresses|   7001    |      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

<------------------- BEA WebLogic 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|Server1 |   192.168.0.111   |   7012    |      N/A      |   false   |
 2->| Proxy1 |All Local Addresses|   7001    |      N/A      |   false   |

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

<------------------- BEA WebLogic 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|Server1 | 192.168.0.111 |    7012    |      N/A       |   false    |
 2->| Proxy1 | 192.168.0.111 |    7001    |      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

<------------------- BEA WebLogic 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|Server1 | 192.168.0.111 |    7012    |      N/A       |   false    |
 2->| Proxy1 | 192.168.0.111 |    7001    |      N/A       |   false    |

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

<------------------- BEA WebLogic 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|Server1 | 192.168.0.111 |    7012    |      N/A       |   false    |
 2->| Proxy1 | 192.168.0.111 |    7013    |      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

<------------------- BEA WebLogic 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|Server1 | 192.168.0.111 |    7012    |      N/A       |   false    |
 2->| Proxy1 | 192.168.0.111 |    7013    |      N/A       |   false    |

Use above value or select another option:
    1 - Add 
    2 - Modify 
    3 - Delete 
    4 - Discard Changes
配置受管理服务器Server2 
Enter option number to select OR [Exit][Previous][Next]> 1

<------------------- BEA WebLogic 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|Server1 | 192.168.0.111 |    7012    |      N/A       |   false    |
 2->| Proxy1 | 192.168.0.111 |    7013    |      N/A       |   false    |

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

<------------------- BEA WebLogic 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|Server1 |   192.168.0.111   |   7012    |      N/A      |   false   |
   2| Proxy1 |   192.168.0.111   |   7013    |      N/A      |   false   |
 3->|Server2 |All Local Addresses|   7001    |      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
 

<------------------- BEA WebLogic 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|Server1 |   192.168.0.111   |   7012    |      N/A      |   false   |
   2| Proxy1 |   192.168.0.111   |   7013    |      N/A      |   false   |
 3->|Server2 |All Local Addresses|   7001    |      N/A      |   false   |

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

<------------------- BEA WebLogic 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|Server1 | 192.168.0.111 |    7012    |      N/A       |   false    |
   2| Proxy1 | 192.168.0.111 |    7013    |      N/A       |   false    |
 3->|Server2 | 192.168.0.112 |    7001    |      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

<------------------- BEA WebLogic 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|Server1 | 192.168.0.111 |    7012    |      N/A       |   false    |
   2| Proxy1 | 192.168.0.111 |    7013    |      N/A       |   false    |
 3->|Server2 | 192.168.0.112 |    7001    |      N/A       |   false    |

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

<------------------- BEA WebLogic 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|Server1 | 192.168.0.111 |    7012    |      N/A       |   false    |
   2| Proxy1 | 192.168.0.111 |    7013    |      N/A       |   false    |
 3->|Server2 | 192.168.0.112 |    7022    |      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

<------------------- BEA WebLogic 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|Server1 | 192.168.0.111 |    7012    |      N/A       |   false    |
   2| Proxy1 | 192.168.0.111 |    7013    |      N/A       |   false    |
 3->|Server2 | 192.168.0.112 |    7022    |      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]> n

配置集群信息
<------------------- BEA WebLogic Configuration Wizard ------------------->

Configure Clusters:
-------------------

Add or delete configuration information for clusters. A cluster 
contains multiple WebLogic Server instances that run simultaneously and 
work together to provide increased scalability and reliability. A 
cluster appears to be a single WebLogic Server instance to clients.

    | Name* | Multicast address | Multicast port | Cluster address |
   _|_______|___________________|________________|_________________|

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

<------------------- BEA WebLogic Configuration Wizard ------------------->

Configure Clusters:
-------------------

Add or delete configuration information for clusters. A cluster 
contains multiple WebLogic Server instances that run simultaneously and 
work together to provide increased scalability and reliability. A 
cluster appears to be a single WebLogic Server instance to clients.

    |    Name*    | Multicast address | Multicast port | Cluster address |
   _|_____________|___________________|________________|_________________|
 1->| web_cluster |    239.192.0.0    |      7001      |                 |

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

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

<------------------- BEA WebLogic Configuration Wizard ------------------->

Configure Clusters:
-------------------

Add or delete configuration information for clusters. A cluster 
contains multiple WebLogic Server instances that run simultaneously and 
work together to provide increased scalability and reliability. A 
cluster appears to be a single WebLogic Server instance to clients.

    |    Name*    | Multicast address | Multicast port | Cluster address |
   _|_____________|___________________|________________|_________________|
 1->| web_cluster |    239.192.0.0    |      7001      |                 |

Modify "Multicast port" OR [Exit][Previous][Next]> 7777

<------------------- BEA WebLogic Configuration Wizard ------------------->

Configure Clusters:
-------------------

Add or delete configuration information for clusters. A cluster 
contains multiple WebLogic Server instances that run simultaneously and 
work together to provide increased scalability and reliability. A 
cluster appears to be a single WebLogic Server instance to clients.

    |    Name*    | Multicast address | Multicast port | Cluster address |
   _|_____________|___________________|________________|_________________|
 1->| web_cluster |    239.192.0.0    |      7777      |                 |

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

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

<------------------- BEA WebLogic Configuration Wizard ------------------->

Configure Clusters:
-------------------

Add or delete configuration information for clusters. A cluster 
contains multiple WebLogic Server instances that run simultaneously and 
work together to provide increased scalability and reliability. A 
cluster appears to be a single WebLogic Server instance to clients.

    |    Name*    | Multicast address | Multicast port | Cluster address |
   _|_____________|___________________|________________|_________________|
 1->| web_cluster |    239.192.0.0    |      7777      |                 |

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

Enter option number to select OR [Exit][Previous][Next]> n
 
将服务器添加到集群中
<------------------- BEA WebLogic Configuration Wizard ------------------->

Assign Servers to Clusters:
---------------------------

Assign Managed Servers to a cluster in the domain. 

    Cluster
    |_____web_cluster [1] 

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

<------------------- BEA WebLogic Configuration Wizard ------------------->

Assign Servers to Clusters:
---------------------------

Assign Managed Servers to a cluster in the domain. 

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

   1|Server1
   2|Proxy1
   3|Server2

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

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

<------------------- BEA WebLogic Configuration Wizard ------------------->

Assign Servers to Clusters:
---------------------------

Assign Managed Servers to a cluster in the domain. 

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

   1|Server1
   2|Proxy1
   3|Server2

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

<------------------- BEA WebLogic Configuration Wizard ------------------->

Assign Servers to Clusters:
---------------------------

Assign Managed Servers to a cluster in the domain. 

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

 ->1|Server1
   2|Proxy1
 ->3|Server2

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

<------------------- BEA WebLogic Configuration Wizard ------------------->

Assign Servers to Clusters:
---------------------------

Assign Managed Servers to a cluster in the domain. 

    Cluster
    |_____web_cluster [1] 
         |_____Server1
         |_____Server2

Enter number exactly as it appears in brackets to toggle selection OR [Exit][Previous][Next]> n
配置代理服务器 
<------------------- BEA WebLogic Configuration Wizard ------------------->

Create HTTP Proxy Applications:
-------------------------------

This section allows you to create proxy applications
for the clusters you have defined.

Do you want to create HTTP Proxy Applications for any clusters?

  -> 1|Yes

     2|No

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

<------------------- BEA WebLogic Configuration Wizard ------------------->

Current HTTP Proxy Applications:
--------------------------------

Add or remove HTTP proxy applications.
REMOVE will eliminate the selected proxy application.

      There are no HTTP proxy applications defined.

Enter Proxy Index OR [Add][Done][Exit][Previous][Next]> add
 

<------------------- BEA WebLogic Configuration Wizard ------------------->

Select a Cluster:
-----------------

Specify the cluster for which you
want to create a proxy application.

  -> 1|web_cluster

Enter Cluster Index OR [Exit][Previous][Next]> 1

<------------------- BEA WebLogic Configuration Wizard ------------------->

Select a Managed Server:
------------------------

On which managed server do you want to run the proxy application?

  -> 1|Proxy1

Enter Server Index OR [Exit][Previous][Next]> 1

<------------------- BEA WebLogic Configuration Wizard ------------------->

Current HTTP Proxy Applications:
--------------------------------

Add or remove HTTP proxy applications.
REMOVE will eliminate the selected proxy application.

     1|BEAProxy4_web_cluster_Proxy1

Enter Proxy Index OR [Add][Remove][Done][Exit][Previous][Next]> n
不配置Machine
<------------------- BEA WebLogic Configuration Wizard ------------------->

Configure Machines:
-------------------

Add or delete configuration information for machines. A machine is the 
logical representation of the system that hosts one or more WebLogic 
Server instances. The Administration Server and Node Manager 
application use the 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]> n

<------------------- BEA WebLogic Configuration Wizard ------------------->

Select a Cluster:
-----------------

Specify the cluster for which you
want to create a proxy application.


  -> 1|web_cluster



Enter Cluster Index OR [Exit][Previous][Next]> 1





<------------------- BEA WebLogic Configuration Wizard ------------------->

Select a Managed Server:
------------------------

On which managed server do you want to run the proxy application?



  -> 1|Proxy1



Enter Server Index OR [Exit][Previous][Next]> 1





<------------------- BEA WebLogic Configuration Wizard ------------------->

Current HTTP Proxy Applications:
--------------------------------

Add or remove HTTP proxy applications.
REMOVE will eliminate the selected proxy application.


     1|BEAProxy4_web_cluster_Proxy1


Enter Proxy Index OR [Add][Remove][Done][Exit][Previous][Next]> n
不配置Unix Machine
<------------------- BEA WebLogic Configuration Wizard ------------------->

Configure Unix Machines:
------------------------

Add or delete configuration information for machines. A machine is the 
logical representation of the system that hosts one or more WebLogic 
Server instances. The Administration Server and Node Manager 
application use the machine definition to start remote servers.

    | Name |
   _|______|

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

<------------------- BEA WebLogic Configuration Wizard ------------------->

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

    "Target Location" = [Enter new value or use default 
"/bea/user_projects/domains"]

Enter new Target Location OR [Exit][Previous][Next]> n
 
配置域名
<------------------- BEA WebLogic Configuration Wizard ------------------->

Edit Domain Information:
------------------------

    |  Name  |    Value    |
   _|________|_____________|
   1| *Name: | base_domain |

Enter value for "Name" OR [Exit][Previous][Next]> web1

<------------------- BEA WebLogic Configuration Wizard ------------------->

Edit Domain Information:
------------------------

    |  Name  | Value |
   _|________|_______|
   1| *Name: | web1  |

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

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

<------------------- BEA WebLogic Configuration Wizard ------------------->

Creating Domain...

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

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

<------------------- BEA WebLogic Configuration Wizard ------------------->

Clean up process in progress ...
 
rac1上配置完毕,现在开始配置rac2

$./config.sh -mode=console

<--------------------- BEA WebLogic 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
    |    Extend an existing WebLogic domain.  Use this option to add 
    |applications and services, or to override existing database access (JDBC) 
    |and messaging (JMS) settings. You can also incorporate additional 
    |functionality in your domain, for example, by including AquaLogic Service 
    |Bus. 

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

<--------------------- BEA WebLogic 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]> n

<--------------------- BEA WebLogic Configuration Wizard --------------------->

Application Template Selection:
-------------------------------


    Available Templates
    |_____WebLogic Server (Required)x
    |_____Workshop for WebLogic Platform [2] 

Enter number exactly as it appears in brackets to toggle selection OR [Exit][Previous][Next]> n
 
配置用户名、密码
<--------------------- BEA WebLogic Configuration Wizard --------------------->

Configure Administrator Username 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|       *User 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 "User name"
    2 - Modify "User password"
    3 - Modify "Confirm user password"
    4 - Modify "Description"

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

<--------------------- BEA WebLogic Configuration Wizard --------------------->

Configure Administrator Username 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|       *User name:       |                weblogic                 |
   2|     *User password:     |                                         |
   3| *Confirm user password: |                                         |
   4|      Description:       | This user is the default administrator. |

Enter value for "User name" OR [Exit][Previous][Next]> web

<--------------------- BEA WebLogic Configuration Wizard --------------------->

Configure Administrator Username 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|       *User name:       |                   web                   |
   2|     *User password:     |                                         |
   3| *Confirm user password: |                                         |
   4|      Description:       | This user is the default administrator. |

Use above value or select another option:
    1 - Modify "User 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]> 2

<--------------------- BEA WebLogic Configuration Wizard --------------------->

Configure Administrator Username 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]> 

<--------------------- BEA WebLogic Configuration Wizard --------------------->

Configure Administrator Username 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|       *User name:       |                   web                   |
   2|     *User password:     |              ************               |
   3| *Confirm user password: |                                         |
   4|      Description:       | This user is the default administrator. |

Use above value or select another option:
    1 - Modify "User 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

<--------------------- BEA WebLogic Configuration Wizard --------------------->

Configure Administrator Username 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]> 

<--------------------- BEA WebLogic Configuration Wizard --------------------->

Configure Administrator Username 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|       *User name:       |                   web                   |
   2|     *User password:     |              ************               |
   3| *Confirm user password: |              ************               |
   4|      Description:       | This user is the default administrator. |

Use above value or select another option:
    1 - Modify "User 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]> n
 
选择生产模式、JDK版本
<--------------------- BEA WebLogic 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

<--------------------- BEA WebLogic Configuration Wizard --------------------->

Java SDK Selection:
-------------------

 ->1|JRockit SDK 1.5.0_15 @ /bea/jrockit_150_15
   2|Sun SDK 1.5.0_15 @ /bea/jdk150_15
   3|Other Java SDK

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

<--------------------- BEA WebLogic Configuration Wizard --------------------->

Choose Configuration Option:
----------------------------

    *Do you want to modify any of the preconfigured settings or defaults in 
    *your template?
    *
    *To keep the default or template settings, and proceed directly to name and     *create your domain, leave No selected.

   1|Yes

 ->2|No

Enter index number to select OR [Exit][Previous][Next]> 1
 
配置管理服务器
<--------------------- BEA WebLogic Configuration Wizard --------------------->

Configure the Administration Server:
------------------------------------

Enter adminstration server configurations. Each WebLogic Server domain must 
have one Administration Server. The Administration Server hosts the 
Administration Console which 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   

<--------------------- BEA WebLogic Configuration Wizard --------------------->

Configure the Administration Server:
------------------------------------

Enter adminstration server configurations. Each WebLogic Server domain must 
have one Administration Server. The Administration Server hosts the 
Administration Console which 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]> Admin2

<--------------------- BEA WebLogic Configuration Wizard --------------------->

Configure the Administration Server:
------------------------------------

Enter adminstration server configurations. Each WebLogic Server domain must 
have one Administration Server. The Administration Server hosts the 
Administration Console which is used to perform administrative tasks.

    |       Name       |        Value        |
   _|__________________|_____________________|
   1|      *Name:      |       Admin2        |
   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

<--------------------- BEA WebLogic Configuration Wizard --------------------->

Configure the Administration Server:
------------------------------------

Enter adminstration server configurations. Each WebLogic Server domain must 
have one Administration Server. The Administration Server hosts the 
Administration Console which is used to perform administrative tasks.

    |       Name       |        Value        |
   _|__________________|_____________________|
   1|      *Name:      |       Admin2        |
   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]> 192.168.0.112

<--------------------- BEA WebLogic Configuration Wizard --------------------->

Configure the Administration Server:
------------------------------------

Enter adminstration server configurations. Each WebLogic Server domain must 
have one Administration Server. The Administration Server hosts the 
Administration Console which is used to perform administrative tasks.

    |       Name       |     Value     |
   _|__________________|_______________|
   1|      *Name:      |    Admin2     |
   2| Listen address:  | 192.168.0.112 |
   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

<--------------------- BEA WebLogic Configuration Wizard --------------------->

Configure the Administration Server:
------------------------------------

Enter adminstration server configurations. Each WebLogic Server domain must 
have one Administration Server. The Administration Server hosts the 
Administration Console which is used to perform administrative tasks.

    |       Name       |     Value     |
   _|__________________|_______________|
   1|      *Name:      |    Admin2     |
   2| Listen address:  | 192.168.0.112 |
   3|   Listen port:   |     7001      |
   4| SSL listen port: |      N/A      |
   5|   SSL enabled:   |     false     |

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

<--------------------- BEA WebLogic Configuration Wizard --------------------->

Configure the Administration Server:
------------------------------------

Enter adminstration server configurations. Each WebLogic Server domain must 
have one Administration Server. The Administration Server hosts the 
Administration Console which is used to perform administrative tasks.

    |       Name       |     Value     |
   _|__________________|_______________|
   1|      *Name:      |    Admin2     |
   2| Listen address:  | 192.168.0.112 |
   3|   Listen port:   |     7021      |
   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]> n
 
配置受管理服务器Server2
<--------------------- BEA WebLogic 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]> Server2

<--------------------- BEA WebLogic 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->|Server2 |All Local Addresses |    7001    |      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   

<--------------------- BEA WebLogic 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->|Server2 |All Local Addresses |    7001    |      N/A       |   false    |

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

<--------------------- BEA WebLogic 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->| Server2 | 192.168.0.112  |    7001     |       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

<--------------------- BEA WebLogic 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->| Server2 | 192.168.0.112  |    7001     |       N/A       |    false    |

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

<--------------------- BEA WebLogic 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->| Server2 | 192.168.0.112  |    7022     |       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

<--------------------- BEA WebLogic 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->| Server2 | 192.168.0.112  |    7022     |       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]> n
 
不配置集群
<--------------------- BEA WebLogic Configuration Wizard --------------------->

Configure Clusters:
-------------------

Add or delete configuration information for clusters. A cluster contains 
multiple WebLogic Server instances that run simultaneously and work 
together to provide increased scalability and reliability. A cluster 
appears to be a single WebLogic Server instance to clients.

    | Name* | Multicast address | Multicast port | Cluster address |
   _|_______|___________________|________________|_________________|


<--------------------- BEA WebLogic Configuration Wizard --------------------->

Configure Clusters:
-------------------

Add or delete configuration information for clusters. A cluster contains 
multiple WebLogic Server instances that run simultaneously and work 
together to provide increased scalability and reliability. A cluster 
appears to be a single WebLogic Server instance to clients.

    | Name* | Multicast address | Multicast port | Cluster address |
   _|_______|___________________|________________|_________________|

Enter name for a new Cluster OR [Exit][Previous][Next]> n
 
不配置machine
<--------------------- BEA WebLogic Configuration Wizard --------------------->

Configure Machines:
-------------------

Add or delete configuration information for machines. A machine is the 
logical representation of the system that hosts one or more WebLogic Server 
instances. The Administration Server and Node Manager application use the 
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]> n
 
不配置Unix machine
<--------------------- BEA WebLogic Configuration Wizard --------------------->

Configure Unix Machines:
------------------------

Add or delete configuration information for machines. A machine is the 
logical representation of the system that hosts one or more WebLogic Server 
instances. The Administration Server and Node Manager application use the 
machine definition to start remote servers.

    | Name |
   _|______|

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

<--------------------- BEA WebLogic Configuration Wizard --------------------->

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

    "Target Location" = [Enter new value or use default 
"/bea/user_projects/domains"]

Enter new Target Location OR [Exit][Previous][Next]> n
 
修改域名
<--------------------- BEA WebLogic Configuration Wizard --------------------->

Edit Domain Information:
------------------------

    |  Name  |    Value    |
   _|________|_____________|
   1| *Name: | base_domain |

Enter value for "Name" OR [Exit][Previous][Next]> web2

<--------------------- BEA WebLogic Configuration Wizard --------------------->

Edit Domain Information:
------------------------

    |  Name  | Value |
   _|________|_______|
   1| *Name: | web2  |

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

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

<--------------------- BEA WebLogic Configuration Wizard --------------------->

Creating Domain...

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

**** Domain Created Successfully! ****
 
相关脚本

启动rac1上的管理服务器

/bea/user_projects/domains/web1/bin/startWebLogic.sh

关闭rac1上的管理服务器

/bea/user_projects/domains/web1/bin/stopWebLogic.sh

启动rac1上的受管理服务器

/bea/user_projects/domains/web1/bin/startManagedWebLogic.sh Server1

关闭rac1上的受管理服务器

/bea/user_projects/domains/web1/bin/stopManagedWebLogic.sh Server1

启动rac1上的代理服务器

/bea/user_projects/domains/web1/bin/startManagedWebLogic.sh Proxy1

关闭rac1上的代理服务器

/bea/user_projects/domains/web1/bin/stopManagedWebLogic.sh Proxy1

启动rac2上的受管理服务器

/bea/user_projects/domains/web1/bin/startManagedWebLogic.sh Server2 http://192.168.0.111:7011

关闭rac2上的受管理服务器

/bea/user_projects/domains/web1/bin/stopManagedWebLogic.sh Server2 http://192.168.0.111:7011

启动顺序

rac1管理服务器-->Proxy1-->Server1-->Server2

关闭顺序

Server2-->Server1-->Proxy1-->rac1管理服务器

检查集群状态

在浏览器中输入:

http://192.168.0.111:7011/console


参考至:http://wenku.baidu.com/view/723a12c76137ee06eff91833.html

本文原创,转载请注明出处、作者

如有错误,欢迎指正
邮箱:czmcj@163.com

作者:czmmiao  文章出处:http://czmmiao.iteye.com/blog/1618319
相关文章
|
2月前
|
应用服务中间件
weblogic配置、修改日志保存目录、配置滚动日志
weblogic配置、修改日志保存目录、配置滚动日志
|
Oracle IDE 关系型数据库
Eclipse配置weblogic 10(图文)
Eclipse配置weblogic 10(图文)
181 0
|
XML SQL 开发框架
Weblogic安装与配置详解
Weblogic安装与配置用Eclipse MyEclipse WebLogic8.1开发第一个Web程序1.安装jreEclipse虽然由java开发,但本身并不自带jre。所以你必须先自己安装,去http://java.sun.com/downloads下载最新J2SE1.4.2_03的jre安装文件j2re-1_4_2_03-windows-i586-p.exe。安装成功后,重启机器,并将jre的bin文件夹路径添加到系统环境变量PATH中,如:C:\Program Files\Java\j2re1.4.2_03\bin。
392 0
|
XML SQL 开发框架
weblogic教程:配置MyEclipse的WebLogic服务器
weblogic教程:配置MyEclipse的WebLogic服务器 。 MyEclipse默认的应用服务器为JBoss3,这里我们使用WebLogic8.1。启动Eclipse,选择“窗口首选项”菜单,打开首选项对话框。展开MyEclipse下的Application Servers结点,点击JBoss 3,选中右面的Disable单选按钮,停用JBoss 3。然后点击WebLogic 8,选中右边的Enable单选按钮,启用WebLogic服务器。同时下面的配置
192 0
|
应用服务中间件
Weblogic 11g集群中的服务器在启动中出现BEA-000109错误
错误描述 安装完成weblogic集群启动集群节点的时候报如下错误: <BEA-000109> <An error occurred while sending multicast message: java.io.IOException: Invalid argument java.io.IOException: Invalid argument异常,无法启动。
1293 0
|
Java 应用服务中间件 网络安全
|
应用服务中间件 数据库 数据库连接
|
Java 应用服务中间件 负载均衡
|
Java 数据库连接 应用服务中间件