Install a IBM WebSphere Application Server customized installation package (CIP) using the Installation wizard on distributed operating system platforms. You install from a CIP image created with the Installation Factory.
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 WebSphere Application Server. The diagrams show typical topologies for the product. The solutions are also in the Installation solution diagrams in the launchpad. See Using the launchpad to start the installation. You cannot run the launchpad remotely to install a product. Only local use of the launchpad is supported.
Perform the following installation procedure to select available features for the base WebSphere Application Server product and to select characteristics for the application server profile.
umaskTo set the umask setting to 022, issue the following command:
umask 022
If you
plan to run the application server 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.
Mount the drive if necessary as described in Mounting disc drives on operating systems such as AIX or Linux.
After launching the Installation wizard from the command line, the installer wizard initializes and then displays the Welcome panel.
The license agreement displays.
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 automatically checks for prerequisite operating system patches with the prereqChecker application, review the prerequisites on the WebSphere® Application Server detailed system requirements web site if you have not already done so.
Failed : Your operating system failed the prerequisites check. A supported operating system was not detected. Support for your operating system might have been added after the release of the product.
The Web site lists all supported operating systems and the operating system fixes and patches that you must 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.
The Installation wizard checks for a previous installation at the same product level.
Specifically, the wizard looks for an existing Version 6.1 installation.
This procedure assumes that you do not have an existing installation that you intend to update.
In Version 6.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.
Note: 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.
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 application server startup time by 60 percent and save 15 percent of disk 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.
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 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.
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.
The default setting is to enable administrative security. Clear the check box to disable security or supply an administrative ID and password.
A good practice is to use unique names for each application server that you create. However, unique names are important only at the profile name level in the configuration directory.
Field name | Default value | Constraints | Description |
---|---|---|---|
Node name | DefaultNode | Avoid using reserved folder names. |
Pick any name except for the reserved names. To help organize your installation, use a unique name if you plan to create more than one application server on the machine. However, a unique name for a stand-alone application server is not required. |
Host name | DNS name of your machine | See the following considerations for the host name field. | Use the actual DNS name or IP address of your machine to enable communication with your machine. See additional information about the host name following this table. |
Node name considerations
The installation directory path must be no longer
than 60 characters.
See Host name values for more information.
After specifying application server characteristics,
the wizard displays the Windows service
definition panel, if you are installing on a Windows platform.
WebSphere Application Server attempts to start Windows services for application server processes started by a startServer command. For example, if you configure an application server as a Windows service and issue the startServer command, the WASService command attempts to start the defined service.
If you chose to install a local system service, you do not have to specify your user ID or password. If you create a specified user type of service, you must specify the user ID and the password for the user who is to run the service. The user must have Log on as a service authority for the service to run properly.
To perform this installation task, the user ID must not have spaces in its name. The ID must also belong to the administrator group and must have the advanced user rights Act as part of the operating system and Log on as a service. The installation wizard grants the user ID the advanced user rights if it does not already have them, if the user ID belongs to the administrator group.
You can also create other Windows services after the installation is complete, to start other server processes. See Automatically restarting server processes for more information.
The installation wizard shows which components are selected for installation in a pre-installation summary panel.
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.
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 directory.
If problems occur, consult the following applicable logs:
Log | Content | Indicators |
---|---|---|
app_server_root /logs/install/log.txt | Logs all installation events |
|
app_server_root/logs/manageprofiles/profile_name_create.log |
|
|
app_server_root/logs/manageprofiles/profile_name_delete.log |
|
|
app_server_root/logs/install/ installconfig.log.gz |
|
|
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.
If problems exist that cause you to reinstall the product, correct the errors, uninstall the product as described in Uninstalling 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.
See Creating profiles using the graphical user interface for more information.
Select the check box to open the First Steps console, then click Finish.
This procedure results in the installation wizard installing WebSphere Application Server into the installation root directory. The installation wizard creates a profile named default that provides the runtime environment for the server1 application server.
Further configuration is not necessary at this time. However, you can create additional stand-alone application servers with the Profile Management tool. Each profile is created in the profile_root directory by default.
See Creating profiles using the graphical user interface for more information.
See Creating profiles using the graphical user interface.
Deploy an application to get started!
See Fast paths for WebSphere Application Server to get started deploying applications.
In this information ... | IBM Redbooks, demos, education, and more(Index) Use IBM Suggests to retrieve related content from ibm.com and beyond, identified for your convenience. This feature requires Internet access. Most of the following links will take you to information that is not part of the formal product documentation and is provided "as is." Some of these links go to non-IBM Web sites and are provided for your convenience only and do not in any manner serve as an endorsement by IBM of those Web sites, the material thereon, or the owner thereof. |