Technote

(FAQ)
6.0.0.1 fix pack fails during installation because the .zip file is used instead of the .pak file.
Problem
While upgrading to WebSphere Commerce 6.0.0.1, the following error is shown in WC_installdir\logs\update\6.0.0-WS-WCServer-FP001.installupdatelog.txt :

...
Install, com.ibm.ws.install.ni.ismp.actions.InstallNIFPackage, msg1, Updating component: configmanager.common.base, percent complete: 8%
Install, com.ibm.ws.install.ni.ismp.actions.InstallNIFPackage, err, null
Install, com.ibm.ws.install.ni.ismp.actions.InstallNIFPackage, err, The file /usr/IBM/WebSphere/CommerceServer60/lib/Enablement-BaseComponentsLogic.jar could not be updated.
Install, com.ibm.ws.install.ni.ismp.actions.InstallNIFPackage, err, com.ibm.ws.install.ni.framework.fileactions.NIFFileActionIOException: The file /usr/IBM/WebSphere/CommerceServer60/lib/Enablement-BaseComponentsLogic.jar could not be updated.
at com.ibm.ws.install.ni.framework.fileactions.ZIPFileOperationController.performAllZIPOperations(ZIPFileOperationController.java:114)
at com.ibm.commerce.install.updi.product.wc.WCUpdateComponent.execute(WCUpdateComponent.java:119)
at com.ibm.ws.install.ni.framework.component.ComponentAction.executeComponentActions(ComponentAction.java:201)
at com.ibm.ws.install.ni.framework.component.ComponentAction.executeComponentActions(ComponentAction.java:75)
at com.ibm.ws.install.ni.framework.install.NIFPackageApplicationPlugin.performUpgrade(NIFPackageApplicationPlugin.java:488)
at com.ibm.ws.install.ni.framework.install.NIFPackageApplicationPlugin.executeInBackwardCompatibleMode(NIFPackageApplicationPlugin.java:207)
at com.ibm.ws.install.ni.framework.install.NIFPackageApplicationPlugin.execute(NIFPackageApplicationPlugin.java:81)
at com.ibm.ws.install.ni.framework.maintenanceplugins.FixpackApplicationPlugin.execute(FixpackApplicationPlugin.java:81)
at com.ibm.ws.install.ni.ismp.actions.InstallNIFPackage.execute(InstallNIFPackage.java:107)
at com.installshield.wizard.RunnableWizardBeanContext.run(RunnableWizardBeanContext.java:21)
...
Cause
Earlier in the log, the following line indicates the problem where you can see that the .zip file was used instead of the .pak file:

Selected Maintenance Package Path: /tmp/WCFixpack6001/6.0.0-WS-WCServer-FP001.pak.zip

Solution
Rename the .pak file (which is a compressed file with the extension .pak.zip) and the installation of the fix pack should proceed. For example, change the name from:

6.0.0-WS-WCServer-FP001.pak.zip

to

6.0.0-WS-WCServer-FP001.pak

NOTE: You might need to first uninstall the fix pack and then reinstall it.

Cross Reference information
Segment Product Component Platform Version Edition
Commerce WebSphere Commerce Enterprise Installation AIX, i5/OS, Linux, Solaris, Windows 6.0, 6.0.0.1, 6.0.0.2
Commerce WebSphere Commerce Business Edition Installation AIX, i5/OS, Linux, Solaris, Windows 6.0, 6.0.0.1, 6.0.0.2
Commerce WebSphere Commerce Professional Installation AIX, i5/OS, Linux, Solaris, Windows 6.0, 6.0.0.1, 6.0.0.2
Commerce WebSphere Commerce - Express Installation AIX, i5/OS, Linux, Solaris, Windows 6.0, 6.0.0.1, 6.0.0.2
Commerce WebSphere Commerce Developer Enterprise Installation AIX, i5/OS, Linux, Solaris, Windows 6.0, 6.0.0.1, 6.0.0.2
Commerce WebSphere Commerce Developer Business Edition Installation AIX, i5/OS, Linux, Solaris, Windows 6.0, 6.0.0.1, 6.0.0.2
Commerce WebSphere Commerce Developer Professional Installation AIX, i5/OS, Linux, Solaris, Windows 6.0, 6.0.0.1, 6.0.0.2
Commerce WebSphere Commerce Developer Express Installation AIX, i5/OS, Linux, Solaris, Windows 6.0, 6.0.0.1, 6.0.0.2
   

Document Information

Current web document: http://www.ibm.com/support/docview.wss?uid=swg21260859