Skip to Content
0
Former Member
Dec 20, 2007 at 03:19 PM

ADAPTER.HTTP_EXCEPTION & HTTP 500 Internal Server Error

206 Views

Hi,

I am working RFC-TO-SOAP(Synchronous scenario) when I try to test this scenario from SE37 using rfc destination I am getting the below error.(from SOAP Response)

In SXMB_MONI the below error is coming...

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

- <!-- Inbound Message

-->

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

<SAP:Category>XIAdapter</SAP:Category>

<SAP:Code area="HTTP">ADAPTER.HTTP_EXCEPTION</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>HTTP 500 Internal Server Error</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack />

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

</SAP:Error>

same scenario when I try to test from Component monitoring in RWB using sender RFC request payload I am getting the response from webservice. It is showing successfullly messages in SXMB_MONI.

I have created TCP/IP Connection that is working fine..

Please can any body through light on this error.

Regards,

Venu.