Skip to main content link. Accesskey S
  • Translate Page ▼
  • Anonymous
  • Log on
  • Help
  • IBM logo
  • Lotus Notes and Domino wiki
  • All Wikis
  • Home
  • Community Articles
  • Product Documentation
  • Learning Center


Search

Advanced Search

Categories

Tag Cloud

  • 6.0
  • 6.5
  • 6.5.4
  • 6.x
  • 7.0
  • 7.0.2
  • 7.5
  • 7.x
  • 8.0
  • 8.0.1
  • 8.0.2
  • 8.5
  • 8.5.1
  • 8.5.2
  • 8.5.3
  • 8.5.x
  • 8.x
  • address
  • admin
  • administering
  • administration
  • administrator
  • attachment
  • authentication
  • best practice
  • Blackberry
  • cache
  • calendar
  • Client deployment
  • contacts
  • customization
  • DAOS
  • database
  • DCT
  • demo
  • deployment
  • deployment Notes
  • directory
  • document
  • documents
  • Domino
  • Domino Server
  • Domino Web Access
  • dwa
  • email
  • getting started
  • http
  • IMAP
  • inotes
  • install
  • iPhone
  • LDAP
  • logging
  • Lotus iNotes
  • Lotus Notes
  • Lotus Notes Traveler
  • Lotus Traveler
  • mail
  • mail file
  • max
  • memory
  • message
  • messages
  • messaging
  • MIME
  • moving_advanced
  • moving_cal
  • moving_mail
  • ND6
  • notes
  • Notes ID Vault
  • notes.ini
  • NotesBench
  • performance
  • plug-ins
  • Policies
  • preferences
  • R5
  • reference card
  • replication
  • router
  • Sametime
  • search
  • Security
  • server
  • smtp
  • table
  • text
  • tips
  • to do
  • Traveler
  • troubleshooting
  • upgrade
  • user
  • using
  • video
  • videofest
  • web
  • Widgets and Live Text
  • Windows
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 > Lotus Notes > Tips for avoiding common Notes 8.5.1 install and upgrade issues
Rate this article 1 starRate this article 2 starsRate this article 3 starsRate this article 4 starsRate this article 5 stars

Tips for avoiding common Notes 8.5.1 install and upgrade issues 

expanded Abstract
collapsed Abstract
Tips from the IBM Lotus SWAT team for avoiding common Notes 8.5.1 install and upgrade issues
After working with many customers, the IBM Lotus SWAT team has seen and resolved a variety of problems and pitfalls directly related to upgrading to Notes 8.5.1. Here are a few tips to help you avoid some of the more common issues.
  • Perform an uninstall and reinstall
  • Install Notes before launching any other applications
  • Run the install from a local drive
  • Reduce the size of the install kit


Perform an uninstall and reinstall (if possible)

The first question that many customers are asking is ‘Do we upgrade or uninstall the old version, then install the new version?’. There are multiple things to consider when answering this question. The first is what would you lose if you uninstall. The answer can be ‘nothing’, but that requires that you properly configure your installation. In 8.5.1 we have included an XML file, which controls the features that are installed. This file is installation_directory/deploy/install.xml. As an example of what you might lose, the embedded Sametime client is NOT enabled by default. It is installed, but will not be visible to the end user.

<installfeature default="true" id="Sametime" name="Sametime" required="true" show="false" version="8.5.1.20090929-1223">

In one case, a complete uninstall of Notes 8.0.2 was performed. When they installed 8.5.1, the Sametime client was not visible to end users. A simple change to the install.xml would have prevented this.

Secondly, many customer believe that if they upgrade it will be faster than an uninstall / reinstall. In many cases, this is not true. In testing, we identified that the time to uninstall / reinstall was the same as performing a straight upgrade. This is caused in part to the installation code performing multiple checks and backups of files. This extra processing is not required for a clean install.


Install Notes before launching any other applications
(clean restart)

