cancel
Showing results for 
Search instead for 
Did you mean: 

RFC_ERROR_COMMUNICATION

Former Member
0 Kudos

Hi People, I have this error:

-


We have and error in PID when I execute iinterfaces with RFC communications between DEV and BSD (here the error).

<SAP:Error>

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

<SAP:Code>MESSAGE.GENERAL</SAP:Code>

<SAP:AdditionalText>

com.sap.engine.interfaces.messaging.api.exception. MessagingException: com.sap.aii.adapter.rfc.afcommunication.RfcAFWExce ption: RfcAdapter: receiver channel has static errors: can not instantiate RfcPool caused by: com.sap.aii.adapter.rfc.RfcAdapterException: error initializing RfcClientPool:com.sap.aii.adapter.rfc.core.reposit ory.RfcRepositoryException: can not connect to destination system due to:

com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION:

Connect to SAP gateway failed

Connect_PM

TYPE=A

ASHOST=192.168.4.76

SYSNR=00

GWHOST=192.168.4.76

GWSERV=sapgw00

PCS=1

LOCATION CPIC (TCP/IP) on local host with Unicode

ERROR partner '192.168.4.76:sapgw00' not reached

TIME Tue Oct 20 05:23:59 200

RELEASE 710

COMPONENT NI (network interface)

VERSION 39

RC -10

MODULE nixxi.cpp

LINE 3142

DETAIL NiPConnect2: 192.168.4.76:3300

SYSTEM CALL connect

ERRNO 79

ERRNO TEXT Connection refused

COUNTER 7

</SAP:AdditionalText>

</SAP:Error>

-


This is solved executing a Full Refresh of server, accesing to URL http://10.10.1.74:50000/CPACache/refresh?mode=full

But we want a solution permanent.

Thanks and Regards.-

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Check the RFC_ERROR_COMMUNICATION again. It seems that after upgrade you have not updated the "Application Server", "System Number", "Client", User id & password.

sorry I haven't lookd those last lines..

So it seems a cache issue, due to which it happens and when you refresh the CPACache then it starts working again.

Regards,

Sarvesh

Edited by: Sarvesh Singh on Oct 27, 2009 6:20 PM