cancel
Showing results for 
Search instead for 
Did you mean: 

RFC_ERROR_COMMUNICATION

Former Member
0 Kudos

Hi,

I have installed a EP6 SP9 with WAS6.40 SP9 and I am trying to create a RFC Destination in the Visual Administrator. I kept getting the following error when I start to run the RFC Destination. The error is as shown :

com.sap.engine.services.rfcengine##com.sap.engine.services.rfcengine.Bundle.initialize(boolean starting)#######SAPEngine_System_Thread[impl:5]_64##0#0#Error##Plain###com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to SAP gateway failed Connect_PM TYPE=A ASHOST=W3BSBIDV0 SYSNR=00 GWHOST=W3BSBIDV0 GWSERV=sapgw00 PCS=1

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

ERROR service 'sapgw00' unknown

TIME Fri Jan 14 19:25:46 2005

RELEASE 640

COMPONENT NI (network interface)

VERSION 37

RC -3

MODULE ninti.c

LINE 494

DETAIL NiPGetServByName2: service 'sapgw00' not found

SYSTEM CALL getservbyname_r

COUNTER 1

Any help would be greatly appreciated.

Thanks.

Regards,

Mike Lee

Accepted Solutions (1)

Accepted Solutions (1)

gregorw
Active Contributor
0 Kudos

Hello Mike

add the line:

sapgw00 3300/tcp # SAP System Gateway Port

To the File C:\WINDOWS\system32\drivers\etc\services.

Regards

Gregor

Former Member
0 Kudos

Hi Gregor,

Thanks for the help.

It works....

Regards,

Mike Lee

0 Kudos

Hi Gregor,

Thanks for the hint, I was having that same problem, and your fix worked. Can you share where you found that fix from? Was it an SAP note or something?

Thanks,

Rahul

Ash_ok
Contributor
0 Kudos

Hi Gregor,

I have this same problem in XI calling the R/3 server using a RFC adapter. I have added the line about the gateway and port onto C:\WINDOWS\system32\drivers\etc\services in the R/3 box. Should the system be re-started for it to take effect ?

Regards,

Ashok.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi everyone, i have the same problem, but with a different context, i can't have access from BEx Query Designer but i can work perfectly from Workbench. When i try to enter to the Q Designer, shows the message error:

SAP_CMINIT3 : rc=20 > Connect to SAP gateway failed

Connect_PM GWHOST=140.50.8.243, GWSERV=sapgw31, SYSNR=31

LOCATION CPIC (TCP/IP) on local host

ERROR partner '140.50.8.243:3331' not reached

TIME Wed May 04 17:45:19 201

RELEASE 710

COMPONENT NI (network interface)

VERSION 39

RC -10

MODULE nixxi.cpp

LINE 3147

DETAIL NiPConnect2: 140.50.8.243:3331

SYSTEM CALL connect

ERRNO 10060

ERRNO TEXT WSAETIMEDOUT: Connection timed out

COUNTER 1

Do you know why the GWHOST is 140.50.8.243? (Because the IP server is different, & i don´t know when i logg in in Q Designer send this message)