Depending on your method for upgrade, you can run into a variety of problems. The most common problem is ensuring that the Notes client is completely shutdown. The two most common methods to automate the installation of Notes include the IBM provided SmartUpgrade tool and a 3rd party system management tool – such as Microsoft’s SMS.

If there are Notes components running at the time of the installation, the installation will fail. In previous versions of Notes, there have been reports of Notes processes not shutting down in a timely manner. These processes will trigger an error in the Notes installation code causing the installation to fail. While the Notes client is left in a working state, it has not been upgraded.

In addition to the Notes process, we must be sure that all of the files in the Notes program directory that need to be upgraded are free of file locks. For instance, there are times when a Notes client is used to launch a web browser. This leaves a link between the browser and the Notes program directory. We have documented cases where there are open files in the Notes Eclipse directory. The provisioning portion of the installation will fail and can leave the end user with a broken installation. It will be a mix of the original versions and the new version of Notes.


Run the install from a local drive


Disk storage is getting cheaper however install kits are getting bigger. The question of a local or network installation is unique for each company and in many cases for each location. A company with a large network might not want to ‘download’ a 400 MB install kit to each of their thousands of computers. But then there is the question, ‘Can the network support thousands of installations over the network?’. The best location will depend on your location. A local installation will run faster but requires that the installation files be pre-staged. One method to pre-stage the installation is to use Microsoft's SMS or SCCM to drop the installation files onto the local workstation. This can be performed off hours and reduce the impact on the network during production hours. A network installation will run slower and can have a negative impact on other applications or users if many users are performing the installation at the same time.


Reduce the install kit size

The standard install kit can be quite large and includes many features that may not be part of a company's plan. In addition to the install.xml mentioned earlier, there is an updatesite.zip file which contains many of the features and add on components to the Notes client. This file can be reduced in size by removing components that will not be needed in your environment. As part of the Notes install kit, there is a Utility directory, which includes a set of tools to modify the updatesite.zip file. In addition to removing unwanted components, you have the option of adding additional customized components. Details on how to add and remove components are included in the zip file in the Utility directory, as well as in the Lotus Domino Administrator 8.5 Help,


Related Information
  • Open Mic Q&A: Notes 8.5.1 Upgrade Deployments & Best Practices (April 1, 2010)
  • Page 3: Deploying Notes 8.5.1 clients (Upgrade Cookbook)
  • Download info for Lotus Notes 8.5.1
  • Download options for Notes 8.5.1 Fix Packs

expanded Article information
collapsed Article information
Category:
Lotus Notes, Notes client, Notes deployment issues, Troubleshooting,
Tags:
Best Practices, Installation, Lotus Notes, Lotus SWAT, Performance, Upgrade

This Version: Version 5 February 16, 2011 1:47:13 PM by Amy Smith  IBMer
   
expanded Attachments (0)
collapsed Attachments (0)

 


expanded Versions (5)
collapsed Versions (5)
expanded Version Comparison
collapsed Version Comparison
     
Version Date Changed by               Summary of changes
This version (5) Feb 16, 2011 1:47:13 PM Amy Smith  
4 Feb 15, 2011 1:55:01 PM Amy Smith  
3 Feb 14, 2011 5:23:06 PM Amy Smith  
2 May 12, 2010 8:50:19 AM Joy Freeman  
1 May 12, 2010 8:49:09 AM Joy Freeman  
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Tip: When linking to articles use the original title, not the edited title. The alias for the link can be the edited title.
Go ElsewhereStay ConnectedSubscribe to RSSHelpAbout
  • All Lotus and WebSphere Portal wikis
  • IBM developerWorks
  • IBM Software support
  • Lotus Technical Information and Education Team Blog
  • Lotus Tech Info on Twitter
  • Lotus Tech Info on Facebook
  • Lotus product forums
  • Lotus Tech Info 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
Return to English
Arabic
Chinese Simplified
Chinese Traditional
French
German
Italian
Japanese
Korean
Portuguese
Russian
Spanish