cancel
Showing results for 
Search instead for 
Did you mean: 

Can't reach the Central Adapter Engine (HTTP 403)

Former Member
0 Kudos

Hello,

in a simple scenario (AdapterEngine -> IntegrationEngine -> AdapterEngine) we get a HTTP 403 failure in the 'Call Adapter' - Service.

When we try to connect the URI "http://:50000/MessagingSystem/receive/AFW/XI" and logon with user XIISUSER we get the same error.

XI Release is: XI3.0 SP17 ... Adapter Engine is the central engine ...

... any ideas?

Thanks

André

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hello,

thank's all ...

I think the note 796726 is a good track ...

It seems a problem with the roles in the J2EE security provider for the MessagingSystem.

I hope I get a connection to the customer system tomorrow and can fix it ...

Regards,

André

Shabarish_Nair
Active Contributor
0 Kudos

Always make use of the troubleshooting guide !!

http://service.sap.com/instguidesnw04 -> Operations -> SAP XI -> Troubleshooting Guide - SAP XI 3.0

In the guide search for 'HTTP 403' and it should throw up solutions.

Former Member
0 Kudos

Andre, check out this weblog

<a href="/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi* Errors in XI</a>

Error: HTTP 403 Forbidden

Description: The server understood the request, but is refusing to fulfill it

Possible Tips:

Path sap/xi/engine not active

• HTTP 403 during cache refresh of the adapter framework - Refer SAP Note -751856

• Because of Inactive Services in ICF –Go to SICF transaction and activate the services. Refer SAP Note -517484

• Error in RWB/Message Monitoring- because of J2EE roles – Refer SAP Note -796726

• Error in SOAP Adapter - "403 Forbidden" from the adapter's servlet. –Because of the URL is incorrect or the adapter is not correctly deployed.

former_member192798
Active Contributor
0 Kudos

Hi Andre,

HTTP 403 is related to authorisation error.

This topic has already been discussed. I paste hereunder:-

Check if the service users XIAFUSER and XIISUSER are not

locked.(TCODE: SU01)

Also check if these service users have sufficient authorizations.

XIAFUSER: SAP_XI_AF_SERV_USER_MAIN,SAP_XI_APPL_SERV_USER

XIISUSER: SAP_XI_IS_SERV_USER_MAIN,SAP_XI_IS_SERV_USER

I hope this provides you a solution.

Regards.

Praveen