UCM 10g custom components not loading in WebCenter Content 11g
Hi all,
After successful install of UCM 10g custom components in WebCenter Content, once the application server is restarted the next error is detailed in the Content Server Logs:
Unable to load component 'CustomWFDocInfoActionMenu'. The system could find the component data file. [ Details ]
The content server has generated a diagnostic warning. The stack trace below shows more information.
!csComponentDataNotFound,CustomWFDocInfoActionMenu
intradoc.common.ServiceException: !csComponentDataNotFound,CustomWFDocInfoActionMenu
at intradoc.server.utils.ComponentListEditor.configureFeatures(ComponentListEditor.java:1042)
at intradoc.server.utils.ComponentListManager.getFeatures(ComponentListManager.java:67)
at intradoc.server.utils.ComponentInstaller.doInstallExtra(ComponentInstaller.java:2383)
at intradoc.apputilities.componentwizard.ManifestEditorDlg.doInstallExtra(ManifestEditorDlg.java:1061)
at intradoc.apputilities.componentwizard.ManifestEditorDlg.processInstall(ManifestEditorDlg.java:999)
After successful install of UCM 10g custom components in WebCenter Content, once the application server is restarted the next error is detailed in the Content Server Logs:
Unable to load component 'CustomWFDocInfoActionMenu'. The system could find the component data file. [ Details ]
The content server has generated a diagnostic warning. The stack trace below shows more information.
!csComponentDataNotFound,CustomWFDocInfoActionMenu
intradoc.common.ServiceException: !csComponentDataNotFound,CustomWFDocInfoActionMenu
at intradoc.server.utils.ComponentListEditor.configureFeatures(ComponentListEditor.java:1042)
at intradoc.server.utils.ComponentListManager.getFeatures(ComponentListManager.java:67)
at intradoc.server.utils.ComponentInstaller.doInstallExtra(ComponentInstaller.java:2383)
at intradoc.apputilities.componentwizard.ManifestEditorDlg.doInstallExtra(ManifestEditorDlg.java:1061)
at intradoc.apputilities.componentwizard.ManifestEditorDlg.processInstall(ManifestEditorDlg.java:999)
0