Prepare Windows systems for WAS v6.1 installation
Overview
The installation uses an InstallShield MultiPlatform wizard. You can use the graphical interface or use the wizard in silent mode.
Silent mode is a command line invocation with a parameter that identifies an options response file. Edit the options response file before installing.
If you encounter a problem such as needing more temporary space or missing prerequisite packages on the OS,...
- cancel the installation
- make the required changes
- restart the installation
Preparing the OS involves such changes as allocating disk space and installing patches to the OS. IBM tests WAS products on each OS platform. Such tests verify whether an operating system change is required for WAS products to run correctly. Without the required changes, WAS products do not run correctly.
Procedure
- Log on to a user ID that belongs to the administrator group.
Log on as a member of the administrator group to successfully install the product. You cannot create Windows services from a user ID that does not belong to the administrator group. The creation of Windows services requires the user to have the advanced user rights...
Act as part of the operating system
Log on as a serviceWindows service creation can be disabled by launching the graphical interface from the command line with the following additional option:
install.exe -OPT PROF_winserviceCheck="false"
- Optional: Download and install the latest supported version of Internet Explorer 6.
- Optional: Download and install Mozilla 1.7.5 or later.
If you plan to use the Mozilla browser, install the 1.7.5 version to avoid a known problem that causes two browser windows to open when using the launchpad.bat script. This problem is caused by a known bug with the Mozilla -CreateProfile feature. See bugzilla bug 249585 for more information.
- Stop all WAS-related Java processes on the machine where you are installing the product.
- Stop any Web server process such as the IBM HTTP Server.
- Stop all instances of the process_spawner.exe program.
- Provide adequate disk space.
The ND product requires the following disc space:
The following space is required for the IBM HTTP Server product:
The following space is the maximum amount that is required for the Web server plug-ins for WAS:
The following space is required for the Application Client for WAS: The following space is required for the Update Installer:The following space is required for the Application Server Toolkit:
The installation wizard for each component displays required space on the confirmation panel before you install the product files and selected features. The installation wizard also warns you if you do not have enough space to install the product. If you plan to migrate applications and the configuration from a previous version, verify that the application objects have enough disc space. As a rough guideline, plan for space equal to 110 percent of the size of the application objects:
- For V4.0.x: The size of enterprise archive (EAR) files
- For V5.0.x: The size of EAR files
- Verify that prerequisites and corequisites are at the required release levels.
Although the installation wizard checks for prerequisite OS patches with the prereqChecker application, review the prerequisites on the Supported hardware and software Web site if you have not done so already.
Refer to the documentation for non-IBM prerequisite and corequisite products to learn how to migrate to their supported versions.
- Download Windows Script 5.6 to create Start menu items correctly on Windows 2000 and Windows XP.
- Verify that the Java 2 SDK on your copy of the product disc is functioning correctly.
If you created your own product disc from an ISO image or by copying the actual disc, perform the following steps to verify that the Java 2 SDK on the product CD-ROM or DVD is working correctly.
- Change directories to the \win\WAS\jdk\java\bin directory on the product disc. Type the following command:
cd disc_drive_D:\WAS\jdk\java\bin
- Verify the version of the Java 2 SDK. Type the following command:
.\java -versionThe command completes successfully with no errors when the Java 2 SDK is intact.
Results
This procedure results in preparing the OS for installing the product.
What to do next
After preparing the OS for installation, you can install the WAS product.
Go to Prepare to install ND on a Windows system for the next step in the overall procedure, which is selecting the type of installation to perform.
Related tasks
Prepare to install ND on a Windows system