cancel
Showing results for 
Search instead for 
Did you mean: 

Error : Unable to find URL for Adapter Engine

santosh_k3
Active Participant
0 Kudos

Hi Experts,

I have searched several forums , but i am not clear on how to resolve this error.

I am using XI 3.0, my scenario is File->XI->File

I am getting this error in SXMB_MONI.

*Can any body suggest me a clear step-by-step procedure to solve it.*

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

- <!-- Message canceled

-->

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

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

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

<SAP:P1>af.xd2.host-dev</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>no_messaging_url_found: Unable to find URL for Adapter Engine af.xd2.host-dev</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error when reading the access data (URL, user, password) for the Adapter Engine af.xd2.hydrus-dev</SAP:Stack>

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

</SAP:Error>

Thanks

sai

Accepted Solutions (1)

Accepted Solutions (1)

former_member472138
Active Contributor
0 Kudos

Perform the below

1. To restart adapters

2. Cache Refresh

3. Change of User credentials

Regards

Pothana

santosh_k3
Active Participant
0 Kudos

Hi Pothana,

I have done the cache refresh , restart Adapter.

But no change in error

Can u tell me regarding the this point

3. Change of User credentials.

Thanks

Sai

former_member854360
Active Contributor
0 Kudos

Hi,

Execute SAI_AE_DETAILS_GET from se37

Enter AE name:<host>.<systemid>

then execute the SLDCHECK.

In EXCHANGE PROFILE check the parameters

com.sap.aii.adapterframework.serviceusername

com.sap.aii.adapterframework.serviceuserpassword

check function module exchange_profile_get_parameter.

from SLD GO TO technical system of type EXCHCHANGE INFRASTRUCTURE are you able to locate adapter engine on.xxx

(this is to check whther adapter engine is registered in SLD or not)

Check whether XIAFUSER is locked or not

unlock the user from SU01 if the user is locked

santosh_k3
Active Participant
0 Kudos

Hi Debashish,

Thanks for ur reply,

I have executed

--->Execute SAI_AE_DETAILS_GET from se37

-


>Enter AE name:<host>.<systemid>

After executing, i got these param

Exception NO_ADAPTER_ENGINE_FOUND

Message ID: SAI_GLOBAL Message number: 016

Message:

no_adapter_engine_found: Unable to find Adapter Engine host-DEV.XD2

Exchange profile parameters are like this

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 =

and i dont have authorizations for SU01 fro lock/unlock.

Any suggestions how to proceed.

Thanks

Sai

former_member472138
Active Contributor
0 Kudos
and i dont have authorizations for SU01 fro lock/unlock.

Approach the basis guys.

Regards | Pothana

santosh_k3
Active Participant
0 Kudos

Hi Debashish,

As u said , i have checked u r points

I have checked with Basis that the user XIAFUSER is not locked,

but when i execute SAI_AE_DETAILS_GET from se37

error message is like this : Unable to find Adapter Engine

and when i execute SLDCHECK.

there are no parameters like: which u have mentioned

com.sap.aii.adapterframework.serviceusername

com.sap.aii.adapterframework.serviceuserpassword

-


>from SLD GO TO technical system of type EXCHCHANGE INFRASTRUCTURE are you able to locate adapter engine on.xxx

(this is to check whther adapter engine is registered in SLD or not)

Yes adapter engine is registered in SLD.

I need ur valuable inputs to solve this.

Thanks

Sai

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

You could also check note:

1242382 XI runtime: AE_DETAILS_GET_ERROR for SLD access

Regards,

Sarah

former_member854360
Active Contributor
0 Kudos

Can you please check the SAP note 764176

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi ,

Can you refer below thread

Regards,

Raj