Skip to Content
0
Former Member
Jul 16, 2009 at 05:34 PM

SRT: Unexpected failure in SOAP processing occurred - HTTP server instance

2463 Views

I am trying to invoke an ABAP server proxy. I can see the call route through XI. But then when it tries to invoke the ABAP server proxy, i get the following error - SRT: Unexpected failure in SOAP processing occurred: ("No configuration for this HTTP server instance"). It looks like this might be a configuration issue on the SAP ECC side but I am not sure what needs to be corrected. Here is the error is XI.

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

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

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

<SAP:P1>500</SAP:P1>

<SAP:P2>SRT: Unexpected failure in SOAP processing occurred: ("No configuration for this HTTP server instance")</SAP:P2>

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>HTTP response contains status code 500 with the description SRT: Unexpected failure in SOAP processing occurred: (&quot;No configuration for this HTTP server instance&quot;) Error when sending by HTTP (error code: 500, error text: SRT: Unexpected failure in SOAP processing occurred: (&quot;No configuration for this HTTP server instance&quot;))</SAP:Stack>

<SAP:Retry>N</SAP:Retry>

</SAP:Error>

Your help is appreciated. I saw another posting about the same error but it was not answered:

soap1026-srt-no-configuration-for-this-http-server

Thanks,

Jay