cancel
Showing results for 
Search instead for 
Did you mean: 

error reading SAP_XIAdapterFramework from SLD

Former Member
0 Kudos

Hi all,

I have configured a scenario RFC -> XI -> WS. Which is not working. I checked in the sxmb_moni and looked at the messages. I found an error in the Request Message Mapping -> SOAP Adapter tree with details as "error reading SAP_XIAdapterFramework from SLD"

Trace level="1" type="B" name="CL_XMS_PLSRV_CALL_XMB-CALL_XMS_HTTP">

<Trace level="1" type="T">error reading SAP_XIAdapterFramework from SLD</Trace>

Can any one please suggest the possible reasons and how to correct them?

Thanks and best regards,

Kulwant Singh

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Kulwant

kindly check your URL in the soap adapter

also check your server service whether that is reachable and up

Go to Tcode SM49 click on PING and in the next screen enter URL of your server and press F8

this will giive you exact status of server in terms of packet

Hope this will help you

Regards

sandeep

if helpful kindly reward points

Former Member
0 Kudos

Hi Kulwant

make your scenario and mapping active and then make a cache refresh

either by SXI_CACHE

or by

http://<host>:5<sys#>00/CPACache CPA Cache: Monitoring

http://<host>:5<sys#>00/CPACache/refresh?mode=delta Delta CPA cache refresh

http://<host>:5<sys#>00/CPACache/refresh?mode=full Full CPA cache refresh

or make it from ID go to environment and then make cache refresh

it wil work for you

Sandeep

If helpful reward points

Former Member
0 Kudos

Hi all,

I did clear the cache but the same error comes.

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

<SAP:Category>Application</SAP:Category>

<SAP:Code area="UNKNOWN">APPLICATION_ERROR</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>application fault</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="http://xml.apache.org/axis/">hostname</SAP:ApplicationFaultMessage>

<SAP:Stack />

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

</SAP:Error>

Can any one please suggest

Thanks and best regards,

Kulwant

Former Member
0 Kudos

Hi Kulwant,

Please check your hostname in the URL.

It might be incorrect

Thanks,

Varun

Former Member
0 Kudos

Hello Varun,

Thanks for the quick reply. I checked for the host name in the target URL of the SOAP adpater and i am using the IP address. I tried accessing this URL form Internet explorer and coukld get to the service.

https://135.10.250.2/SOAPRouter/services/SessionIdGeneratorHttpPort

Can you suggest any solution now?

Thanks and best regards,

Kulwant

Former Member
0 Kudos

Hi Kulwant,

I was searching for some more information on your error and got this thread, please have a look at it:

Also,

Do let me know about the webservice that you are consuimg in XI, is it an external one or already on your server?

Thanks,

Varun

Former Member
0 Kudos

Hello Varun,

Yes , this is the external service. If you remember , i had discussed this scenarion eariler with you her itself

thanks and best regards,

Kulwant

Former Member
0 Kudos

hi,

refresh the XI Runtime Cache from Tcode SXI_CACHE and then retry.

note:reward points if solution found helpfull.....

regards

chandrakanth.k