Linux/unix install WebLogic Software on the command line

Source: Internet
Author: User
Tags sca xquery

--Start the installation of the WebLogic software process via Java-jar Wls1036_generic.jar:

[Email protected] mnt]$ Java-jar Wls1036_generic.jar

Unable to instantiate GUI, defaulting to console mode.

Extracting 0% .................................................................................................... 100%

<--------------------Oracle Installer-weblogic 10.3.6.0------------------->

Welcome:

--------

This installer would guide you through the installation of WebLogic 10.3.6.0.

Type "Next" or enter to proceed to the next prompt.  If you want to the change data entered previously, type "Previous". You may quit the installer at any time by typing "Exit".

Enter [exit][next]>

--Default, Next

<--------------------Oracle Installer-weblogic 10.3.6.0------------------->

Choose Middleware Home Directory:

---------------------------------

"Middleware Home" = [Enter new value or use default

"/home/weblogic/oracle/middleware"]

Enter New middleware Home OR [exit][previous][next]>/weblogic/oracle/middleware

<--------------------Oracle Installer-weblogic 10.3.6.0------------------->

Choose Middleware Home Directory:

---------------------------------

"Middleware Home" = [/weblogic/oracle/middleware]

Use above value or select another option:

1-enter New Middleware Home

2-change to default [/home/weblogic/oracle/middleware]

Enter option number to select OR [exit][previous][next]> 1

--Choose the Software installation directory, I like the Custom installation directory, here Select 1, enter:

<--------------------Oracle Installer-weblogic 10.3.6.0------------------->

Choose Middleware Home Directory:

---------------------------------

"Middleware Home" = [/weblogic/oracle/middleware]

Enter New middleware Home OR [exit][previous][next]>

<--------------------Oracle Installer-weblogic 10.3.6.0------------------->

Register for Security Updates:

------------------------------

Provide your email address for security updates and to initiate Configuration Manager.

1| Email:[]

2| Support Password:[]

3| Receive Security Update:[yes]

Enter index number to select OR [exit][previous][next]> 3

--Select 3, enter:

<--------------------Oracle Installer-weblogic 10.3.6.0------------------->

Register for Security Updates:

------------------------------

Provide your email address for security updates and to initiate Configuration Manager.

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

Enter [Yes][no]? No

<--------------------Oracle Installer-weblogic 10.3.6.0------------------->

Register for Security Updates:

------------------------------

Provide your email address for security updates and to initiate Configuration Manager.

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

* * wish to bypass initiation of the Configuration Manager and

* * remain uninformed of critical security issues in your configuration?

Enter [Yes][no]? Yes

--Enter Yes, return:

<--------------------Oracle Installer-weblogic 10.3.6.0------------------->

Register for Security Updates:

------------------------------

Provide your email address for security updates and to initiate Configuration Manager.

1| Email:[]

2| Support Password:[]

3| Receive Security Update:[no]

Enter index number to select OR [exit][previous][next]>

<--------------------Oracle Installer-weblogic 10.3.6.0------------------->

Register for Security Updates:

------------------------------

Provide your email address for security updates and to initiate Configuration Manager.

1| Email:[]

2| Support Password:[]

3| Receive Security Update:[no]

Enter index number to select OR [exit][previous][next]>

--Default, enter:

<--------------------Oracle Installer-weblogic 10.3.6.0------------------->

Choose Install Type:

--------------------

Select the type of installation you wish to perform.

->1| Typical

| Install the following product (s) and component (s):

| -WebLogic Server

| -Oracle Coherence

2| Custom

| Choose software products and components to install and perform optional

|configuration.

Enter index number to select OR [exit][previous][next]> 2

--Select 2, enter:

<--------------------Oracle Installer-weblogic 10.3.6.0------------------->

Choose Products and Components:

-------------------------------

Release 10.3.6.0

|_____weblogic Server [1] X

| |_____core application Server [1.1] X

| |_____administration Console [1.2] X

| |_____configuration Wizard and Upgrade Framework [1.3] X

| |_____web 2.0 HTTP pub-sub Server [1.4] X

| |_____weblogic SCA [1.5] X

| |_____weblogic JDBC Drivers [1.6] X

| |_____third party JDBC Drivers [1.7] X

| |_____weblogic Server clients [1.8] X

| |_____weblogic Web Server Plugins [1.9] X

| |_____uddi and Xquery support [1.10] X

| |_____server Examples [1.11]

| |_____evaluation Database [1.12] X

|_____oracle Coherence [2] X

|_____coherence Product Files [2.1] X

|_____coherence Examples [2.2]

*estimated size of installation:690.2 MB

Enter number exactly as it appears in brackets to toggle selection OR [exit][previous][next]>

--Default, enter:

<--------------------Oracle Installer-weblogic 10.3.6.0------------------->

JDK Selection (any * indicates Oracle supplied VM):

---------------------------------------------------

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

1| ADD Local JDK

2|/USR/JAVA/JDK1.6.0_24[X]

*estimated size of installation:690.2 MB

Enter 1 to add or >= 2 to toggle selection or [exit][previous][next]>

<--------------------Oracle Installer-weblogic 10.3.6.0------------------->

Choose Product Installation Directories:

----------------------------------------

Middleware Home Directory: [/weblogic/oracle/middleware]

Product Installation Directories:

1| WebLogic Server: [/weblogic/oracle/middleware/wlserver_10.3]

2| Oracle Coherence: [/weblogic/oracle/middleware/coherence_3.7]

Enter index number to select OR [exit][previous][next]>

--Default, enter:

<--------------------Oracle Installer-weblogic 10.3.6.0------------------->

The following products and JDKs would be installed:

--------------------------------------------------

WebLogic Platform 10.3.6.0

|_____weblogic Server

| |_____core Application Server

| |_____administration Console

| |_____configuration Wizard and Upgrade Framework

| |_____web 2.0 HTTP pub-sub Server

| |_____weblogic SCA

| |_____weblogic JDBC Drivers

| |_____third Party JDBC Drivers

| |_____weblogic Server Clients

| |_____weblogic Web Server Plugins

| |_____uddi and Xquery Support

| |_____evaluation Database

|_____oracle Coherence

|_____coherence Product Files

*estimated size of installation:690.3 MB

Enter [exit][previous][next]>

<--------------------Oracle Installer-weblogic 10.3.6.0------------------->

--Default, enter:

Installing files.

0% 25% 50%) 75% 100%

[------------|------------|------------|------------]

[***************************************************]

Performing String substitutions ...

<--------------------Oracle Installer-weblogic 10.3.6.0------------------->

Configuring OCM ...

0% 25% 50%) 75% 100%

[------------|------------|------------|------------]

[***************************************************]

Creating Domains ...

<--------------------Oracle Installer-weblogic 10.3.6.0------------------->

Installation Complete

congratulations! Installation is complete.

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

<--------------------Oracle Installer-weblogic 10.3.6.0------------------->

Clean up process in progress ...

[Email protected] mnt]$

-At this point, the WebLogic Software installation is successful, then you can build the domain.

Linux/unix install WebLogic Software on the command line

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.