Installation and Upgrade Guide

     Previous  Next    Open TOC in new window  Open Index in new window  View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Installing Studio

This chapter describes how to install Studio software on Windows, UNIX, and Linux machines; it includes the following information:

 


Installing Studio

To install Studio:

  1. Ensure you have completed pre-installation steps. For information, see Pre-Installation Requirements.
  2. Back up the portal database. This standard procedure ensures that you can recover if there is a problem during installation.
  3. On the host machine for the Studio deployment, log in as the local administrator (for Windows) or the user created in User and Group Requirements (for UNIX or Linux).
  4. If your Image Service is on a separate machine, map or mount a network drive to the Image Service host computer. If you are able to write files to the Image Service directory you will not need to execute the separate step Installing the Image Service Files.
  5. Copy the installer (ALIStudio_v2-2.exe for Windows or ALIStudio_v2-2 for UNIX or Linux) from the release media to the disc location from which you plan to launch it (for example, C:\Temp or /tmp).
  6. Close all applications.
  7. To launch the installer:
    • On Windows: double-click ALIStudio_v2-2.exe.
    • On UNIX or Linux: $ ./ALIStudio_v2-2.
  8. Complete the installation wizard pages as described in the following table and according to the settings you planned when you completed the Installation Worksheet for AquaLogic Interaction Studio 2.2 MP1.
Note: The installer can reference a properties file so that installation wizard entries can be made automatically. The installer does not display the wizard pages for which it has the information required or when the pages do not apply to the application server you will be using. If you do not have a properties file, the installer will create one upon install completion for future use.
Table 3-1 Studio Installer Wizard Pages
Wizard Page
Description
Introduction
Click Next.
Choose Components
Select Studio, Image Service Files, or both. Then click Next.
Installation Folder
Accept the default: C:\bea\alui for Windows or /opt/bea/alui/ for UNIX or Linux.
Install/Upgrade
If you are upgrading from 1.1, specify Yes; otherwise specify No. Then click Next. For more information on upgrading Studio, see Upgrading Studio.
Application Port
Choose whether to use a secure HTTP protocol for the Web service (https) or a standard Web protocol (http). Specify the port through which Studio should handle requests. The default is 11935. Then click Next.
Studio Database
Select SQL Server or Oracle.
Portal Database Connection Information
Specify connection information for the portal database. Required information is host computer, port, database name or service name, login, and password.
Studio Database Connection Information
Specify connection information for the Studio database. Required information is host computer, port, database name or service name, login, and password.
SMTP Notification Settings
To enable SMTP notification of Studio events, complete SMTP server and address information.
Path to Image Service Files
The default is C:\bea\alui\ptimages for Windows and /opt/bea/alui/ptimages for UNIX or Linux. If your Image Service is located in another directory, enter the location here. Then click Next.
  1. On the Pre-Installation Summary page, click Install to initialize the installation process.
  2. Click Done to exit the installer.
  3. For Windows machines, reboot your computer.

 


Installing the Image Service Files

If the Studio Image Service files need to be installed on a separate machine and you were unable to map or mount a network drive, run the installer on the Image Service host computer.

To install Studio Image Service files:

  1. Ensure you have completed pre-installation steps. For information, see Pre-Installation Requirements.
  2. Log in to the host computer for the Image Service as the local administrator or the user created in User and Group Requirements (for UNIX or Linux).
  3. Copy the installer (ALIStudio_v2-2.exe for Windows or ALIStudio_v2-2 for UNIX or Linux) from the release media to the disc location from which you plan to launch it (for example, C:\Temp or /tmp).
  4. Close all applications.
  5. To launch the installer:
    • On Windows: double-click ALIStudio_v2-2.exe.
    • On UNIX or Linux: $ ./ALIStudio_v2-2.
  6. Complete the installation wizard pages as described in the following table.
    Table 3-2 Image Service Installer Wizard Pages
    Wizard Page
    Description
    Introduction
    Click Next.
    Choose Components
    Select Image Service Files. Click Next.
    Path to Image Service Files
    The default is C:\bea\alui\ptimages for Windows and /opt/bea/alui/ptimages for UNIX or Linux. If your Image Service is located in another directory, enter the location here. Then click Next.
  7. On the Pre-Installation Summary page, click Install to initialize the installation process.
  8. Click Done to exit the installer.
  9. For Windows machines, reboot your computer.

  Back to Top       Previous  Next