Skip to main content link. Accesskey S
  • Anonymous
  • Log on
  • Help
  • IBM logo
  • IBM Connections wiki
  • All Wikis
  • Home
  • Community Articles
  • Product Documentation
  • Learning Center


Search

Advanced Search
IBM Translated Product Documentation...

 IBM Connections 3.0.1 documentation

 IBM Connections 3.0.1 Javadoc
 IBM Translated Product Documentation

Tag Cloud

  • 1.0
  • 1.0.x
  • 2.0
  • 2.0.1
  • 2.0.1.1
  • 2.0_media
  • 2.5
  • 2.5_deployment
  • 2.5_media
  • 2.5_performance
  • 3
  • 3.0
  • 3.0.1
  • 3.0.1_media
  • 3.0_media
  • 3_deployment
  • 8.1.1
  • 8.2
  • activities
  • administrators
  • api
  • best_practices
  • blogs
  • bookmarks
  • business_card
  • cluster
  • communities
  • community
  • community_manager
  • connections
  • connections_3
  • connections_301
  • customization
  • customize
  • customizing
  • demos
  • deploying
  • deployment
  • deployments
  • developers
  • dogear
  • Domino
  • Edge server
  • education
  • error messages
  • files
  • forums
  • getting_started
  • Help
  • home
  • home_page
  • homepage
  • how-to
  • HTTP server
  • ibm
  • index
  • installation
  • integration
  • iOS
  • ipad
  • iWidget
  • J2EE
  • javadoc
  • lc3.0
  • learning
  • lotus-connections
  • mml
  • mobile
  • Notes
  • performance
  • person_card
  • Portal
  • portlet
  • portlet_factory
  • profiles
  • proxy server
  • quickr
  • Redbooks
  • rest
  • reverse proxy server
  • Sametime
  • scenarios
  • search
  • security
  • self-paced
  • SSO
  • tags
  • test_infrastructure
  • troubleshooting
  • tuning
  • video
  • VideoFest
  • videos
  • WAI
  • WAS
  • web_seminar
  • WebAppIntegrator
  • WebSphere
  • widgets
  • wikis
InformationInformation
You are currently viewing machine translated content. IBM translation might be available. Click IBM Translated Product Documentation to see what is available.X


Home > IBM Connections 3.0.1 documentation > Installing a fix pack in interactive mode
Rate this article 1 starRate this article 2 starsRate this article 3 starsRate this article 4 starsRate this article 5 stars
(Current editable edition)
Original noneditable edition
Current editable edition
(Original noneditable edition)

Installing a fix pack in interactive mode 

expanded Abstract
collapsed Abstract
Install a fix pack to update IBM® Connections.



Install a fix pack to update IBM® Connections.

Before you begin

  • Update your Lotus® Connections 3.0 databases. For more information, see the Updating 3.0 databases topic.
  • Ensure that you have downloaded and extracted the latest fix pack. See the Downloading fixes topic for more information.
  • (AIX® or Linux™) If you installed Lotus Connections 3.0 as a root user, you cannot install this fix pack as a non-root user.
  • If an error occurs during installation, IBM Installation Manager cancels the installation and rolls back the installation files. Installation errors are usually caused by environment problems such as insufficient disk space, privilege issues, or corruption of a WebSphere® profile. If your installation is cancelled, complete the following steps:
    1. Identify and resolve the error that caused the cancellation. After cancelling the installation, IBM Installation Manager displays an error message with an error code. You can look up the error code in the Installation error messages topic or check the log files.
    2. Start this task again.
  • You must run IBM Installation Manager on the system where the Deployment Manager is installed.
  • User account:
    • AIX or Linux: Use the same operating system user account to install this fix pack that was used to install Lotus Connections 3.0. If that account is no longer available, recreate it with the same user name and password and use it to install the fix pack.
    • Windows™: Use an operating system user account that is in the same Administrators group as the account that was used to install Lotus Connections 3.0.

About this task

To install the fix pack, complete the following steps:

