I'm having Lotus Connections pilot. I am trying to install the fixpack 1 and failed to do so. I follow the instruction here to setup the fix installer
http://www-1.ibm.com/support/docview.wss?rs=3265&uid=swg24019498
I run the command
updateLC -installDir C:\IBM\WebSphere\LotusConnections\ -fixpack -fixpackDir C:\IBM\WebSphere\LotusConnections\update\fixpacks\ -install -fixPackID
2.0.0.0-LC-Multi-FP000001 -wasUserId <id> -wasPassword <password>
---------------------------------------------------
But I get the error below
Start of [ updateLC ]
Build 20080630_0000
Verifying installer jar:
[ LotusConnectionsUpdateInstaller.jar ]
Setting permissions on C:\IBM\WEBSPH~1\LOTUSC~1\\version
Set encoding: console
Fix pack update specified
Fix pack directory: C:\IBM\WebSphere\LotusConnections\update\fixpacks\
Installation specified
Fix pack: 2.0.0.0-LC-Multi-FP000001
Target product directory: C:\IBM\WebSphere\LotusConnections\
Copyright (c) IBM Corporation 2002, 2007; All rights reserved.
IBM Lotus Connections
Update Installer Version 1.0.2, Dated 8/15/07
Checking product features:
The specified fix pack does not exist
2.0.0.0-LC-Multi-FP000001
UpdateInstaller.puiReturnCode is 9
End of [ updateLC ]
Any help please.