I've been trying to upgrade our Connections server from 2.0.0.1 to 2.0.1. The following has been done:
- DB2 has been upgraded to FP5.
- The databases have been updated manually using the following instructions:
http://publib.boulder.ibm.com/infocenter/ltscnnct/v2r0/index.jsp?topic=/com.ibm.lotus.connections.help/t_update_databases-manual.html - Lotus Connections has been upgraded to 2.0.1 using the following command:
updateLC -fixpack -installDir "E:\ibm\LotusConnectionsv2\WebSphere\LotusConnections" -fixpackDir "E:\ibm\LotusConnectionsv2\update\Fixpacks" -install -fixPackID LC201_Fixpack -wasUserId <user id> -wasPassword <password> - Installed the following fixes:
LO34540.jar
LO34604.jar
LO34631.jar
LO34638.jar
LO34665.jar
LO34676.jar - Started WAS
- When I try to use any of the "populateLoginNames" commands I get an error:
WASX7209I: Connected to process "server1" on node ewconnectionsNode01 using SOAP
connector; The type of process is: UnManagedProcess
WASX7031I: For help, enter: "print Help.help()"
wsadmin>execfile("blogsAdmin.py")
Blogs Administration initialized on cell: ewconnectionsNode01Cell
wsadmin>BlogsMigrationService.populateLoginNames()
WASX7015E: Exception running command: "BlogsMigrationService.populateLoginNames(
)"; exception information:
com.ibm.bsf.BSFException: exception from Jython:
Traceback (innermost last):
File "input", line 1, in ?
AttributeError: populateLoginNames
Connections no longer works properly and I see the following in the browser:
Homepage
javax.servlet.ServletException: CLFRQ0125E: An error occurred while creating a new user for the home page with e-mail MyAddress@MyDomain.com and identifier DD82941359B1F2E20A256B6200081234.
Blogs
Blogs database version error
The Blogs database version does not match current version of Blogs. Please check the database and make sure to use the correct version.
Activities
The Activities service is temporarily unavailable.
The server failed to initialize the Activities application. Contact your system administrator or try again later.
When I look at the about pages, I see the following which seems wrong:
Release 2.0 LC2.0_FP_20080703.0916
When I run updateLC to find out which Fixpacks are install, I see the following (which looks good):
Update Installer Version 2.0.1, Dated 10/13/08
Listing installed fix packs:
Fix pack name: LC2001_Fixpack
Fix pack name: LC201_Fixpack
UpdateInstaller.puiReturnCode is 0
Any help would be appreciated.
Thanks
Steve

Issues upgrading to 2.0.1 (Steve Davis 11.Nov.08)
. . 