WebSphere Everyplace Access

Using Setup Manager


Overview

Setup Manager is an integrated installation program that enables you to install all Everyplace Access components. In addition, using Setup Manager, you can install the required software for Everyplace Access, such as WebSphere Application Server, IBM HTTP Server, WebSphere Portal, Directory Server and DB2.

Setup Manager does the following:

Note: The following components are not installed by Everyplace Access Setup Manager. Each of these components have a separate installation programs.

Setup Manager options

Setup Manager provides three installation options. You can choose the one that best meets your needs.

Silent installation

Silent installation is designed to install components using a supplied set of configuration parameters. A set of predetermined components are installed on a single host and component interdependencies and subcomponent selections are managed for you. Silent installation requires the use of configuration information stored in a response file to automatically install the components. Refer to the Response file topic for information on generating and customizing response file.

Quick installation

Quick installation is designed to install components with minimal configuration. This option works well for setting up proof of concept and development environments because all components are installed on one machine, while allowing you to connect to existing backend systems.

A single host install allows you to use remote or existing backend data storage, such as Lotus Domino and DB2. It is recommended that you gather the information required during installation before starting Setup Manager. If you do not have the access information for all your backend data stores, you can configure the access information for Synchronization Server adapters after the install. Record your access information in the Quick install checklist for future reference.

Standard installation

Standard installation is the similar to Quick installation, except it gives you more flexibility in the components you can choose to install. Standard installation has the ability to use information stored in a response file to automatically prefill all the setup information for the components. Refer to the Response file topic for more information.

It is recommended that you gather the information recommended during installation before starting Setup Manager. If you do not have the access information for all your backend data stores, you can configure the access information for Synchronization Server adapters after the install. Record your access information in the Standard install checklist for future reference.

Standard install options

If you select to use Standard install, you should be familiar with the following options. To install Everyplace Access in a production environment, you will run Setup Manager multiple times to install the appropriate components across multiple machines in your environment. Refer to Best practices for more information.

Response file

Setup Manager provides the ability to store responses to installation and configuration questions, asked during installation, in a file called a response file. For Standard installs, you can use this file as a template for performing another install on the same machine. Using a response file speeds up repeated installations on the same machine using the Silent install option and provides a template for similar installations on other machines using the Standard install option.

Default response file

Setup Manager provides a default response file that is used during Quick install and can be selected during Standard install. This response file provides default values that are prefilled into the installation fields to help you complete the configuration information. Setup Manager saves changes to a different response file after installation is complete. Response files must be modified using Setup Manager. Manual modification is not supported and may cause installation failure.

After installation Setup Manager saves the response file to the following file, so that the default response file is never overwritten:
Windows:
     c:\Program Files\IBMWEA\wea_response.autosave.script

Unix:
     usr/IBMWPO/script/wea_response.autosave.script

Note: Setup Manager must be used to modify a response file. Editing a response file outside of Setup Manager may cause installation failure.

Customize the default response file

  1. Run Setup Manager in either Quick or Standard installation mode.
  2. On the Load response file panel, browse to open the default response file. Leave the default response file name unchanged and continue.
  3. The values stored in the default response file are displayed in the subsequent Setup Manager panels.
  4. Customize the information with values specific to your environment (for example user ID, password and hostname).
  5. After completing a Quick or Standard installation, you have a complete custom, for your environment, response file that can be used with Silent, Quick, or Standard installation.
  6. It is recommended that you make a copy of your new custom response file to backup any changes that have been made. After installation, the default response file is located in the following directory:
    C:\Program Files\IBMWEA\wea_response.autosave.script
    Where C:\ is the drive where Everyplace Access is installed.

Example installation process

The table below shows the four installation types and how the installation process differs for each.

