cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP_RESP_STATUS_CODE_NOT_OK in XI

former_member184543
Active Participant
0 Kudos

Hi all,

I am doing a SOAP to SOAP scenario and I am getting the following error.

Kindly help. Please let me know if you need more information.

Error:-

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">HTTP_RESP_STATUS_CODE_NOT_OK</SAP:Code>

<SAP:P1>503</SAP:P1>

<SAP:P2>Service Unavailable</SAP:P2>

"HTTP response contains status code 503 with the description Service Unavailable Error while sending by HTTP (error code: 503, error text: Service Unavailable)"

Thanks

Anju

Accepted Solutions (0)

Answers (3)

Answers (3)

prateek
Active Contributor
0 Kudos

Hi Anju,

Check out this,

/people/prashanth.azharuddin/blog/2006/11/24/some-errors-in-an-xi-production-environment

Regards,

Prateek

Former Member
0 Kudos

Hi,

1) Did you maintain Client, userid, password, and lang information in SICF transaction -> sap/xi/engine ? Double click on service and check whether you have entered valid one.

2) check whether r the user is locked or not.

3) check the role of that user Role must be a green indicator in SU01 of XI server.

4) check ur http port that you are using in IS pipeline

http://>host>:8020/sap/xi/engine?type=entry

with regards

Pradeep N

former_member335553
Active Contributor
0 Kudos

hi

Check if the client, userid, password, and lang information are maintained in SICF transaction -> sap/xi/engine. If not do maintain it

try to take a look to SAP Note:

803145 - Received HTTP response code 503

Can you check on the server proxy R3 system, make sure all the services are activated, SICF->sap->xi->engine

This Error - HTTP_RESP_STATUS_CODE_NOT_OK Might also occur because of authorization Check sm59 HTTP destination on R3 that points to the XI integration engine

Former Member
0 Kudos

Hi,

plz go thru the following blog:

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

regards