Previous Contents Index DocHome Next |
iPlanet Unified Integration Framework Developer's Guide |
Chapter 2 Installation
This chapter describes how to install and configure UIF on the iPlanet Application Server.The following topics are included in this chapter:
Summary of Installation Tasks
Checking Hardware and Software Requirements
Summary of Installation Tasks
To install UIF, complete the following tasks:
Complete pre-installation tasks as needed, as described in "Preparing to Install".
Install UIF according to the instructions for your target platform in "Installing UIF".
Checking Your Package
The UIF package is included with your iPlanet enterprise connector which includes the following items:
One iPlanet Application Server Unified Integration Framework Install CD-ROM containing installation software, on-line documentation, and README.txt file.
One iPlanet Application Server Enterprise Connector Install CD-ROM contain installation software, online documentation, and README.txt file.
One iPlanet Application Server Enterprise Connector Administrator's Guide.
One iPlanet Application Server Enterprise Connector Developer's Guide.
One iPlanet Unified Integration Framework Developer's Guide.
Checking Hardware and Software Requirements
The following table lists the hardware and software requirements for installing and running UIF.
Component
Requirement
Total disk space: 200 MB on NT, 400 MB on Solaris, 800 MB on Solaris if installing the iPlanet Application Server 6.0
Preparing to Install
Before you install UIF complete the following steps:
Verify that the target system is properly configured and has all the prerequisite software installed and running, as described in "Checking Hardware and Software Requirements".
Before you install UIF, stop the iPlanet Application Server if it is currently running. The installation program may not be able to overwrite files that are currently in use.
Installing UIF
The UIF installation procedure adds the following components to your system:This section describes how to install UIF on the iPlanet Application Server. It contains the following topics:
Installing on Windows NT
The iPlanet Application Server 6.0 SP1 is necessary software that must be installed before starting the UIF installation.You must be logged on to Windows NT as a user with administrator privileges to install UIF.
To install UIF complete the following steps:
Read the README.txt file on the Installation CD-ROM.
Copy NT/insbsp.zip from the Installation CD-ROM into a temporary local directory.
Figure 2-1    Welcome Window ![]()
The next window that appears is the Software License Agreement. Use the scroll bar or the Page Down key to read the License Agreement. Click on the Yes button if you agree.
Figure 2-2    Software License Agreement Window ![]()
The next window that appears is the Location of Installation. Choose your installation directory by clicking on the Browse button and navigate to the desired directory.
- Click the Next button after making your selection.
Note UIF must be installed in the same directory as the iPlanet Application Server.
- If installer detects that iPlanet Application Server software is not installed, a message is displayed indicating that you cannot continue with installation. Click OK to exit Setup.
Figure 2-3    Location of Installation Window ![]()
The Components to Install window appears. Select the UIF 6.0 SP1 checkbox or click on the Change button to select the desired components to install.
- Click the Next button after making your selection.
Figure 2-4    Components to Install Window ![]()
Review the Configuration Summary. If it is correct, press the Install button.
Figure 2-5    Configuration Summary Window ![]()
The installer displays these warning messages if you have already installed UIF, and you are reinstalling or upgrading UIF.
Figure 2-6    BSP Tree Overwrite Warning Messages
![]()
When all files are installed, the Completion of Installation window displays. Click on Finish.
- UIF has installed correctly and the system must now be rebooted to restart all iPlanet Application Server engines.
Figure 2-7    Completion of Installation Window ![]()
Installing on Unix
The iPlanet Application Server 6.0 SP1 is necessary software that must be installed before starting the UIF installation.The following procedure describes how to install UIF on Unix:
Insert the UIF Install CD-ROM into the CD-ROM drive.
Mount the CD-ROM on, for example /cdrom/cdrom0.
Copy Solaris/insbsp.tar from the Installed CD-ROM into a temporary directory.
Untar insbsp.tar, then run ./setup command.
Follow the instructions of the installation program. During installation, press:
The following welcome screen appears. Type Yes to continue.
- CTRL+B to back up to the previous screen within an installation section.
- CTRL+C if you need to exit the installation. This results in an incomplete installation. If you want to install again, you must run the installation program from the beginning.
The following license agreement screen appears. If you agree with the terms of the license agreement, type Yes to continue.
Press enter or specify 1 to select "iPlanet Servers" as the item to install.
Specify the iPlanet Application Server installation directory. This is the iAS root directory.
The following "iPlanet Server Products components" screen appears. Select "UIF6.0SP1" to install.
- UIF must be installed in the same directory as the iPlanet Application Server.
The following "UIF6.0SP1 components" screen appears. Press enter to install all the components.
Specify fully qualified domain name of the computer on which you are installing and press the Enter key.
Specify the Unix user and group name under which UIF runs.
Press Enter key to continue.
- You should have already set up this user and group name prior to running this installation.
The installer displays these warning messages if you have already installed UIF, and you are reinstalling or upgrading UIF.
When all files are installed, the Completion of Installation screen appears. Press Return to continue. The system displays the following message:
- GO to <iplanet installation directory> & type startconsole to begin managing your servers.
Uninstalling UIF
This section describes how to uninstall UIF from your iPlanet Application Server. It contains the following topics:
Uninstalling on Windows NT
Perform the following steps to uninstall UIF from a Windows NT:
Choose Uninstaller from Windows NT Start menu's Programs - iPlanet Application Server 6.0 entry. The following iPlanet Uninstall window is displayed:
Figure 2-8    iPlanet Uninstall Window ![]()
Deselect all components except UIF 6.0 SP1, then click Uninstall button.
UIF has been removed.
- While deselecting the components for UIF, the uninstaller checks for dependencies between components.
- Deselect the components in the following order:
- Deselect the subcomponents for iPlanet Application Server 6.0 in the following order:
If you do not follow the above mentioned order of deselection, alert messages are displayed and you may not be able to deselect the desired option.
Uninstalling on Unix
Perform the following steps to uninstall UIF from a Unix:
Go to iPlanet Application Server installation directory and type ./uninstall. The following screen is displayed.
Select the UIF6.0SP1 entry. The following screen is displayed:
Select all subcomponents.
UIF has been removed.
Troubleshooting Your Installation
If a problem occurs during installation:
Review the system configuration as described in "Checking Hardware and Software Requirements".
Review the following list for possible problems and suggested action(s):Verify that iPlanet Application Server is installed properly.
Verify that iPlanet Unified Integration Framework is installed properly.
Verify that you completed the installation steps correctly, as described in "Installing UIF".
Check the logs of KAS, KXS, and KJS engines for additional information.
Installer unable to detect iPlanet Application Server components
Check iPlanet Application Server software has been installed prior to installing UIF
Upgrade or Reinstall Issues
If you are upgrading an earlier version or if you are reinstalling the current version of UIF, the installation procedure simply overwrites the installed files. You do not need to uninstall them first. Please refer to your iPlanet Application Server Enterprise Connector Administrator's Guide for details on backing up your earlier repository contents and upgrade issues.
Cluster Installations
A cluster is a group of iPlanet Application Servers connected in the same network that synchronize data. Data is shared by all servers in the cluster which is stored in an iPlanet Directory Server. In most cases, each server in the cluster share common Directory Server.
UIF and Enterprise Connector Clusters
In a server cluster, all iPlanet Application Servers, UIF, and enterprise connector instances share the same LDAP instance and configuration node.
Although the UIF repository is shared across all iPlanet Application Servers in a cluster, each server in the cluster may or may not have an enterprise connector installed. If a server does not have an enterprise connector installed, it sees no datasource for the missing connector type. All servers with a given enterprise connector installed see the same set of datasources for that type.
For details about webless and cluster installations refer to the iPlanet Application Server Installation Guide for details.The UIF Repository Browser is used from any iPlanet Application Servers, UIF, and enterprise connector instances to manage the cluster's LDAP BSP (UIF) node.
The Enterprise Connector Management Console is used to configure the enterprise connector, User Management and Data Mining for all cluster instances.
Previous Contents Index DocHome Next
Copyright © 2000 Sun Microsystems, Inc. Some preexisting portions Copyright © 2000 Netscape Communications Corp. All rights reserved.
Last Updated October 19, 2000