cancel
Showing results for 
Search instead for 
Did you mean: 

no_adapter_engine_found

Former Member
0 Kudos

Hi,

the issue after upgrade XI SP16,

I have been looking at all of contents from this site, but still having this problem.

here is my test. i can see all adapters on adapter monitoring.

1. JDBC2JDBC, call adapter(receiver) on payload of SXMB_MONI, error show me no_adapter_engine_found, sender jdbc was working as well.

2. reimport SAP_BASIS_640_16

3. in sld, class maintenence -> adapterType, it was correct value on property.

4. SAI_AE_DETAILS_GET in testing SE37,

AE_NAME af.xid.sapxi

it was returned as well,

but if i give af.xid.sapxi.mycorp.com, i got exception value as no_adapter_engine_found.

so i thought that SAI_AE_DETAILS_GET is pulling af.xid.sapxi.mycorp.com, it might be this problem,

where can i modify it?

also i checked default profile, dbhost is sapxi as below;

SAPDBHOST SAPXI

rdisp/mshost SAPXI

j2ee/dbhost SAPXI

i am using FQDN on my laptop in order to get into XI.

<?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>no_adapter_engine_found: Unable to find Adapter Engine</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

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

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

</SAP:Error>

Thanks

Venjamin(YD)

Accepted Solutions (1)

Accepted Solutions (1)

former_member185845
Active Participant
0 Kudos

Dear Collegues,

Even iwe are facing same problem, gone through all the related blogs ,but unable to get correct solution.

Venjamin , if you get the solution request to email me.

Regards

chandra

T-systems India

XI-TL

Former Member
0 Kudos

Hello Chandra,

I had this problem also.

The problem occurred after updating XI from SP14 to SP17.

The solution was clearing the caches of XI via:

Administration -> Cache Overview:

-> INTEGRATIONSERVER_ and INTEGRATIONRUNTIME_ and af.xid.aidevxi (in my case )

-> Full Cache Refresh.

Regards,

Alwin.

Former Member
0 Kudos

Hi All:

I am facing the same problem, but it is working for file to file scenario..at the receiver side (call adapter) fails...

I am trying to fix it..if get the solution will post it...

THanks

Farooq.

Answers (2)

Answers (2)

Former Member
0 Kudos

Have you checked there is a url in the sxmb_adm?

Former Member
0 Kudos

Hi,

I redeployed XI SP15 from SP16.

it was working fine, but i deployed XI SP16 in using SDM,

i got error only inbound call adapter,

otherwise, sender adapters was working fine, but receiver all adapters has the following error at the end of pipeline.

i do not want to get back to SP15,

Does anyone has such experience?

<?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>no_adapter_engine_found: Unable to find Adapter Engine</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

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

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

</SAP:Error>

former_member187339
Active Contributor
0 Kudos

Hi,

Go thru these threads:

They might help you

Regards

Suraj

moorthy
Active Contributor
0 Kudos

Hi,

Is Adapter Engine in RWB is showing green status?

Just check this link-

https://websmp103.sap-ag.de/~sapdownload/011000358700002757652005E/HowtoMintorAF.pdf

Check out this thread if not!

Hope this helps,

Regards,

Moorthy

Former Member
0 Kudos

Hi Krishna

thanks for the note

yes, adapter engine in rwb , showing green.

sender jdbc was working, but call adpater at end of pipeline, could not find receiver jdbc adapter

errror no_adapter_engine_found

please elaborate on it.

it was happened after upgrade XI sp16 from 15

thanks

vejamin(YD)

Former Member
0 Kudos

Hi Venjamin,

I went through the document - How to Analyze Adpater Engine. There it asks us to make sure that the user XIISUSER is not locked in the J2EE engine.I dont know where to check on that. But in Visual Admin there is a parameter called Locking Adapter. i am not sure whether it has to do something with this. Just check it out.

Regards,

Sudharshan.