Hi Team,
we are trying to access Browse deployment iview from SYSTEM ADMIN ...> Support desk ..> Portal Runtime ..> Browse deployment and it is throwing exception as below
08:40_06/01/16_0036_26659450
[EXCEPTION]
- com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found: com.sap.portal.support.browse.default
at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1937)
at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:222)
at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)
at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:387)
at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:488)
at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:607)
at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:556)
But the same is working in QA and production system.
When looking at the iview we see that the code link property of this iview is blank and also few proerties like (root, systemprivilage) are missing when compared with QA (iview working fine here) and also codelink here is pointing to com.sap.portal.support.browse.default
We tried to deploy the production par to Dev system and even after restart it is not working.
Also we noticed that DEV portal(browse deployment iview not working) has two par (com.sap.portal.support.browse.default and com.sap.portal.support.browse) where as QA/PRD portal (iview working fine here) has only com.sap.portal.support.browse
Please suggest a suitable solution for this and also what is the correct par for this browse deployment iview. We are not able to see any of the par files while trying to create a new iview from Portal component option.
thanks in advance.
regards
Bharat