The installation of the IBM Notes Client v9.0.1 failed repeatedly on Windows 10.
Here is the error log entry:
22:38:18.453 3 WARNING com.ibm.rcp.provisioning.internal.requirements.UpdateChecker
VerifySignatureThread
CWPPR0516W: An error occurred during the install of feature com.ibm.xsp.extlib.feature_9.0.1.v00_00_20131004-1200.
org.eclipse.update.internal.core.FeatureDownloadException: An exception occured while downloading feature from “jar:file:/c%3A/users/shick%7E1.lap/appdata/local/temp/pft915e.tmp/updateSite.zip!/features/com.ibm.xsp.extlib.feature_9.0.1.v00_00_20131004-1200.jar”.
at org.eclipse.update.core.FeatureContentProvider.asLocalReference(Unknown Source)
at org.eclipse.update.internal.core.FeaturePackagedContentProvider.retrieveLocalJar(Unknown Source)
at org.eclipse.update.internal.core.FeaturePackagedContentProvider.getPluginEntryArchiveReferences(Unknown Source)
at com.ibm.rcp.provisioning.internal.requirements.UpdateChecker$VerifySignatureThread.run(Unknown Source)
at com.ibm.rcp.provisioning.internal.requirements.UpdateChecker.verifySignatures(Unknown Source)
at com.ibm.rcp.provisioning.internal.requirements.UpdateChecker.doCheck(Unknown Source)
at com.ibm.rcp.provisioning.internal.requirements.DefaultFeatureHandler.run(Unknown Source)
at com.ibm.rcp.provisioning.internal.requirements.Provisioning.provision(Unknown Source)
at com.ibm.rcp.provisioning.internal.impl.ProvisioningServiceImpl.provision(Unknown Source)
at com.ibm.rcp.provisioning.internal.impl.ProvisioningServiceImpl.processInternal(Unknown Source)
at com.ibm.rcp.provisioning.internal.impl.ProvisioningServiceImpl.access$1(Unknown Source)
at com.ibm.rcp.provisioning.internal.impl.ProvisioningServiceImpl$3.run(Unknown Source)
at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)
Caused by: java.io.FileNotFoundException: JAR entry plugins/com.ibm.xsp.extlib.mobile_9.0.1.v00_00_20131004-1200.jar not found in c:\users\shick~1.lap\appdata\local\temp\pft915e.tmp\updateSite.zip
at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)
at sun.net.www.protocol.jar.JarURLConnection.getInputStream(Unknown Source)
at org.eclipse.update.internal.core.connection.OtherResponse.getInputStream(Unknown Source)
at org.eclipse.update.core.ContentReference.getInputStream(Unknown Source)
… 13 more
When I first attempted the installation the laptop was on Windows 10 Home Edition. I searched the prerequisites on the IBM support site and saw that Notes 9.0.1 Fix Pack 4 and above supports Windows 10 Pro or Enterprise, so I upgraded the laptop to Windows 10 Pro. The installation of the original 9.0.1 package fails with the identical error message and log entry.
Since the original release of 9.0.1 did not support Windows 10, how can you install 9.0.1 on a Win10 system? Fix Pack 5 is only an incremental install, that must be applied to an existing 9.0.1 installation, correct? Or is there a complete install package that supports Windows 10 Pro and includes Fix Pack 5?