cancel
Showing results for 
Search instead for 
Did you mean: 

iView not found: com.sap.ip.bi.web.portal.integration.launcher

Former Member
0 Kudos

Hi All,

I have transported BexWeb iView from source system to the target system.When i preview the transported iView in target system its showing

-


Portal runtime error.

An exception occurred while processing your request. Send the exception ID to your portal administrator.

Exception ID: 02:13_19/05/11_0032_6350250

Refer to the log file for details about this exception

-


When i check the log i could see the below exception

-


com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found: com.sap.ip.bi.web.portal.integration.launcher

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:235)

at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:541)

at java.security.AccessController.doPrivileged(AccessController.java:246)

at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:430)

-


Any suggessions?

Naga

Accepted Solutions (1)

Accepted Solutions (1)

former_member182598
Active Contributor
0 Kudos

Hi Naga,

It seems that BI Java usage type is not installed in your target system. Refer to note 968236 to verify, if it has been installed.

Revert with the details.

Thanks

Prashant

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Kumar/Arun,

Thanks for your time,

Actually ours is a federated netwrok.so i copied that producer iview and it worked.

Naga

Former Member
0 Kudos

Hi Naga,

Ours also is a FPN and I am facing the exact "iview not found" exception after I transported the BEx iviews from QA to Production. This is a very urgent production issue.

Can you please help me resolve this problem?

p330068
Active Contributor
0 Kudos

Hi Naga,

As you have transported BexWeb iView from source system to the target system. Please check the System Object Alias used in the transported Iview is exists or not in the target system. if not then create the system object in the target system. System Object connection test should be successful.

Also checks the BI Usage components in http://<hostname>:portnumber/sap/monitoring/ComponentInfo. then check visual admin service in deploy section.

Best Regards

Arun Jaiswal