Code: Alles auswählen.
client = JCO.createClient(<mandt>, <user>, <pass>, <lang>, <server>, <systemnr>);
Code: Alles auswählen.
com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to SAP gateway failed
Connect_PM GWHOST=<server>, GWSERV=sapgw10, ASHOST=<server>, SYSNR=10
LOCATION CPIC (TCP/IP) on local host
ERROR hostname <server>' unknown
TIME Fri Apr 30 10:18:33 2004
RELEASE 620
COMPONENT NI (network interface)
VERSION 36
RC -2
MODULE ninti.c
LINE 385
DETAIL NiPHostToAddr
SYSTEM CALL gethostbyname
COUNTER 1
at com.sap.mw.jco.rfc.MiddlewareRFC$Client.nativeConnect(Native Method)
at com.sap.mw.jco.rfc.MiddlewareRFC$Client.connect(Unknown Source)
at com.sap.mw.jco.JCO$Client.connect(Unknown Source)
Code: Alles auswählen.
com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to SAP gateway failed
Connect_PM GWHOST=/H/<IP>/H/<server>, GWSERV=sapgw10, ASHOST=/H/<IP>/H/<server>/H/, SYSNR=10
LOCATION CPIC (TCP/IP) on local host
ERROR partner not reached (host <IP>, service <port?>)
Code: Alles auswählen.
com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to SAP gateway failed
Connect_PM GWHOST=/H/<server>/H/<IP>, GWSERV=sapgw10, ASHOST=/H/<server>/H/<IP>, SYSNR=10
LOCATION SapRouter on <..>
ERROR connection to host <IP>, service <portnr?> timed out
Code: Alles auswählen.
client = JCO.createClient(<mandt>, <user>, <pass>, <lang>, <server>, <systemnr>);