Skip to Content
0
Former Member
Jun 10, 2005 at 11:13 AM

Error while connecting Portal through visual composer

168 Views

I created a system and defined it's alias in the portal. I also did the neccessary for the user mapping . Now while making an iview through visual composar, it asks me to enter the the URL of the portal which i want to access . I am using EP 6.0 SP2 and visual composer 6.0 downloaded from service.sap.com

I enter the url as - http://<machine name>:50000 and hit the trafiic light icon . It opens the login page for the portal .

If I enter the user that i created and did the mapping in the portal it gives me the following error

"User SAP* is active . No other user can logon "

When i login with sap* it gives me the following error

" Java iview runtime

version : 6.2.200405212100

A copyright 2002 SAP AG . All rights reserved

An exception occurred while processing your request.

If this situation persists then contyact your system administrator. "

When i have a look at the console_logs it says the following

Jun 8, 2005 10:48:24 AM # Client_Thread_8 Fatal Exception ID:10:48_08/06/05_0001

com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found: GUIMachinePortalConnector.Login

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Could someone please let me know where am i going wrong ?

Regards

Deepak Singh