cancel
Showing results for 
Search instead for 
Did you mean: 

RFC Adaptor error

Former Member
0 Kudos

Hi Gurus,

I am getting the following error in a scenario which uses RFC adaptor in the receiving end,RFC connections are working fine...is there any resolution for this?....experts plz help.

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

- <!-- Inbound Message

-->

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

<SAP:Category>XIAdapterFramework</SAP:Category>

<SAP:Code area="MESSAGE">GENERAL</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: could not get a client from JCO.Pool: com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: CPIC-CALL: CMRCV on convId: 54325085 LOCATION SAP-Gateway on host pspdeccq / sapgw12 ERROR Return codes ( function=STIAsRcvFromGw / CPIC-RC=CM_DEALLOCATED_ABEND / SAP-RC=R3_LOGIN_FAILED ) TIME Thu May 7 14:06:29 200 RELEASE 700 COMPONENT CPIC (TCP/IP) with Unicode VERSION 3 RC 772 MODULE r3cpic_mt.c LINE 5716 COUNTER 3</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack />

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

</SAP:Error>

Regds,

Pinangshuk.

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member183908
Active Contributor
0 Kudos

Hi

-->First of all Re-Check the RFC Client Parameters which you had given in thereceiver communication channel.

-->In Your R/3 system check the RFC destinations LCRSAPRFC and SAPSLDAPI of Type T is working are not.If they are not working make necessary configurations in that and continue with your scenario.

Thanks

Former Member
0 Kudos

Hi,

For the RFC adapter, you need a TCP/IP RFC destination and port. Make sure its working fine.

Please have a look at the following link:

https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=730870

Thanks.

Regards,

Vineetha.

Former Member
0 Kudos

Its Clearly your CPIC User authentication problem,ask basis to provide necessary authorisations for the user to execute the RFC

Rajesh

Former Member
0 Kudos

Hi,

Check your RFC user, whether it is locked and it has sufficient authorisations.

Regards,

Sidhesh S.Tawate