cancel
Showing results for 
Search instead for 
Did you mean: 

Http server code 503 reason Service Unavailable explanation Service Unavail

Former Member
0 Kudos

Hi all

I am trying to send data to a HTTP SITE.

I am getting the following error.

Could somebody guide me how to solve this.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Adapter

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<SAP:Category>Oxalate</SAP:Category>

<SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_SERVER</SAP:Code>

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

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

<SAP:P3>Service Unavailable</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Http server code 503 reason Service Unavailable explanation Service Unavailable</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Thankyou

Accepted Solutions (0)

Answers (6)

Answers (6)

STALANKI
Active Contributor
0 Kudos

D:\usr\sap\QDX\SYS\exe\runU>jcmon.exe.

Try executing that and see if everything is fine.

STALANKI
Active Contributor
0 Kudos

Can you check wether the dispatcher is running using jcmon?I guess some sever node is not working!

Former Member
0 Kudos

How do I do it?

Can you please tell me how and where to it.

Former Member
0 Kudos

Same errors are comming up.

Could not do a RFC connection to website.

STALANKI
Active Contributor
0 Kudos

can you try creating a sample HTTP type RFC destination and check if wether you are able to connect to the website from SAP WAS.

Former Member
0 Kudos

Yes it is running.

STALANKI
Active Contributor
0 Kudos

Can you check wether http service is running in SMICM?