Before
running the orchestration script in configuration mode, you must have already
done the following:
- Installed the Java SDK on
the machine.
- Created an installation
source directory and placed the WebLogic and Endeca Server installers into it.
- Unpacked the orchestration
script ZIP file (for Windows) or TAR file (for Linux).
- Edited the script
configuration file with the settings that the script will use for your
environment. In particular, make sure the
INSTALL_MODE parameter has the
INSTALL_ALL_AND_CONFIGURE setting.
- Determined the name and
password of the WebLogic administrator.
- Determined the name and
password of the Endeca Server administrator.
- If installing in secure
mode, determined the pass phrase for the SSL certificates.
Note that passwords and pass phrases have a minimum of 8 characters,
should contain a number, and shouldn't start with a number.
Also keep the following requirements in mind:
- On Windows, the
orchestration script must be run with administrator rights.
- On Linux, the
orchestration script must be run as a non-root user. In addition, if the
--temp-directory flag is not used, the user
must have access to the default OS
/tmp directory (otherwise, the install will fail
as it tries to delete files from
/tmp).
- If you use the optional
--temp-directory flag, make certain that you specify
the absolute path of the temporary directory to use. A relative path will cause
the script to fail.
To run the orchestration script in configuration mode:
The installer files are extracted to the temp directory, the
individual components are installed, and the domain is created. If SSL
certificates are generated, WebLogic Server will be automatically restarted.
Note that if the orchestration script fails, it prints an error
message telling you that the
ORACLE_HOME directory specified in the configuration
file exists. At this point, you must either delete the directory or provide a
new location (in the configuration file) before you can re-run the script.
After the installation is finished, you can verify the installation in
one of two ways: