+

Search Tips   |   Advanced Search

 

Install a CIP for ND

 

Install a IBM WAS ND customized installation package (CIP) using the Installation wizard on distributed operating system platforms. You install from a CIP image created with the Installation Factory.

You can install a customized installation package (CIP) that includes a WAS product and one or more maintenance packages and other customizations. The Installation Factory must create a CIP before you can install the CIP. See Developing and installing customized installation packages for more information about creating a customized installation package (CIP).

This topic describes one of the available installation procedures.

If this topic does not describe the procedure that you meant to select, click the link to the description of the appropriate installation procedure before you issue the install command.

Knowing what component to install and in what order to install the component is an important consideration. Before starting this installation, see Planning to install ND. The diagrams show typical topologies for the product. The solutions are also in the Installation solution diagrams in the launchpad. See Use the launchpad to start the installation.

 

Overview

Select available features and characteristics for WebSphere Application Server ND and the profile that you can create.

 

Procedure

  1. Log on to the operating system. [AIX] [HP-UX] [Linux] [Solaris] In addition, select a umask that would allow the owner to read/write to the files, and allow others to access them according to the prevailing system policy. For root, a umask of 022 is recommended. For non-root users a umask of 002 or 022 could be used, depending on whether or not the users share the group. To verify the umask setting,...

    umask
    
    To set the umask setting to 022,...

    umask 022
    

    [Windows] When installing on a Windows system, a Windows service is automatically created to autostart the appserver if your installer user account has the following advanced user rights:

    For example, on some Windows systems, click Administrative Tools > Local Security Policy > User Rights Assignments to set the advanced options. See your Windows documentation for more information.

    [Windows] If you plan to run the appserver as a Windows service, do not install from a user ID that contains spaces. A user ID with spaces cannot be validated. Such a user ID is not allowed to continue the installation. To work around this problem, install with a user ID that does not contain spaces.

  2. Insert the CD or DVD with the CIP into the disc drive, or access the directory where the CIP is located.

    Mount the drive if necessary as described in Mounting disc drives on operating systems such as AIX or Linux.

  3. Start the installation directly with the install command.

    • [AIX] [HP-UX] [Linux] [Solaris] /WAS/install

    • [Windows] \WAS\install

    If a problem occurs with the Java Runtime Environment (JRE), use the WAS JRE in the /java/jre/bin directory of an installation image to start the installation.

    After launching the installation wizard from the command line, the installer wizard initializes and then displays the Welcome panel.

  4. Click Next to continue.

    The license agreement displays.

  5. Read the license agreement and accept its terms.

    Click the radio button beside the message I accept both the IBM and the non-IBM terms to agree to the license agreement and click Next to continue.

    After you accept the licensing terms, the installation wizard checks for a supported operating system and prerequisite patches. If you encounter a problem such as not having the right prerequisite updates on your system, cancel the installation, make the required changes, and restart the installation.

    Although the installation wizard checks for prerequisite operating system patches with the prereqChecker application, review the prerequisites on the Supported hardware and software Web site if you have not already done so.

    The Web site lists all supported operating systems and the operating system fixes and patches that install to have a compliant operating system.

    Refer to the documentation for non-IBM prerequisite and corequisite products to learn how to migrate to their supported versions.

  6. After confirming that your operating system is supported and that you have installed all necessary patches, click Next to continue.

    The Installation wizard checks for a previous installation at the same product level.

    Specifically, the wizard looks for an existing V6.1 installation. If the wizard detects a previous installation, it displays the Existing installation panel, where you can:

    • Add features to the existing installation

    • Perform a new installation to another directory

    • Add maintenance from a CIP to the existing installation

    • Add files, directories, enterprise application archive (EAR) files, and a configuration archive (CAR) file from a CIP to the existing installation

    • Use scripts in a CIP to configure the existing system

    See Installing CIP features on an existing ND product for more information about the scenario that adds features.

    This procedure assumes that you do not have an existing installation that you intend to update.

  7. Select features to install and click Next.

    In V6.1, just one feature is available, which installs the Samples Gallery.

    A CIP might not have the Samples feature. You can install only what was included in the CIP.

    If an existing installation is at a lower level than the CIP or at the same level as the CIP, the core product will be updated to the CIP level automatically. If an existing installation is at a higher level than the CIP, the core product will not be down leveled. The feature panel only shows the features you are missing, if you select to install the new feature from CIP, the installed features will be at the same level of CIP, which is lower than existing installation. Thus incremental install on a higher level of existing installation is not recommended.

    Table 1. Features for the WAS Network Deployment product
    Feature Description
    Application Server Samples Installs the Samples Gallery and Plants By WebSphere applications.

    For better performance in either a development or production environment, do not install the Samples. By omitting the Samples, you can improve appserver startup time by 60 percent and save 15 percent of disc space. You can save up to 30 percent of process footprint (based on a maximum heap size of 256 MB).

    The installation wizard displays a confirmation panel.

  8. Specify the destination of the installation root directory and click Next.

    Specify the location of the installation root directory for the product binaries, which are also known as the core product files or system files. The core product files do not change unless you:

    • Install a CIP

    • Add a feature

    • Install service, such as fix packs or interim fixes

    • Install another product that extends the ND product.

    The system-owned default app_server_root directories for installing as a root user or an administrator user are different than the user-owned default app_server_root directories when installing as a non-root installer.

    • Deleting the default target location and leaving an installation directory field empty prevents you from continuing.

    • [AIX] [HP-UX] [Linux] [Solaris] Do not use symbolic links as the destination directory. Symbolic links are not supported.

    • [AIX] [HP-UX] [Linux] [Solaris] Spaces are not supported in the name of the installation directory on operating systems such as AIX or Linux.

    • [Windows] Do not use a semicolon in the directory name on Windows systems. WAS cannot install properly on a Windows platform if the target directory includes a semicolon. A semicolon is the character used to construct the class path on Windows systems.

    The installer program checks for required space before calling the installation wizard. If you do not have enough space, stop the installation program, free space by deleting unused files and emptying the recycle bin, and restart the installation.

  9. Select an initial profile on the WebSphere Application Server environments panel. Valid values include:

    Application Server

    Create a stand-alone appserver profile.

    Deployment Manager

    Create a deployment manager profile.

    Cell

    Create a cell with two profiles: a deployment manager and an appserver node that is already federated into the deployment manager cell.

    Custom

    Create a profile with an empty node.

    You must federate this node to use it.

    None

    Do not create a profile.

  10. Enable administrative security.

    The default setting is to enable administrative security. Clear the check box to disable security or supply an administrative ID and password.

    • In environments where you plan to have multiple standalone appservers, the security policy of each appserver profile is independent of the others. Changes to the security policies in one appserver profile are not synchronized with the other profiles.

    • Write down the user name and password. You cannot log onto the administrative console without it. You cannot use WAS at all unless you know the ID and password.

  11. Review the summary information, then click Next to install the product code or Back to change your specifications.

    The installation wizard creates the uninstaller program and then displays a progress panel that shows which components are being installed. At the end of the installation, the wizard displays the Installation completion panel.

  12. Verify the success of the installer program by examining the completion panel and the log.txt file for installation status.

    Examine the app_server_root/logs/install/log.txt file to verify that there were no file system or other unusual errors while installing. If there are problems, correct them, and reinstall the product.

    The slip install log for the Installation Factory is located in the app_server_root/logs/install/log.txt file, which is the same log file as for a normal installation. If the file already exists, a new log message is appended to the file.

    If you use the Update Installer to uninstall maintenance packages that the Installation Factory installed in a slip installation, the results are in a log in the app_server_root/logs/update/name_of_CIP directory.

    If problems occur, consult the following applicable logs:

    Log files for WAS ND: The following table shows the installation logs, content, and indicators of success and failure for WAS Network Deployment for V6.1:

    Table 2. Installation and profile creation logs for WebSphere Application Server ND
    Log Content Indicators
    app_server_root /logs/install/log.txt Logs all installation events

    Return code

    Meaning

    0

    Success

    1

    Failure

    2

    Partial Success
    app_server_root/logs/manageprofiles/profile_name_create.log

    • Traces all events that occur during the creation of the named profile

    • Created when using the Profile Management tool or the manageprofiles command

    INSTCONFFAIL

    Total profile creation failure.

    INSTCONFSUCCESS

    Successful profile creation.

    INSTCONFPARTIALSUCCESS

    Profile creation errors occurred but the profile is still functional. Additional information identifies the errors.
    app_server_root/logs/manageprofiles/profile_name_delete.log

    • Traces all events that occur during the deletion of the named profile

    • Created when using the Profile Management tool or the manageprofiles command

    INSTCONFFAIL

    Total profile deletion failure.

    INSTCONFSUCCESS

    Successful profile deletion.

    INSTCONFPARTIALSUCCESS

    Profile deletion errors occurred but the profile is still deleted. Additional information identifies the errors.
    app_server_root/logs/install/ installconfig.log.gz

    • Logs the activities of ANT configuration scripts that run at the end of the installation procedure

    • Gzip file

    Configuration action failed:

    Unsuccessful ANT script configuration.

    Configuration action succeeded:

    Successful ANT script configuration.

    If the installation of the core product files fails, fix the error and reinstall.

    If the creation of a profile fails, fix the error and run the Profile Management tool to recreate the profile.

    Troubleshoot the installation if the app_server_root/logs/install/log.txt file or the app_server_root/logs/manageprofiles/profile_name_create.log file does not contain a record of any problems, but problems exist.

    See Troubleshooting installation and Installation component troubleshooting tips for more information.

    [Windows] Examine the Start menu entry. The menu is an indication of a successful installation:

    • [All] Programs > IBM WebSphere > Application Server ND v6.1

    If problems exist that cause you to reinstall the product, correct the errors, uninstall the product as described in Uninstall the product, reboot a Windows machine or log off and back on as root on a machine with an operating system such as AIX or Linux, and reinstall.

  13. Click Finish to close the installation wizard.

    If you did not create a profile during the installation, the option to launch the Profile Management tool is displayed. Use the Profile Management tool to create an operational environment that includes a profile.

    See Creating profiles through the graphical user interface for more information.

    If you did create a profile, select the check box to open the First Steps console.

 

Results

The installation wizard installs the product files into the installation root directory.

After installing a CIP, create an appserver profile using the special Profile Management tool to restore a configuration archive customization. See Creating customized CIP profiles from the command line.

 

What to do next

See Creating profiles through the graphical user interface.

Deploy an application to get started!

After creating an appserver profile, you can deploy an application. See Fast paths for WAS to get started deploying applications.



Installing a CIP
Developing and installing customized installation packages