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 after 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.object.AbstractNewTemplatedControllableCommand.setupLocationPositionsForNewItem(AbstractNewTemplatedControllableCommand.java:479)
at com.ibm.workplace.wcm.app.ui.portlet.command.object.AbstractNewTemplatedControllableCommand.doCommandWithSingleTemplate(AbstractNewTemplatedControllableCommand.java:295)
at com.ibm.workplace.wcm.app.ui.portlet.command.object.AbstractNewTemplatedControllableCommand.doCommandWithTemplate(AbstractNewTemplatedControllableCommand.java:229)
at com.ibm.workplace.wcm.app.ui.portlet.command.object.NewSiteAreaCommand.doCommand(NewSiteAreaCommand.java:95)

Though was able to create Site Areas without any issue before this fixpacks with Portal 8.5 CF01.

Did lot of googling, but no luck and so I raised a PMR with IBM Support. 

IBM support team suggested to run update-wcm ConfigEngine task and this resolved my WCM Site Area creation issue, they also mentioned that same has been reported by some other customers as well.

Thought to share, in case anyone else having same issue after Portal 8.5 CF02 upgrade.

Comments

Popular posts from this blog

Extending LDAP attributes to WebSphere Portal

Installing and Un-installing Portal Application Archive (PAA) file

WCM Syndication issue in WebSphere Portal V 8001 with CF06 or CF07