Hi Expert,
I have some problem. When I run stfk.oez after download it from service.sap.com. it shows error in file dev_rfc.trc.
It seems like :
ERROR file opened at , SAP-REL 710,0,0 RFC-VER 3 880476 MT-SL
T:3280 Error in program 'SAPServiceConnector': ======> Connect to SAP gateway failed
Connect_PM DEST=o01, GWHOST=/H/<My Hostname SAPRouter>/S/3299/H/194.39.131.34/S/3299/H/oss001.wdf.sap-ag.de/S/3301, GWSERV=sapgw01, SYSNR=01
LOCATION SAProuter 37.6 on expjktsaprtr
ERROR SNC processing failed:
?
TIME Sat Jul 19 17:40:39 2008
RELEASE 640
COMPONENT NI (network interface)
VERSION 37
RC -104
MODULE nisnc.c
LINE 502
COUNTER 4
I try to run saprouter.exe service -r -W 6000 -R c:\usr\sap\saprouttab -K "p:CN=<my hostname saprouter>, OU=0000576183, OU=SAProuter, O=SAP, C=DE" -V 3 -G c:\usr\sap\saprouter_log.txt
In saprouter_log.txt it shows :
Sat Jul 19 17:35:35 2008 INIT LOGFILE
Sat Jul 19 17:35:35 2008 READ ROUTTAB c:\usr\sap\saprouttab o.k.
Sat Jul 19 17:40:39 2008 CONNECT FROM C0, host <my local ipaddress saprouter>/1261 (<my hostname saprouter>)
Sat Jul 19 17:40:39 2008 CONNECT TO C1 (port 1262), host 194.39.131.34/3299 (194.39.131.34) (p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE)
Sat Jul 19 17:40:39 2008 CONNECT ERR C1, host 194.39.131.34 (194.39.131.34), serv 3299 (NIESNC_FAILURE)
Sat Jul 19 17:40:39 2008 DISCONNECT C0, host <my local ipaddress saprouter>/1261 (<my hostname saprouter>)
And in file Dev_rout it shows
->> SncInit(prg=0, ini_fname=(NULL), &sec_avail=01D2FF1B)
SncInit(): Initializing Secure Network Communication (SNC)
PC with Windows NT (mt,ascii,SAP_UC/size_t/void* = 8/32/32)
SncInit(): Trying environment variable SNC_LIB as a
gssapi library name: "C:\usr\sap\sapcrypto.dll".
load shared library (C:\usr\sap\sapcrypto.dll), hdl 0
using "C:\usr\sap\sapcrypto.dll"
DlLoadFunc: GetProcAddress(sapsnc_init_adapter) Error 127
Error 127 = "The specified procedure could not be found."
is it the cause of the problem? because one of function cannot be loaded..
Thank you in advance...