cancel
Showing results for 
Search instead for 
Did you mean: 

PortalRuntimeException: iView not found: :.default

Former Member
0 Kudos

Hi there,

I've just installed the CRM 4.0 BP60.2 onto the EP6 SP2.

I've created a role 'Sales Manager' by copying the standard CRM Sales manager role, assigned users to it and it seemed to work ok. But today I am getting errors when trying to open the iViews. I don't remember changing anything config to make it cause an error. Has anyone had the same error before and if so any advice on how to solve it.

Many thanks

JoJo

The log file is displayed below:

com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found: :.defaultat com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1677)

at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:191)

at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:278)

at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:389)

at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:428)

at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:520)

at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:209)

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

at java.security.AccessController.doPrivileged(Native Method)

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

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:147)

at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:789)

at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:644)

at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:305)

at com.inqmy.services.httpserver.server.Response.handle(Response.java:166)

at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1152)

at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)

at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)

at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)

at java.security.AccessController.doPrivileged(Native Method)

at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:132)

com.sapportals.portal.prt.connection.ContentExceptionHandler@411e17 #

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

I am getting this error too; any thoughts/comments would be appreciated.

Thanks,

Sree

Former Member
0 Kudos

Hello All,

The problem in our case got resolved by having the protocol defined as "http" within the System definition.

Hope this resolves all problems with the symptoms:

- SSO to backend SAP system is working

- Launching BSP iviews results in error:

Re: PortalRuntimeException: iView not found: :.default

- Top of Error stack (trace) shows:

#1#com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found: :.default

at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1937)

at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:218)

Hope this helps!

Thanks,

Sree