cancel
Showing results for 
Search instead for 
Did you mean: 

Connect Portal to ERP System

Former Member
0 Kudos

Hello,

I need to connect the SAP Portal 7.0 to the SAP ERP 2005 - both on NW2004s.

Could anybody suggest me a good documentation on how to do that? I am having Problems with the SSO Certificates.

Thank you very much,

Manuel

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello,

thanks for your Help. The current status is:

- the connection test on the RFC connection in the BI-system is ok.

The errors are:

1. Transaction SSO2 gives the error No COnnection to .

2. When I access: Portal / System Administration / System Configuration:

iViews are loaded without any content and the Java loading error (down, left on Internet Explorer): ACCESS IS DENIED.

3. When I access: Portal / Business Intelligence / Bex Analyzer:

Request-Bearbeitung fehlgeschlagen; wenden Sie sich an Ihren Systemadministrator

Fehlerprotokoll

Bei der Bearbeitung des aktuellen Requests ist eine Ausnahme aufgetreten; Anwendung od. das Framework kann diese Ausnahme nicht behandeln

Wenn die Informationen auf dieser Seite Ihnen bei der Fehlerbestimmung u. -behebung nicht hilft, wenden Sie sich an Ihren Systemadmin.

Um die Fehleranalyse zu vereinfachen, behalten Sie eine Kopie dieser Fehlerseite Hinweis: Die meisten Webbrowser ermöglichen Ihnen, den gesamten Inhalt zu markieren und diesen auszuschneiden und in ein leeres Dokument zu kopieren (z.B. in eine E-Mail oder eine einfache Textdatei)

Root-Cause

Die erste Ausnahme, die dazu geführt hat, dass der Request fehlgeschlagen ist, war:

Name or password is incorrect (repeat logon)

com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Name or password is incorrect (repeat logon)

at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:455)

at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:1015)

at com.sap.mw.jco.JCO$Client.connect(JCO.java:3238)

at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnection.connectWithJCO(SAPCFConnectorManagedConnection.java:445)

at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnection.establishInitialConnection(SAPCFConnectorManagedConnection.java:209)

Details: Komplette Ausnahmekette

Systemumgebung

Server

BI Java Release: 7 - Patch level: 0000000010 - Description: BI Web Applications Java - Additional info: - Production mode: true

BI ABAP unknown

Java Virtual Machine Java HotSpot(TM) Server VM - Sun Microsystems Inc. - 1.4.2_15-b02

Operating System Windows 2003 - x86 - 5.2

Kontext

Session Locale de

User MASTEINE (USER.R3_DATASOURCE.MASTEINE)

Time of Failure Wed Oct 15 16:53:20 CEST 2008

Komplette Ausnahmekette

Log ID 000C29B6E56D00550000005F00000EA80004594BE4A7D5F0

com.sap.ip.bi.base.service.connection.ConnectionException: No connection possible to BI master system SAP_BW at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getMasterSystemConnection(GenericConnectionPool.java:68) at com.sap.ip.bi.base.application.impl.Application.createService(Application.java:416) at com.sap.ip.bi.base.application.impl.Application.getProperty(Application.java:606) at com.sap.ip.bi.base.application.impl.Application.startApplicationStep(Application.java:252) at com.sap.ip.bi.base.application.impl.Application.initialization(Application.java:232) at com.sap.ip.bi.base.application.ApplicationFactory.createApplication(ApplicationFactory.java:132) at com.sap.ip.bi.base.application.ApplicationFactory.createApplication(ApplicationFactory.java:63) at com.sap.ip.bi.webapplications.runtime.impl.Page.constructPage(Page.java:678) at com.sap.ip.bi.webapplications.runtime.impl.Page.(Page.java:634) at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.createPage(Controller.java:556) at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.doProcessRequest(Controller.java:927) at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.processRequest(Controller.java:873) at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService.handleRequest(BIRuntimeService.java:324) at com.sap.ip.bi.webapplications.runtime.jsp.portal.components.LauncherComponent.doContent(LauncherComponent.java:21) at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209) at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114) at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328) at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136) at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189) at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215) at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645) at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328) at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136) at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189) at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753) at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240) at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522) at java.security.AccessController.doPrivileged(Native Method) at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266) at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)Caused by: com.sap.ip.bi.base.service.connection.ConnectionException: No connection exists for system "SAP_BW" at com.sap.ip.bi.base.portal.connection.PortalConnectionPool.getConnection(PortalConnectionPool.java:216) at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getMasterSystemConnection(GenericConnectionPool.java:64) ... 45 moreCaused by: com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Name or password is incorrect (repeat logon) at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:455) at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:1015) at com.sap.mw.jco.JCO$Client.connect(JCO.java:3238) at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnection.connectWithJCO(SAPCFConnectorManagedConnection.java:445) at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnection.establishInitialConnection(SAPCFConnectorManagedConnection.java:209) at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnection.init(SAPCFConnectorManagedConnection.java:188) at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnectionFactory.createManagedConnection(SAPCFConnectorManagedConnectionFactory.java:129) at com.sap.engine.services.connector.jca.ConnectionHashSet.match(ConnectionHashSet.java:320) at com.sap.engine.services.connector.jca.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:189) at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorConnectionFactory.getConnectionEx(SAPCFConnectorConnectionFactory.java:155) at com.sap.portal.ivs.internalconnector.ConnectionProvider.getConnection(ConnectionProvider.java:302) at com.sap.portal.ivs.internalconnector.ConnectionProvider.getConnection(ConnectionProvider.java:259) at com.sapportals.portal.ivs.cg.ConnectorService.getConnection(ConnectorService.java:458) at com.sapportals.portal.ivs.cg.ConnectorService.getConnection(ConnectorService.java:87) at com.sap.ip.bi.base.portal.connection.PortalConnectionPool.getConnection(PortalConnectionPool.java:172) ... 46 more

Thanks for your Help,

Manuel

Former Member
0 Kudos

Manuel,

You have logon problem, check the JCo configuration.

The user or password is incorrect.

Regards

Eduardo

benjamin_houttuin
Active Contributor
0 Kudos

Seems that you have allot of issues...

point 1 seems to be a missing connection

point 2 seems to be a JavaScript issue.. do you call your url with a full qualified domain name?

point 3 seems to me a uid pwd error as mentioned before already

Did you use the: Note 937697 - Usage of SAP NetWeaver BI Diagnostics & Support Desk Tool

URL: https://service.sap.com/sap/support/notes/937697

This might help you...

Cheers

Benjamin Houttuin

benjamin_houttuin
Active Contributor
0 Kudos

what certificate problems do you have in detail?

Cheers,

Benjamin Houttuin

Former Member
0 Kudos

Hi,

maybe you can have a look at this thread :

Fabien.