![]() ![]() ![]() ![]() ![]() ![]() ![]() |
This section describes how to install WLOC 1.0. It includes the following topics:
Before you start installing the software, please review the following information:
Note: | You cannot reinstall any BEA product on top of a previously installed version of the same product—in the same BEA Home directory or in the same file location. You can, however, add products and product components to an existing installation. For example, you can install WebLogic Server during one installation, and WLOC during a separate installation. However, to reinstall the same version of one of the products, you must first uninstall the previous installation, as described in Uninstalling WLOC. |
The GUI and console-based installation program for Windows and Linux/UNIX will prompt you to specify the following directory locations. Before proceeding, you should review the documentation for these locations.
The following sections describe optional settings you can use when starting the WLOC installation program:
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 about events that occur during the installation process, including informational, warning, error, and fatal messages.
Note: | You may see some warning messages in the installation log. However, unless a fatal error occurs, the installation program completes the installation successfully. The installation user interface indicates the success or failure of each installation attempt, and the installation log file includes an entry indicating that the installation was successful. |
To create a verbose log file during installation, include the -log=full_path_to_log_file option in the command line. For example, on Windows use the following command:
wloc10_win32.exe
-log=C:\logs\wloc_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.
The WLOC installation program uses a temporary directory to extract the files necessary for installation. This directory must contain sufficient space to accommodate the compressed Java run-time environment (JRE) bundled with the installation program and an expanded copy of it. All files are deleted from the temporary directory at the end of the installation process.
By default, the installation program uses the following temporary directories:
If there is insufficient temporary space on the system, the WLOC installer will prompt for an alternate directory.
To make sure that you have adequate temporary space, you may want to allocate an alternate directory for this purpose. To do so, follow the instructions provided in the following table.
The following sections describe how to start the installation program on a Windows platform:
See Installing WLOC in Silent Mode for information about using the installation program in silent mode.
Note: | If you are installing the software on a Windows system that supports more than one monitor, you must disable all but one monitor before starting the installation program. |
Graphical-mode installation is an interactive, GUI-based method for installing your software. To start the graphical-mode installation process on a Windows platform, follow these steps:
wloc10_win32.exe
The installation program begins to install the software.
Console-mode installation is an interactive, text-based method for installing your software from the command line. To start the console-mode installation process on a Windows platform, follow these steps:
|
wloc10_win32.exe
-mode=console
Note: | You can also include options in the command line to create a verbose installation log and/or to specify an alternate temporary installation storage directory. For more information, see Specifying Optional Startup Settings. |
After a few moments, a BEA Installer window opens and the installation program begins to install the software. It is normal for the installation program to pause for a fairly long time, especially toward the end. The installation program is still working when this occurs.
1
” to create a new home directory or “2
” to use the existing BEA Home. Then press Enter.
If you enter “1
”, a message prompts for the path and directory name. If necessary, the installer will create new directories. For more information, see Specifying Directory Locations.
1
” to install all components or “2
” to choose which components to install and press Enter.
If you enter “2
”, the available components are displayed as follows:
Choose components to install.
Release 1.0.0.0
+----WebLogic Operations Control [1] v
| +----controller [1.1] v
| +----agent [1.2] v
| +----lvmtools [1.3] v
Enter number exactly as it appears in brackets to toggle selection OR
[Exit][Previous][Next]>
When you complete this, press Enter.
1
” or “2
” and press Enter.
If you enter “1
”, all users registered on the machine will have access to the WLOC shortcuts on the Start Menu. If you enter “2
” only your account will have access to these shortcuts. See The WLOC Windows Shortcuts.
After performing these steps, messages display installation progress and then indicate whether installation was successful.
The following sections describe how to start the WLOC installation program on Linux platforms:
See Installing WLOC in Silent Mode for information about using the installation program in silent mode.
Graphical-mode installation is an interactive, GUI-based method for installing your software. To run graphical-mode installation, your console must support a Java-based GUI such as X-Windows and 8-bit color depth (256 colors).
If the installation program determines that your system cannot support graphical-mode installation, it automatically starts running in console mode. For details, see Installing in Console Mode.
To start the graphical-mode installation process, follow these steps:
chmod a+x wloc10_linux32.bin
./wloc10_linux32.bin
chmod a+x wloc10_solaris32.bin
./wloc10_solaris32.bin
Note: | You can also include options in the command line to create a verbose installation log and/or to specify an alternate temporary installation storage directory. For more information, see Specifying Optional Startup Settings. |
The installation program begins to install the software.
Console-mode installation is an interactive, text-based method for installing your software from the command line. To start the console-mode installation process, follow these steps:
chmod a+x wloc10_linux32.bin
./wloc10_linux32.bin
chmod a+x wloc10_solaris32.bin
./wloc10_solaris32.bin
Note: | You can also include options in the command line to create a verbose installation log and/or to specify an alternate temporary installation storage directory. For more information, see Specifying Optional Startup Settings. |
It is normal for the installation program to pause for a fairly long time, especially toward the end. The installation program is still working when this occurs.
1
” to create a new home directory or “2
” to use the existing BEA Home. Then press Enter.
If you enter “1
”, a message prompts for the path and directory name. If necessary, the installer will create new directories. For more information, see Specifying Directory Locations.
1
” to install all components or “2
” to choose which components to install and press Enter.
If you enter “2
”, the available components are displayed as follows:
Choose Components to install.
Release 1.0.0.0
+----WebLogic Operations Control [1] v
| +----controller [1.1] v
| +----agent [1.2] v
| +----lvmtools [1.3] v
Enter number exactly as it appears in brackets to toggle selection OR
[Exit][Previous][Next]>
Select the WLOC component numbers as directed, and then press Enter.
After performing these steps, messages display installation progress and then indicate whether installation was successful.
Silent-mode installations are intended primarily for administrators who are performing installations on multiple machines. They install WLOC components using settings specified in a XML file rather than require the installing user to enter these values in GUI or Console mode.
For instructions on setting up the XML file, see Create an XML File for Silent-Mode Installation.
Note the following information about silent-mode installations:
When you install your BEA software in silent mode, the installation program uses an XML file (typically named silent.xml
) to determine which installation options should be implemented. You can name the XML file however you wish, as long as it is correctly referenced in the silent-mode start command, as shown in Sample XML File for Silent-Mode Installation.
Therefore, before you can run the installation program in silent mode, you must first create an XML file in which you specify the installation options that you want to have invoked. The required configuration settings are specified using name/value pairs, for example:
<data-value name="BEAHOME" value="/bea/foo"/>
Table 3-2 describes valid entries in silent.xml
.
Figure 3-1 shows an example silent-mode XML file named silent.xml
, but it you can name the file however you wish.
<?xml version="1.0" encoding="UTF-8"?>
<!-- Silent installer option: -mode=silent -silent_xml=/home/me/silent.xml -->
<domain-template-descriptor>
<input-fields>
<data-value name="BEAHOME" value="c:\bea" />
<data-value name="WLOCHOME" value="c:\wloc10" />
<data-value name="INSTALL_SHORTCUT_IN_ALL_USERS_FOLDER" value="true" />
<data-value name="COMPONENT_PATHS" value="WebLogic Operations Control" />
</input-fields>
</domain-template-descriptor>
To create a silent-mode XML file, follow these steps:
e:\beahome
, change the BEAHOME
value as follows:<data-value name="BEAHOME" value="e:\beahome" />
To run the installation program in silent mode:
After installation, you may proceed with configuring and running WLOC components as described in the following documents:
![]() ![]() ![]() |