cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to open remote connection for SAP support

Former Member
0 Kudos

Dear All,

i am opening remote connection for SAP .

i have configured SAP router then SAP service connector also.

Now when i am starting connection it throws me error:

        • ERROR file opened at 20110223 055439 Pacific Standard Time, SAP-REL 720,0,71 RFC-VER 3 MT-SL

T:5516 Error in program 'SAPServiceConnector': ======> SAP_CMINIT3 : rc=20 > Connect to SAP gateway failed

Connect_PM DEST=o01, GWHOST=/H/202.54.219.60/S/3299/H/194.39.131.34/S/3299/H/oss001.wdf.sap-ag.de/S/3301, GWSERV=sapgw01, SYSNR=01

LOCATION CPIC (TCP/IP) on local host

ERROR partner '202.54.219.60:3299' not reached

TIME Wed Feb 23 05:54:39 2011

RELEASE 720

COMPONENT NI (network interface)

VERSION 40

RC -10

MODULE nixxi.cpp

LINE 3286

DETAIL NiPConnect2: 202.54.219.60:3299

SYSTEM CALL connect

ERRNO 10061

ERRNO TEXT WSAECONNREFUSED: Connection refused

COUNTER 1

Please suggest me to overcome this error

ERROR       partner '202.54.219.60:3299' not reached

Regards

sandeep

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

telnet services on my server was not working.

this solved my issue

Answers (1)

Answers (1)

Former Member
0 Kudos

Check the host file entries, add the IPs correctly and SAPROUTTAB file as well.

Regards,

Nick Loy

Former Member
0 Kudos

Hi Nick

what should be the entry in my host file???

SAP routtab entries are as:

  1. SNC connection to and from SAP

KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 *

  1. SNC-connection from SAP to local system for R/3-Support

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 202.54.219.60 3299

  1. Access from your local Network to SAP

P 202.54.219.60 194.39.131.34 3299

P 10.4.0.35 194.39.131.34 3299

  1. All other connections will be denied

#D * *

Former Member
0 Kudos

Dear All

my server is installed on windows 2008 R2 64 bit

when i start saprouter using command line i get this error

Thu Feb 24 16:38:03 2011

SAP Network Interface Router, Version 40.4

command line arg 0: saprouter

command line arg 1: -r

command line arg 2: -S

command line arg 3: 3299

command line arg 4: -K

command line arg 5: p:CN=W2K8-PYDBPS02,OU=0000892143,OU=SAProuter,O=SAP,C=DE

SncInit(): Initializing Secure Network Communication (SNC)

PC with Windows NT (mt,ascii,SAP_UC/size_t/void* = 16/64/64)

SncInit(): Trying environment variable SNC_LIB as a

gssapi library name: "D:\usr\sap\saprouter\nt-x86_64;".

      • ERROR => DlLoadLib()==DLENOACCESS - LoadLibrary("D:\usr\sap\saprouter\nt-x86_64;")

Error 126 = "The specified module could not be found." [dlnt.c 255]

      • ERROR => SncPDLInit()==SNCERR_INIT, Adapter #1 (D:\usr\sap\saprouter\nt-x86_64;) not loaded [sncxxdl.c 640]

<<- SncInit()==SNCERR_INIT

sec_avail = "false"

      • ERROR => NiSncInit: SncInit failed (sncrc=-1) [nisnc.c 562]

      • ERROR => main: NiSncInit failed (rc=-17) [nirout.cpp 1363]

*****************************************************************************

*

  • ERROR SNC processing failed:

  • SncInit

*

  • TIME Thu Feb 24 16:38:03 2011

  • RELEASE 720

  • COMPONENT NI (network interface)

  • VERSION 40

  • RC -17

  • MODULE nisnc.c

  • LINE 560

  • DETAIL NiSncInit: sncrc=-1

  • COUNTER 4

*

*****************************************************************************

<<- ERROR: SncDone()==SNCERR_INIT_FIRST

thanks

sandeep

Edited by: sandeep sharma on Feb 24, 2011 12:17 PM

Edited by: sandeep sharma on Feb 24, 2011 12:18 PM

Former Member
0 Kudos

what is the command you are using to start the saprouter.Also what is the user with which the service is owned in services.msc

Former Member
0 Kudos

i am using following command

e:\SNC-SaprouterDirectory\ saprouter -r -G routerlog -S 3299 -K "p:CN=W2K8-PYDBPS02, OU=0000892143, OU=SAProuter, O=SAP, C=DE"

user : <SID>ADM

Former Member
0 Kudos

HI

Run this command

sapgenpse get_my_name -v -n Issuer

You should get:

CN=SAProuter CA, OU=SAProuter, O=SAP, C=DE

If don't work please regenerate certificate.

Check this guide:

https://service.sap.com/saprouter-sncdoc

Regards

William Neira

JPReyes
Active Contributor
0 Kudos

LoadLibrary("D:\usr\sap\saprouter\nt-x86_64;")

Error 126 = "The specified module could not be found

Are you sure you used the right saprouter software?...