Skip to Content
0
Former Member
May 10, 2006 at 10:42 AM

Implementing a Federated Portal Network

36 Views

Hello,

I try to connect from a EP6-SP16 (Main Portal) to a EP7-SPS07 (Porducer).

On EP6 I create a EP7-System with alias in Menue "Global Portal"

Connection Protocol: HTTP

Consumer Name: EP2

Host Name: r3341.ims.ihost.lcl

Port: 50100

To trust the EP6, I download the EP6-Certificate and import in EP7 with Alias "EP2"

On both systems exists my user "schroeder" with the superadminrole.

If I want to configure the Usermapping for EP7 (Usermapping Remote iViews), I get an error :

  • Cannot establish connection to remote content provider ****

These are Logentries from both portals:

EP6:

#1.5#000D600A1A6000380000000A0009402A0004136D4D156A60#1147260072454#com.sap.security.portal.service.usermapping#sap.com/irj#com.sap.security.portal.service.usermapping.[cf=com.sapportals.portal.prt.service.usermapping.UserMappingService][md=getMappingData()][cl=null]#Schroeder#1304##r3423_EP2_6894050#Schroeder#bed32600e00811daa325000d600a1a60#Thread[PRT-Async 3,5,PRT-Async]##0#0#Error##Plain###UserMappingService: Lookup for system's unique Id failed.

Context: UME principal to be mapped = "Schroeder, Christian", principal's type: user, mapped user in target system = "(null)" system alias = "Default_System_Alias"

Exception: (none)#

#1.5#000D600A1A6000380000000B0009402A0004136D4D16E4B8#1147260072551#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#Schroeder#1304##r3423_EP2_6894050#Schroeder#bed32600e00811daa325000d600a1a60#Thread[PRT-Async 3,5,PRT-Async]##0#0#Warning#1#/System/Server#Java###Call failed

#1#SOAP Fault Exception [Actor com.sapportals.portal.prt.service.soap.exception.SoapFaultHandler] : The User Authentification is not correct to access to the Portal Service AutoGenProducer or the service was not found. > java.lang.IllegalAccessError > > > > # > #1.5#000D600A1A6000380000000D0009402A0004136D4D16F7F9#1147260072556#com.sap.portal.global_portal_consumer#sap.com/irj#com.sap.portal.global_portal_consumer#Schroeder#1304##r3423_EP2_6894050#Schroeder#bed32600e00811daa325000d600a1a60#Thread[PRT-Async 3,5,PRT-Async]##0#0#Error#1#/System/Server#Java###< > Failed to get markup! > > #1#SOAP Fault Exception [Actor com.sapportals.portal.prt.service.soap.exception.SoapFaultHandler] : The User Authentification is not correct to access to the Portal Service AutoGenProducer or the service was not found.

<type>java.lang.IllegalAccessError</type>

EP7:

#

#1.5#0002556F0CF7006D000000F8000C10E00004136C8A78D06E#1147256807410#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#J2EE_GUEST#1####7c391d20e00f11dac68c0002556f0cf7#SAPEngine_Application_Thread[impl:3]_27##0#0#Warning#1#/System/Server#Java###User is not authorized to access to the Portal Service AutoGenProducer

#1#com.sapportals.portal.prt.runtime.PortalRuntimeException: Access is denied: AutoGenProducer - user: J2EE_GUEST, at com.sapportals.portal.prt.deployment.DeploymentManager.checkPermissions(DeploymentManager.java(Compiled Code)) at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:239) at com.sapportals.portal.prt.service.soap.security.SOAPSecurityManager.isAuthorizedUserForService(SOAPSecurityManager.java:266) at com.sapportals.portal.prt.service.soap.SOAPConnection.processSOAPPost(SOAPConnection.java:222) at com.sapportals.portal.prt.service.soap.SOAPConnection.handleRequest(SOAPConnection.java:185) at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522) at java.security.AccessController.doPrivileged1(Native Method) at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code)) at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405) at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156) at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) # #1.5#0002556F0CF7006D000000FA000C10E00004136C8A78E946#1147256807417#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#J2EE_GUEST#1####7c391d20e00f11dac68c0002556f0cf7#SAPEngine_Application_Thread[impl:3]_27##0#0#Warning#1#/System/Server#Java###The User Authentification is not correct to access to the Portal Service AutoGenProducer or the service was not found. #1#java.lang.IllegalAccessError: The User Authentification is not correct to access to the Portal Service AutoGenProducer or the service was not found.

at com.sapportals.portal.prt.service.soap.SOAPConnection.processSOAPPost(SOAPConnection.java:229)

at com.sapportals.portal.prt.service.soap.SOAPConnection.handleRequest(SOAPConnection.java:185)

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

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

at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))

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

at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))

at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)

at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java(Compiled Code))

Why does the EP6 try to logon to EP7 with the user "J2EE_GUEST" ? The access denied message is right, so this user can´t have admin rights or something.

Can someone help me?

Thanks a lot.