Posts

Showing posts from October, 2014

WCM Site Area creation erroring out after Portal 8.5 CF02 fix pack

Recently, I applied CF02 latest Portal fix pack to my local Portal 8.5 (with CF01) using Installation Manager. Was able to apply the fix pack without any issues. . Was able to verify most of the functionality of the Portal and WCM with latest fix pack CF02 a fter the upgrade, but noticed that I was not able to create any new “Site Area” in WCM Authoring Portlet and so quickly checked the SystemOut.log, I noticed following error - java.lang.NoSuchMethodError: com/aptrix/children/ParentValidator.isValidParent(Lcom/aptrix/identity/IdentityReference;) at com.ibm.workplace.wcm.app.ui.portlet.command.object.AbstractNewCommand.isAcceptableLocation(AbstractNewCommand.java:668) at com.ibm.workplace.wcm.app.ui.portlet.command.object.AbstractNewCommand.getPresetFolderLocation(AbstractNewCommand.java:641) at com.ibm.workplace.wcm.app.ui.portlet.command.object.AbstractNewCommand.getLocationForNewItem(AbstractNewCommand.java:465) at com.ibm.workplace.wcm.app.ui.portlet.command.obje...