cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP STatus Code 503

Former Member
0 Kudos

Hi All,

I am getting the following error for few of the messages (10% Approx) for all the interfaces and for all the external servers !!!! Initially I thought that this message I am getting, as the external system, to which I am sending the message has some problem. But when I got this error for all the servers (using SOAP Adapter), I am confused, what exactly this message means..ie.where the problem lies.

The error text is as follows

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

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

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

<SAP:P2>not available</SAP:P2>

I pasted the additional text in a notepad, and saved it as a .html file for better readability, and the error information I am getting is

503 Service not available

-


The service you requested is not available

-


Error: -6

Version: 6040

Component: J2EE Server

Date/Time: Mon Mar 2 11:13:50 2009

Module: http_j2ee_mt.c

Line: 795

Server: sbcpap01_SXP_02

Detail: Cannot reach external Application Server on localhost:50200

pls help.

regards,

Subhendu

Edited by: Subhendu Sahu on Mar 2, 2009 1:39 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

please have a look at

SAP Note 803145 - Received HTTP response code 503

Regards,

Michal Krawczyk

http://mypigenie.com XI/PI FAQ

Former Member
0 Kudos

Hi Michal,

If I ve understood the notes, then i think it is a problem in XI , not in the external system.

Unlike explained in the notes, my error is not

'http://server:50000/MessagingSystem/receive/AFW/XI using connection AFWfailed, due to: Received HTTP response code 503: The requested application, AFW, is currently unavailable'

I am no where getting this error and rightly so, as AFW is available, and only few of the messages are failing.

Can you correct me, if I conclude that the Pipeline is calling the Adapter Service, and due to overload, it is not able to get the service of J2EE instance, and so SERVICE NOT AVAILABLE message is coming?

Regards,

Subhendu

Former Member
0 Kudos

May be you need to contact the basis whether adapter service is running in Visual Admin or not?

Rajesh

Former Member
0 Kudos

Yes Rajesh,

it is running on Visual Admin.

Regds,

Subhendu