Installing a CIP silently

Installing a customized installation package (CIP) using silent installation refers to using a file to supply installation options without user interaction. To configure the installation, change the options in the response file before you issue the installation command. Silent installation mode does not accept interactive installation options. To specify non-default options during a silent installation, you must use the response file. To install silently, you must accept the license agreement in the agreement option.

Before you begin

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

[Fix Pack 9 or later]
[This information only applies to Version 6.1.0.9 and later running on the Microsoft Windows Vista operating system.] [Fix Pack 9 or later] Note on silently installing WebSphere Application Server on Microsoft® Windows Vista™ and Windows 2008 operating systems: Performing a silent installation of Websphere Application Server Version 6.1 on a machine running these operating systems requires Administrator privileges. If you launch the silent installation using standard user privileges, you are presented with an elevation prompt for Administrator privileges before you are allowed to continue. You can avoid this prompt by running the silent installation from a Command Prompt window that is opened by performing the following actions:
  • Right-click a Command Prompt shortcut.
  • Click Run As Administrator.

About this task

Use this procedure to perform a silent installation of the product.

A silent installation uses the installation wizard to install the product in silent mode, without the graphical user interface. Instead of displaying a wizard interface, the silent installation causes the installation program to read all of your responses from a file that you provide.

Procedure

  1. Log on to the operating system.
  2. Copy the response file as myoptionsfile.txt to your disk drive and customize it. You should copy the file into the same directory as the existing response file for ease of use.

    See Customizing the response file for an Express CIP.

    The name of the original file is responsefile.express.txt.

  3. Change to the directory of the CIP that contains the install command and run the command using your custom response file.

    For example, if you saved myoptionsfile.txt into the same directory as the original response file, change into the WAS directory and issue a command such as the following:

    • install -options myoptionsfile.txt -silent

Results

The installation wizard and the Profile Management tool record installation events in the following log files:

Table 1. Installation and profile creation logs for WebSphere Application Server - Express
Log Content Indicators
app_server_root /logs/install/log.txt Logs all installation events
Return code
Meaning
0
Success
1
Failure
2
Partial Success
user_data_root/profileRegistry/logs/manageprofiles/create.log
  • Traces all events that occur during the creation of the named profile
  • Created when using 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
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
  • Logs the activities of ANT configuration scripts that run at the end of the installation procedure
Configuration action failed:
Unsuccessful ANT script configuration.
Configuration action succeeded:
Successful ANT script configuration.

Ensure that you have at least 250 MB free in your temporary directory before attempting to install WebSphere Application Server.

What to do next

Go to Installing a CIP to continue the installation and configuration of your system.




In this information ...


Related 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.

Task topic Task topic    

Terms and conditions for information centers | Feedback

Last updatedLast updated: Aug 30, 2013 8:21:57 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=pix&product=was-express-iseries&topic=tins_runSilent_61_cip
File name: tins_runSilent_61_cip.html