cancel
Showing results for 
Search instead for 
Did you mean: 

RFC_ERROR_COMMUNICATION: Connect to message server failed

Former Member
0 Kudos

Hi,

I think this is the most common error that one can face and have seen quite a few threads in the forum. Still, i couldn't resolve my problem.

I am getting the following error when i tried to connect to SAP using SAP JCO connector with load balancing.

(102) RFC_ERROR_COMMUNICATION: Connect to message server failed

Connect_PM MSHOST=sapserver, R3NAME=D11, GROUP=Group1

LOCATION CPIC (TCP/IP) on local host

ERROR partner not reached (host sapserver, service sapmsD11)

TIME Wed Jun 24 16:05:49 2009

I added the service sapmsD11 in the services file of my client as well as in R/3 server.

I got the above error when i tried to connect using load balancing. Without load balancing, i was able to connect to R/3 server successfully. Can any one tell how to figure out the message server host name ?

Can the application server host name and message server host name be same ?

PS: I am able to ping my R/3 server from my client.

Thanks,

Prasad.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Check that you have configured properly using the below document. And check the message server of R/3 is configured properly in the SLD.

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0c1d495-048e-2b10-babd-924a136f...

Function module to get the message server host name and port in R/3.

SLDAG_GET_MESSAGE_SERVER_INFO

See this thread also..

Regards,

Charan