cancel
Showing results for 
Search instead for 
Did you mean: 

Getting error message RFC_ERROR_COMMUNICATION

0 Kudos

Hi Friends,

We were trying to post some journals from excell sheet to SAP.

the macro programming were done and all set.

but we were getting the below error when the excell tries to get connect to SAP instance through SNC logon .

And this error we are getting only in one client of the SAP instance.For the rest of the clients its working..and we are able to login directly through saplogon pad through SNC.

Can anybody know why this is happening.No changes were made in the SAP instance.

the error message is as follows.

Error Group

RFC_ERROR_COMMUNICATION

Message

SAP_CMINIT3 : rc=20 > Connect to SAP gateway failed

Connect_PM GWHOST=<ip adress>, GWSERV=sapgw10s, SYSNR=11

LOCATION CPIC (TCP/IP) on local host

ERROR partner '<ip adress>:4810' not reached

TIME Tue Jul 07 11:46:30 2009

RELEASE 710

COMPONENT NI (network interface)

VERSION 39

RC -10

MODULE nixxi.cpp

LINE 3139

DETAIL NiPConnect2: <ip adrress>:4810

SYSTEM CALL connect

ERRNO 10061

ERRNO TEXT WSAECONNREFUSED: Connection refused

COUNTER 1

Regards,

Raskhan T

Edited by: raskhan thajudeen on Jul 8, 2009 12:42 PM

Edited by: raskhan thajudeen on Jul 8, 2009 1:23 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

anindya_bose
Active Contributor
0 Kudos

Hi

can you please check your server file in System32/drivers/etc?

There should be an entry for sapgwXX 33XX/tcp

sapdpXX 32XX/tcp

where XX= your system number

Thanks and Regards

Anindya

Edited by: Anindya Bose on Jul 8, 2009 7:38 PM

0 Kudos

Hi Anindya,

Thank you for your message.

We are using Unix servers. I think what you have mentioned is for windows severs?...

Regards,

Raskhan T.

anindya_bose
Active Contributor
0 Kudos

Hi raskhan

You will have services file for Unix too.. Just check in \etc\services. It depends on your system, just find that services file.

Thanks and Regards

Anindya