cancel
Showing results for 
Search instead for 
Did you mean: 

Error when reading the access data for the Adapter Engine

Former Member
0 Kudos

We are getting the following error in XI. It started on Jan 22 and resolved on Jan 23 automatically. Nothing has been changed and we don't able to understand how problem started and how it resolved:

<?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>af.xpd.dbcixpd</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>3: Unable to find URL for Adapter Engine af.xpd.dbcixpd</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

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

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

</SAP:Error>

Pls suggest if anyone has gone thru same problem.

Regards

Amar

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

This happens when there is a password mismatch in user "sapjsf" in visual admin and R/3, if all other settings are correct.

If there is a mismatch, RFC destinations like (LCRSAPRFC, SAPSLDAPI, AI_DIRECTORY_JCOSERVER, AI_RUNTIME_JCOSERVER) should all fail in the test connection with an error message like "program id is not registered".

In visual admin, the corresponding program ids has to be defined (usually it is also the case). However if password has a mismatch it would not work. And this is a hard to catch error.

Please give points if this helps.

Former Member
0 Kudos

I got the same problem while using RFC lookup.

<?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="">

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

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

<SAP:P1>af.tx1.netweaver</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>3: Unable to find URL for Adapter Engine af.tx1.netweaver</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

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

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

</SAP:Error>

Any idea ,when we get this error usually.

Former Member
0 Kudos

Rashmi/Anirban

Thanks for yr information. that thread have resolved our problem. Seem to me Yoad Snapir did a lot of research to resolve it. It was really hard to get the cause of error

from log.

Thanks once again for yr help.

Regards

Amar

Former Member
0 Kudos

Hi Amar,

Great to know it helped you and solved your problem and the real person who did it was Yoad, hats off to him.

Nice interacting with you.

Anirban.

Former Member
0 Kudos

Hi,

This had many threads,But try looking at this thread,

The reply from "Yoad Snapir",when he talks about CIM 1.4 In SLD as the issue.

Please read it carefully and see if you have a similar issue.

I have never faced this, but i think this was the thread that was the best amongst all so decided to share with you.

Regards,

Anirban.

Former Member
0 Kudos

Hi,

This thread addresses the same issue.

Regards,

Rashmi