Installation step Silent Quick Standard
License, information, and installation selection Go through the initial installation panels for license acceptance and prerequisites. Setup Manager checks for existing components.
Installation type selection Silent install
Note: Quick or Standard install must have been used prior to doing a Silent install to customize a response file for your environment.
Quick install
Note: Not supported if there are existing components on the machine.
Standard install
Response file Use of a response file is required to continue. Default response file is automatically chosen. May use a response file to speed up information entry.
Component selection Response file determines component selection. Response file determines component selection.If you are using the default response file and have not altered it, all components are installed. You are asked to select components to be installed.
Collect installation information Response file contains information. Prompt for basic configuration information only:
  • Fully-qualified host name
  • LDAP suffix
  • DB2 install directory
  • WebSphere install directory
  • Administrator ID
  • Administrator password

The response file contains that rest of the information.

Collected in a series of Setup Manager panels.
Summary panel None. Installation begins after selecting a response file to use and clicking Next. None. Installation begins after selecting synchronization adapters and clicking Next. A summary panel shows all the information collected and provides an opportunity for review and modification.
Native component installation panels Not applicable
Installation begins File installation begins.

Reboot for Windows
Log out for AIX

If a Windows reboot is needed, for IBM HTTP Server, do not reboot. For all other components, for example as part of the DB2 installation, the installation program restarts the server and restarts Setup Manager automatically when reboot is done. For an AIX install, you should log out and log in.

Configuration during installation During installation you are provided instructions for setting the AdminRole in WebSphere Application Server for use with WebSphere Portal. This must be completed before continuing the installation.
Change CDs You are prompted to insert the appropriate CDs as needed.
Logs When installation is complete, validate success by checking the installation log files.

Setup Manager log files

Setup Manager updates a parent log and generates a different child log for each component it attempts to install. In turn, each component may also generate additional logs. The Setup Manager parent log can be found in the following directory:

Windows:
      C:\Program Files\IBMWEA\logs\IBMWEAdate.log  

AIX:
      /usr/IBMWPO/setupdate.log

For more information about logs, see Install logs.

Install properties file (wea.properties)

Setup Manager saves information about the components you selected to install in wea.properties. When you launch Setup Manager, this file is saved to the local drive. Each time you run Setup Manager on the machine, it references wea.properties to determine which components are already installed. You cannot select to install components that are already installed. The integrated uninstaller uses this file to determine which components are available to uninstall. The properties file can be found in the following default location:

Windows:
      C:\Program Files\IBMWEA\conf\ 

AIX:
      /usr/IBMWPO/conf/

Note: Typically you should not edit this file. But if you do need to edit the file, make a backup copy of the file first.


Below is a sample wea.properties file. The sample indicates that none of the Everyplace Access components are installed, Installed=false. The file uses acronyms for each component, for example EAK represents Everyplace Access core services, ESS represents Synchronization Server, DB2E represents DB2 Everyplace, INS represents Intelligent Notification Services, DMS represents Device Manager and LAS represents Location Aware Services.

Sample wea.properties file
 

EAKServicesInstalled=false 
EAKServicesVersion=4.3.0.0
EAKDatabaseInstalled=false
EAKDatabaseVersion=4.3.0.0
EAKPortalintInstalled=false
EAKPortalintVersion=4.3.0.0

ESSServerInstalled=false
ESSServerVersion=1.3.0
ESSDbInstalled=false
ESSDbVersion=1.3.0
ESSPortletsInstalled=false
ESSPortletsVersion=1.3.0

DB2EDbInstalled=false
DB2EDbVersion=8.1
DB2ECoreInstalled=false
DB2ECoreVersion=8.1

INSSubInstalled=false
INSSubVersion=1.2.2
INSMSGInstalled=false
INSMsgVersion=1.2.2
INSPortletsInstalled=false
INSPortletsVersion=1.2.2
INSDbInstalled=false
INSDbVersion=1.2.2

DMSDbInstalled=false
DMSDbVersion=4.3
DMSCoreInstalled=false
DMSCoreVersion=4.3

LASDatabaseInstalled=false
LASDatabaseVersion=1.0.0.0
LASPortletsInstalled=false
LASPortletsVersion=1.0.0.0
WEACoreLevel=4.3
BSCoreInstalled=false
WEACoreInstalled=false
BSOfflineDbInstalled=false
EAKInstallLocation=C:\\WebSphere\\WEACoreServices


Related information