Procedure

  1. Stop all clusters in your deployment. Leave the Deployment Manager and node agents running during the fix pack installation.
  2. From the IM_root directory, run the file to start the IBM Installation Manager:
    • AIX or Linux: ./launcher
    • Windows 32-bit: launcher.exe
      • Note: On Windows Server 2008, the launcher.exe file is in the IM_root\eclipse directory.
  3. From the IBM Installation Manager menu, click File -> Preferences.
  4. In the left pane of the IBM Installation Manager, click Repositories -> Add Repository.
  5. Enter the full path to the fix pack that you downloaded and then click OK.
    • For example, C:\IBM\LotusConnections\update\fixes\LC3011_Fixpack.zip

      The IBM Installation Manager indicates if it can connect to the repository.
  6. Click OK to save the new repository.
  7. Click Update.
  8. The package group panel appears. Click Next to continue.
  9. Select the fix packs to install and click Next.
  10. Review and accept the license agreement by clicking I accept terms in the license agreements and then click Next.
  11. Ensure that all the applications are selected and click Next.
    • Note: All of the installed applications are selected by default. If you add any of the unselected applications, those applications will be installed. If you clear any of the selected applications, those applications will be uninstalled.
  12. Enter the administrative ID and password of the Deployment Manager.
    • Note: This ID is set to the connectionsAdmin J2C authentication alias, which is mapped to the following J2EE roles: dsx-admin, widget-admin, and search-admin. It is also used to by the service integration bus. If you plan to use security management software such as Tivoli® Access Manager or SiteMinder, the ID that you specify here must exist in the LDAP directory so that it can be recognized by that software. For more information, see the Switching to unique administrator IDs for system level communication topic.
  13. Configure your topology:
    • Note: The panel described in this step appears only if you selected new applications to install.
      1. Select a topology solution. For more information about each option, see the Deployment options topic.
      2. Enter the application cluster name for each application.
        • Note: IBM Installation Manager creates servers and clusters when required.
      3. Accept the predefined node selection or select a different node.
        • Note: These nodes host application server instances that host IBM Connections applications. You can assign multiple nodes to a cluster, where each node is a server member of that cluster.
      4. Enter the server member name for the selected node. Choose the default or enter a custom name.
        • Note: If you enter a custom server member name, the name must be unique across all nodes in your deployment.
  14. Enter the database information.
    • Note: The panel described in this step appears only if you selected new applications to install and if the new applications require database configuration.
      1. Specify whether the installed applications use the same database server or instance: Select Yes or No.
        • Note: If allowed by your database configuration, you can select multiple database instances as well as different database servers.
      2. Select a database type from one of the following options:
        • IBM DB2 Universal Database™
        • Oracle Enterprise Edition
        • Microsoft SQL Server Enterprise Edition

      3. Enter the location of the JDBC driver library. For example:
        • AIX:
          • /usr/IBM/WebSphere/AppServer/lib
        • Linux:
          • /opt/IBM/WebSphere/AppServer/lib
        • Windows:
          • C:\IBM\WebSphere\Appserver\lib
      4. Ensure that the following JDBC driver libraries are present in the JDBC directory:
        • DB2®
            db2jcc.jar and db2jcc_license_cu.jar
          Oracle
            ojdbc6.jar
          SQL Server
            Download the SQL Server JDBC 2 driver from the Microsoft website to a local directory and enter that directory name in the JDBC driver library field.

            The directory must not contain the sqljdbc.jar file, only the sqljdbc4.jar file. Even though the datasource is configured to use the sqljdbc4.jar file, an exception occurs if both files are present in the same directory.

            IBM recommends that you obtain this Microsoft hotfix for the JDBC 2 driver for production deployments.
      5. Enter the Host name of the database server. For example:appserver.enterprise.example.com
        • If your installed applications use different database servers, enter the database host name for each application.
      6. Enter the Port of the database service. The default values are: 50000 for DB2, 1521 for Oracle, and 1433 for SQL Server.
        • If your installed applications use different database servers or instances, enter the database port for each application.
      7. Enter the database user ID and password for each application.
        • If your database type is Oracle, you must connect to the database with the user ID that you used when you created the application databases.
      8. Click Validate to verify your database settings. If the validation fails, check your database settings. When the validation succeeds, click Next.
        • IBM Installation Manager tests your database connection with the database values that you supplied. You can change the database configuration later in the WebSphere Application Server Integrated Solutions Console.
  15. Review the summary information. Click Back to change the information or click Update to install the selected fix packs.
  16. When the installation is complete, synchronize all the nodes and restart all the clusters.

Results

Your IBM Connections deployment has been updated. To check the logs, go to the lotus_connections_root/logs directory and open the <application>Update.log file, where <application> is the name of an IBM Connections application. If you added new applications, check the <application>Install.log file as well.

Parent topic: Installing fix packs

Related concepts
Updating 3.0 databases

Related tasks
Installing a fix pack in silent mode
Downloading fixes

Related reference
Installation error messages

expanded Article information
collapsed Article information
Category:
IBM Connections 3.0.1 documentation, Product Documentation,
Tags:

This Version: Version 10 May 2, 2012 8:27:07 AM by IBM  IBMer

expanded Attachments (0)
collapsed Attachments (0)

 


expanded Versions (10)
collapsed Versions (10)
Version Comparison     
Version Date Changed by               Summary of changes
This version (10) May 2, 2012 8:27:07 AM IBM  
9 Mar 15, 2012 9:16:04 AM IBM  
8 Mar 15, 2012 9:16:04 AM IBM  
7 Feb 2, 2012 8:54:55 AM Paddy Barrett   Fixed link.
6 Feb 2, 2012 8:53:55 AM Paddy Barrett  
5 Feb 1, 2012 9:09:32 AM Paddy Barrett   Added info about the user account to use when installing the fix pack.
4 Oct 26, 2011 10:07:16 AM Paddy Barrett   Amended fixpack example to "...LC3011_Fixpack.zip" and removed referen...
3 Aug 5, 2011 12:18:46 PM Jason English  
2 Jul 27, 2011 5:51:03 AM Paddy Barrett  
1 Apr 6, 2011 3:58:33 PM IBM  
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedSubscribe to RSSHelpAbout
  • All Lotus and WebSphere Portal wikis
  • IBM developerWorks
  • IBM Software support
  • IBM Social Business User Experience Blog
  • IBMSocialBizUX on Twitter
  • IBMSocialBizUX on Facebook
  • Lotus product forums
  • IBM Social Business UX blog
  • IBM Collaboration Solutions
  • Recently added feedRecently added
  • Recently edited feedRecently edited
  • Recently added comments feedRecently Added Comments
  • Wiki Help
  • Forgot user name/password
  • Wiki design feedback
  • Content feedback
  • About the wiki
  • About IBM
  • Privacy
  • Contact IBM
  • IBM Terms of use
  • Wiki terms of use