cancel
Showing results for 
Search instead for 
Did you mean: 

ADAPTER_NAME_INVALID

Former Member
0 Kudos

HI,

We are doing a JDBC-XI-RFC scenario and when we send a test message in SXMB_MONI on the receiver side we see the following error

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

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

<SAP:P1 />

<SAP:P2>PLSRV_CALL_ADAPTER</SAP:P2>

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Unknown receiver adapter (name = )</SAP:Stack>

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

</SAP:Error>

Did any body come across this ? What could be the issue ?

Thanks

Sunil

Accepted Solutions (0)

Answers (1)

Answers (1)

moorthy
Active Contributor
0 Kudos
Former Member
0 Kudos

Thanks for the reply Moothy.

I refreshed the cache and still in the SXMB_MONI the message says ADAPTER_NAME_INVALID as before. In the Adpater monitor I do see the file adapter with no errors.

And here what I found out from the SXMB_MONI of the call adapter tab. As you can see the user is showing as me instead of "XIAFUSER". This might be the reason why I am getting this error. But I am not sure where I have to change ?

xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

<SAP:Date>20060501</SAP:Date>

<SAP:Time>201831</SAP:Time>

<SAP:Host>DEVSYS</SAP:Host>

<SAP:SystemId>XIS</SAP:SystemId>

<SAP:SystemNr>00</SAP:SystemNr>

<SAP:OS>HP-UX</SAP:OS>

<SAP:DB>ORACLE</SAP:DB>

<SAP:Language />

<SAP:ProcStatus>014</SAP:ProcStatus>

<SAP:AdapterStatus>000</SAP:AdapterStatus>

<b><SAP:User>SGUDITI</SAP:User> </b>

<SAP:TraceLevel>3</SAP:TraceLevel>

Thanks

Sunil

<b>PS: Please ignore the next message as I could not edit that one .</b>

Message was edited by: Sunil Guditi

<i></i>

Message was edited by: Sunil Guditi

Former Member
0 Kudos

I was looking in the log and when I compared with the previois logs I found some difference in the runtime tab of the call adapter.

In th call Adapter under Runtime, the SAP user is being displayed as "UPGRADE" instead of "XIAFUSER". I am not sure how this user is trying to run

the RFC adapter.

Any comments on this to troubleshoot please ?

former_member187339
Active Contributor
0 Kudos

Hi

In SXI_Cache are you able to see your communication channel?

Try deleting your old communication channel and create a new one.

Regards

Suraj

Former Member
0 Kudos

Suraj,

I do see the communication channel in the SXI_CACHE. Also I tried deleting the old one and created the new one and still I am getting the same error.

For some reason the call adapter run time is using a different user instead of using "XIAFUSER".

I am not sure where to change this in XI ? Any idea ?

Thanks

Sunil