cancel
Showing results for 
Search instead for 
Did you mean: 

Error creating http client with the URL , proxy service

Former Member
0 Kudos

Hi,

I moved the IR and ID objects from Dev to QA. In QA, when i was testing the scenario i was getting this error in sxmb_moni.

Hey Kumar,

We have a call adapter error in the XI box. The https connection works fine stuff works fine. Any idea why?

<?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>XIAdapter</SAP:Category>

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

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error creating http client with the URL , proxy service</SAP:Stack>

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

</SAP:Error>

I tested the RFC destination created using SM59 and works fine.

Any tips would be greatful.

Thanks,

Tirumal

Accepted Solutions (0)

Answers (2)

Answers (2)

udo_martens
Active Contributor
0 Kudos

Hi Tirumal,

the content of communication channels wont be transported completely. Especially Connection parameter like URLs can be empty. Best is to compare the transported channels with Dev channels.

Regards,

Udo

Former Member
0 Kudos

Can you explain your scenario a bit more?

Also could you check if adapter_plain service is active in your QA box ( Tcode:SICF /default_host/sap/xi/adapter_plain)