Hi,
I am trying to call a BAPI from a Java application using Java Connector. But, I am getting the following error. Anyone can help me to rectify this ?
"com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect from SAP gateway to RFC server failed"
Thanks in advance,
Sameej T.K.
Check the login profile (appserver,uname,pass etc). It looks like the JCO middleware is unable to connect to R/3.
I have seen that (sometimes) the 'sapgw' for gatway doesnt work and you need to actually give the port (ex '3300').
Hth
Sid
Add a comment