Console Mode

WebLogic Installing on Solaris 10

If your system uses Sun Solaris 5.10, your installer could have a

server922_solaris32.bin as file name. If your installer has the .bin extension,

that means the installer includes Java Development Kit (JDK).

 

To install your .bin file if you have it available on a CD or on Disk, follow

these steps:

./server922_solaris32.bin -mode=console -Djava.io.tmpdir=/tmp  -log=/export/home/wluser/logs/BEA_install.log

 

Note: Don't Copy the commands directly from pdf/webpage files to Unix/sunsolaris

console this may cause problem (Symbols can not be identified)

Sample installation Run given for your reference:

 

bash-3.00$ ls -lrt

-rwxr-xr-x   1 wluser   beaproj 608240443 Dec 16 10:53 server922_solaris32.bin

bash-3.00$ ./server922_solaris32.bin mode=console

Invalid command line argument: [mode]. //Refer Note

bash-3.00$ ./server922_solaris32.bin -mode=console

Extracting

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

 

 

<----------------------------------------------- BEA Installer - BEA Products

---------------------------------------------->

Welcome:

--------

This installer will guide you through the installation of BEA Products. Type

"Next" or enter to proceed to the next prompt. 

If you want to change data entered previously, type "Previous".  You may quit the

installer at any time by typing "Exit".

 

Enter [Exit][Next]>

 

 

<----------------------------------------------- BEA Installer - BEA Products

---------------------------------------------->

BEA Systems License Agreement:

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

BEA SYSTEMS, INC. SOFTWARE LICENSE AGREEMENT

USE OF SOFTWARE ORDERED FROM BEA SYSTEMS, INC. ("BEA") IS PROVIDED ONLY UNDER

LICENSE FROM BEA. PLEASE READ THE FOLLOWING

LICENSE CAREFULLY AND INDICATE YOUR ACCEPTANCE BY CLICKING THE ACCEPTANCE BOX.

CERTAIN CAPITALIZED TERMS ARE DEFINED IN

SECTION 11.

         

1.  LICENSE TERMS

a.  WebLogic SDK Use.  The terms of this Section 1(a) are applicable to you if

you have registered as a WebLogic SDK

customer. Subject to the terms of this Agreement, BEA grants to you a

non-exclusive, non-transferable, royalty-free license

to use WebLogic SDK solely for Development Use and Scale-Limited Personal Use for

the number of users and/or developers and

the number of CPU's, Servers and/or at the Sites, as specified at the time of

registration. Third party software products or

modules supplied by BEA, if any, may be used solely with the Software. All rights

not specifically granted to you herein are

retained by BEA.

b. WebLogic SDK Pro Use.  The terms of this Section 1(b) are applicable to you if

you have registered as a WebLogic SDK Pro

customer. Subject to the terms of this Agreement, BEA grants to you a

non-exclusive, non-transferable, fee-bearing license to use WebLogic SDK Pro

solely for Development Use and Scale-Limited Commercial Use for the number of

users and/or developers

and the number of CPU's, Servers and/or at the Sites, as specified on BEA's

invoice. Third party software products or modules supplied by BEA, if any, may be

used solely with the Software. All rights not specifically granted to you herein

are retained by BEA.

c. Evaluation Use.  The terms of this Section 1(c) are applicable to you if you

have registered as an Evaluation Use

customer. Subject to the terms of this Agreement, BEA grants to you a

non-exclusive, non-transferable, license to use the

Use above value or select another option:

    1 - Yes, I agree with the terms of the license

    2 - No, I do not agree with the terms of the license

 

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

 

 

<----------------------------------------------- BEA Installer - BEA Products

---------------------------------------------->

Choose BEA Home Directory:

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

    "BEA Home" = [Enter new value or use default "/export/home/wluser/bea"]

 

Enter new BEA Home OR [Exit][Previous][Next]>

 

 

<----------------------------------------------- BEA Installer - BEA Products

---------------------------------------------->

Choose Install Type:

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

Select the type of installation you wish to perform.

 ->1|Complete

    |  Install the following software components and examples:

    | - WebLogic Server

    | - Workshop for WebLogic Platform

   2|Custom

    |  Choose software components to install and perform optional configuration.

 

 

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

 

 

<----------------------------------------------- BEA Installer - BEA Products

---------------------------------------------->

Choose Components to install:

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

    Release 9.2.2.0

    |_____WebLogic Server [1] x

    |    |_____Server [1.1] x

    |    |_____Server Examples [1.2] x

    |    |_____Web Server Plug-Ins [1.3]

    |_____Workshop for WebLogic Platform [2] x

         |_____Workshop [2.1] x

         |_____Workshop Examples [2.2] x

 

Enter number exactly as it appears in brackets to toggle selection OR

[Exit][Previous][Next]> 2  

 

 

<----------------------------------------------- BEA Installer - BEA Products

---------------------------------------------->

Choose Components to install:

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

    Release 9.2.2.0

    |_____WebLogic Server [1] x

    |    |_____Server [1.1] x

    |    |_____Server Examples [1.2] x

    |    |_____Web Server Plug-Ins [1.3]

    |_____Workshop for WebLogic Platform [2]

         |_____Workshop [2.1]

         |_____Workshop Examples [2.2]

 

Enter number exactly as it appears in brackets to toggle selection OR

[Exit][Previous][Next]>

 

 

<----------------------------------------------- BEA Installer - BEA Products

---------------------------------------------->

Choose Product Installation Directories:

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

BEA Home Directory: [/export/home/wluser/bea]

Product Installation Directories:

    "Default Product Home" = [Enter new value or use default

"/export/home/wluser/bea/weblogic92"]

 

Enter new Default Product Home OR [Exit][Previous][Next]>

Dec 16, 2008 11:04:46 AM java.util.prefs.FileSystemPreferences$2 run

INFO: Created user preferences directory.

 

 

<----------------------------------------------- BEA Installer - BEA Products

---------------------------------------------->

Installing files..

0%          25%          50%          75%          100%

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

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

 

<----------------------------------------------- BEA Installer - BEA Products

---------------------------------------------->

Installing JDK....

0%          25%          50%          75%          100%

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

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

Performing String Substitutions...

 

Creating Domains...

 

 

<----------------------------------------------- BEA Installer - BEA Products

---------------------------------------------->

Installation Complete

Congratulations! BEA Products has been successfully installed to

/export/home/wluser/bea/weblogic92.

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

bash-3.00$

 

Refer to the Installation

Refer to the Silent Mode