Skip to Content
0
Former Member
May 03, 2005 at 03:42 PM

RFC error communication exception

429 Views

Hi all,

My scenario is Jdbc -- XI -- RFC(Z_BAPISALESORDER with two BAPI's 1.BAPI_SALESORDER_CREATEFROMDAT 2.BAPI_TRANSACTION COMMIT).

I am using RFC reciever adapter.While configuring the RFC adapter I have two options.

1.SAP system 2.External RFC server

If i select SAP system , I did not get any errors.It is showing successful message in SXMB_MONI and also in RWB. But Sales order is not created.

Message in RWB ...

.>RFC adapter received an asynchronous message. Attempting to send tRFC for Z_SALESORDERCREATEFROMDAT_XI with TID XIWVaSqBlY4TccBW0GtFmRhW

.>The message status set to DLVD.

.>The message was successfully delivered to the application using connection AFW.

But If i use External RFC system, I am getting excepion.In RWB it is showing following excetion.

...>Exception caught by adapter framework: 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 LOCATION CPIC (TCP/IP) on host sapx

...>Delivery of the message to the application using connection AFW failed, due to: 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 LOCATION CPIC (TCP/IP) on host sapx.

which option is used for calling the BAPI to create the sales order?

Could anybody help me out...?

Thanks,

sekhar.