cancel
Showing results for 
Search instead for 
Did you mean: 

error on rfc

Former Member
0 Kudos

on the portal i have create one modeldata and one metadata for my application that use an rfc call, but when i testing its i read this error:

com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM TYPE=B MSHOST=dellsvr1 GROUP=PUBLIC R3NAME=SDM MSSERV=sapmsSDM PCS=1 ERROR service '?' unknown TIME Thu Jun 08 11:34:11 2006 RELEASE 640 COMPONENT NI (network interface) VERSION 37 RC -3 COUNTER 1

please help me.

Accepted Solutions (0)

Answers (1)

Answers (1)

vijayakhanna_raman
Active Contributor
0 Kudos

Hi,

Add the Service name and port no and in the location.

C:\WINDOWS\system32\drivers\etc\service file.

Add the Host name in the location.

C:\WINDOWS\system32\drivers\etc\host

Then check the group(i.e is public or space) generated in the GUI.

Regards,

Vijay

Former Member
0 Kudos

thenks

I have added my hostname in the file hosts

I don't know my service name and port number.

How can I find it?

what the meaning of

check the group generated in the GUI.

how can I do it?

please help me

vijayakhanna_raman
Active Contributor
0 Kudos

Hi,

Ur port no is the message port no. Ur server name is SDM. So add as sapmsSDM as servicecname .

After adding it then open then the SAP GUI and click the groups button. then give the details of the server ie system id as SDM. This will generate the group as PUBLIC or SPACE..

Hope this helps u . Reward points for helpful answer.

Regards,

Vijayakhanna

Former Member
0 Kudos

thanks but the problem is that the server sapmsSDM is unknown when i create a group as your specification.

HI