cancel
Showing results for 
Search instead for 
Did you mean: 

SLD Check -- EXCHANGE_PROFILE_GET_PARAMETER Error

Former Member
0 Kudos

Hello everybody,

I have a problem and I need your wise advice, the EXCHANGE_PROFILE_GET_PARAMETER validation in SLDCHECK is returning the next error:

Now checking access to the XI Profile

Properties of RFC destination LCRSAPRFC

RFC host: %%RFCSERVER%%

program id: LCRSAPRFC_XID

gateway host: lfmxh02

gateway service: sapgw00

Testing the RFC connection to the SLD java client...

RFC ping was successful

Calling function EXCHANGE_PROFILE_GET_PARAMETER

Retrieving data from the XI Profile...

Function call returned exception code 2

Access to the XI Profile is currently disrupted.

=> Check whether you can access the XI Profile using a web browser!

the problem is that is not constant I mean, 1 minute is erroneous as the text above and the next minute is:

Now checking access to the XI Profile

Properties of RFC destination LCRSAPRFC

RFC host: %%RFCSERVER%%

program id: LCRSAPRFC_XID

gateway host: lfmxh02

gateway service: sapgw00

Testing the RFC connection to the SLD java client...

RFC ping was successful

Calling function EXCHANGE_PROFILE_GET_PARAMETER

Retrieving data from the XI Profile...

Function call terminated sucessfully

Retrieved value of

section = Connections

parameter = com.sap.aii.ib.server.connect.webas.r3.ashost

-> value =

Summary: Connection to the XI Profile works correctly

and this is going on and on, and it goes from erroneous to succesfull from one minute to another and this is messing with my interfaces because all my interfaces are returning the next error:

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

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

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>2: Unable to find URL for Adapter Engine af.xid.lfmxh02</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error when reading the access data (URL, user, password) for the Adapter Engine</SAP:Stack>

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

</SAP:Error>

and these interfaces where working perfectly, so I need your advice if this could be a net problem or something else, or something I can solve in XI Server, cause I need to give a solution or a point to start for IT people, thanks in advance.

Regards,

Julio Cesar

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

the problem was a RFC sender communication channel that was interrupting the communication of RFC LCRSAPRFC.