WebSphere Commerce Developer Enterprise(WCDE) v7- FEP6 to FEP8 upgrade - Part5

Problem:

Installation was keep failing because of the following error.

Exception Trace:

(Feb 11, 2016 4:16:57 PM), Install, com.ibm.ws.install.ni.ismp.actions.InstallNIFMaintenance, err, Invalid entry path: starterstores/AddOnFeatures/MadisonsMobile.sar/StoreAssetsDir/mobile/ShoppingArea/CatalogSection/SearchSubsection/CatalogSearchResultOnlyDisplay.jspf
(Feb 11, 2016 4:16:57 PM), Install, com.ibm.ws.install.ni.ismp.actions.InstallNIFMaintenance, err, Invalid entry path: starterstores/AddOnFeatures/MadisonsMobile.sar/StoreAssetsDir/mobile/ShoppingArea/CatalogSection/SearchSubsection/CatalogSearchResultOnlyDisplay.jspf
(Feb 11, 2016 4:16:57 PM), Install, com.ibm.ws.install.ni.ismp.actions.InstallNIFMaintenance, err, com.ibm.ws.install.ni.framework.NIFException: Invalid entry path: starterstores/AddOnFeatures/MadisonsMobile.sar/StoreAssetsDir/mobile/ShoppingArea/CatalogSection/SearchSubsection/CatalogSearchResultOnlyDisplay.jspf
                at com.ibm.ws.install.ni.ismp.utils.ISMPLogUtils.logException(ISMPLogUtils.java:46)
                at com.ibm.ws.install.ni.ismp.actions.InstallNIFMaintenance.execute(InstallNIFMaintenance.java:105)
                at com.installshield.wizard.RunnableWizardBeanContext.run(RunnableWizardBeanContext.java:20)
Caused by: java.io.IOException: Invalid entry path: starterstores/AddOnFeatures/MadisonsMobile.sar/StoreAssetsDir/mobile/ShoppingArea/CatalogSection/SearchSubsection/CatalogSearchResultOnlyDisplay.jspf
                at com.ibm.ws.install.ni.framework.fileactions.ZIPAddFileActionPlugin.getFSRelativePathStopPosition(ZIPAddFileActionPlugin.java:250)
                at com.ibm.ws.install.ni.framework.fileactions.ZIPAddFileActionPlugin.getTargetFileSystemEntry(ZIPAddFileActionPlugin.java:187)
                at com.ibm.ws.install.ni.framework.fileactions.ZIPAddFileActionPlugin.execute(ZIPAddFileActionPlugin.java:53)
                at com.ibm.ws.install.ni.framework.fileactions.FileActionPlugin.executeFileAction(FileActionPlugin.java:54)
                at com.ibm.ws.install.ni.updi.component.was.ComponentFileActions.execute(ComponentFileActions.java:95)
                at com.ibm.ws.install.ni.updi.component.was.ComponentDeployAction.execute(ComponentDeployAction.java:48)
                at com.ibm.commerce.install.updi.product.wc.WCUpdateComponent.execute(WCUpdateComponent.java:113)
                at com.ibm.ws.install.ni.framework.component.ComponentAction.executeComponentActions(ComponentAction.java:215)
                at com.ibm.ws.install.ni.framework.component.ComponentAction.executeBackupComponentActions(ComponentAction.java:52)
                at com.ibm.ws.install.ni.framework.install.NIFPackageApplicationPlugin.backupIfNecessary(NIFPackageApplicationPlugin.java:412)
                at com.ibm.ws.install.ni.framework.install.NIFPackageApplicationPlugin.executeInBackwardCompatibleMode(NIFPackageApplicationPlugin.java:221)
                at com.ibm.ws.install.ni.framework.install.NIFPackageApplicationPlugin.execute(NIFPackageApplicationPlugin.java:110)
                at com.ibm.ws.install.ni.framework.maintenanceplugins.FixpackApplicationPlugin.execute(FixpackApplicationPlugin.java:87)
                at com.ibm.ws.install.ni.ismp.actions.InstallNIFMaintenance.executeTheseInstallPackages(InstallNIFMaintenance.java:1043)
                at com.ibm.ws.install.ni.ismp.actions.InstallNIFMaintenance.executeThisInstallPackage(InstallNIFMaintenance.java:611)
                at com.ibm.ws.install.ni.ismp.actions.InstallNIFMaintenance.executeThisInstallPackage(InstallNIFMaintenance.java:994)
                at com.ibm.ws.install.ni.ismp.actions.InstallNIFMaintenance.executeThisInstallPackage(InstallNIFMaintenance.java:489)
                at com.ibm.ws.install.ni.ismp.actions.InstallNIFMaintenance.executeThisInstallPackage(InstallNIFMaintenance.java:429)
                at com.ibm.ws.install.ni.ismp.actions.InstallNIFMaintenance.performExecution(InstallNIFMaintenance.java:376)
                at com.ibm.ws.install.ni.ismp.actions.InstallNIFMaintenance.execute(InstallNIFMaintenance.java:74)
                ... 1 more

(Feb 11, 2016 4:16:57 PM), Install, com.ibm.ws.install.ni.ismp.actions.SettleNIFRegistryAction, msg1, Current install/uninstall process failed.
(Feb 11, 2016 4:16:57 PM), Install, com.ibm.ws.install.ni.ismp.actions.SetExitCodeAction, msg1, CWUPI0000I: EXITCODE=1
(Feb 11, 2016 4:16:57 PM), Install, com.ibm.ws.install.ni.ismp.actions.ISMPLogFileAction, msg1, For more information on installing components, see the following trace file:
C:/IBM/WCDE_ENT70\logs\update\7.0.0-WS-WCDeveloperEnterprise-FP009.install\updatetrace.log.gz
(Feb 11, 2016 4:16:57 PM), Install, com.ibm.ws.install.ni.ismp.actions.ISMPLogFileAction, msg1, For more information on running configuration commands, see the following trace file:

Solution:

To mitigate this issue,
a.       from the extracted “WC_V7.0_-_FEP8_FOR_MP_ML” zip file, copy all sar files from \WC_V7.0_-_FEP8_FOR_MP_ML\developer\native\wc.toolkit.native.store-enhancements_7.0.8.20141114_0840\components\store-enhancements\starterstores to “/WCDE-Install-dir/starterstores”.
b.       And run the update using installation manager again.


NOTE: if “starterstores” directory is not there under /WCDE-install-Dir/ , create that directory

No comments:

Post a Comment