cancel
Showing results for 
Search instead for 
Did you mean: 

Any Expert Knows this Problem????

Former Member
0 Kudos

Hi All,

I have Done HTTP--RFC Scenario and i got the Bellow Error in Receiver RFC CC

Receiver channel 'CC_RFC_Receiver_IB' for party '', service 'Sub_ssd_subdev'

Error can not instantiate RfcPool caused by:

com.sap.aii.af.rfc.RfcAdapterException: error initializing RfcClientPool:com.sap.aii.af.rfc.core.repository.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=10.1.1.203 SYSNR=00 GWHOST=10.1.1.203 GWSERV=sapgw00 PCS=1

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

ERROR partner '10.1.1.203:sapgw00' not reached

Regards

Suman

Accepted Solutions (0)

Answers (4)

Answers (4)

prateek
Active Contributor
0 Kudos

Make sure ur system number is 00 and accordingly use the gateway host sapgwxx

Regards,

Prateek

former_member8655
Active Participant
0 Kudos

Hi Suman

Check if your destination system is up and running and also check the parameters provided in the RFC receiver comm channel.

Thanks

Mitesh

Former Member
0 Kudos

Hi Suman,

As you know RFC adapter lies on Java stack and JCo stands for Java Connector.

Usually when the Adapter Engine is down, we will get this exception. And it will be picked up automatically after sometime.

Regards

Bhanu

Intelligroup.

Former Member
0 Kudos

Hi,

please try a restart of your Adapter Engine.

Regards

Patrick

Former Member
0 Kudos

Hi,

Do we need to check any thing in J2EE Visual Admin for JCO RFC Provider??

Error looks to be like that

Just thought ??

Regards

Suman