cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How do we use MSHOST instead of ASHOST in JCO Block xMII 11.5?

former_member67937
Participant
0 Likes
630

Our SAP configuration has changed, and we are being told that we need to use MSHOST instead of ASHOST. Can someone tell us how we can do this in the JCO block? The error we are getting when I try to do a Get List:

(xxxx is there to replace servernames)

Fatal Error: JCOProxy error: Connect from SAP gateway to RFC server failed

Connect_PM

GWHOST=xxxxx, GWSERV=xxxxx, ASHOST=xxxxx, SYSNR=11

LOCATION SAP-Gateway on host xxxx/xxxxx

ERROR Gateway not connected to local R/3

Release 700

Component SAP-Gateway

Version 2

RC 726

Module gwr3cpic.c

Line 5609

Counter 18

View Entire Topic
former_member67937
Participant
0 Likes

We tried using IP, and we get the same error. Any other ideas? If not, we'll have to post a message to SAP support.

salvatore_castro
Product and Topic Expert
Product and Topic Expert
0 Likes

Todd,

Just for kicks can you Remote Desktop onto the MII server and try to ping both your MS and AS hosts? Then I would try to verify that the communication port is actually open across the network, a quick and dirty method is to from the Command Prompt of the MII server use the telnet command:

telnet server port

If the screen goes blank then you will know that the port traffic is acceptable between the servers, otherwise you will get a connection error message back and you can blame the firewall for the issue.

Thanks,

Sam