HI All,
Recently we upgraded our portal from 7.0 to 7.3.
After upgrade WPC content is giving error as below
Portal runtime error
An exception occurred while processing your request. Send the exception ID to your portal administrator.
Exception ID 12:40_24/09/13_0047_102496950
See log file for details about this exception
Default Trace:
Exception ID:12:40_24/09/13_0047_102496950
[EXCEPTION]
com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
Application name : com.sap.nw.pcc.xmleditor
Component : pcd:com.sap.portal.pcc/StagingAreaId/Test_HR_manager_site/ManagerNews/a65dddd9_21c8_11e3_9c76_0000061bfab6
Component class : com.sap.portal.prt.component.CachablePortalComponent
User : satish.jarabana@getronics.com
at com.sap.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:786)
at com.sap.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:245)
at com.sap.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:107)
at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:119)
at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: PortalRuntimeException
at com.sap.nw.pcc.ui.XmlEditorRenderer.doContent(XmlEditorRenderer.java:155)
at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:213)
at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:129)
at com.sap.portal.prt.component.CachablePortalComponent.service(CachablePortalComponent.java:137)
at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher$5.service(RequestDispatcherFactory.java:308)
at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:270)
at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher.service(RequestDispatcherFactory.java:298)
at com.sap.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:229)
... 5 more
Caused by: com.sap.nw.pcc.km.service.editor.EditorException: Can not render document
at com.sap.nw.pcc.km.service.editor.EditorService.render(EditorService.java:888)
at com.sap.nw.pcc.ui.XmlEditorRenderer.doContent(XmlEditorRenderer.java:147)
... 12 more
**************************************************************************************
When i tried to create new page and drag and drop paragraph or article into my page it is giving Could not run this iview error
And in default trace it is giving error as "web content type does not exist"
Please help
Regards,
Satish