cancel
Showing results for 
Search instead for 
Did you mean: 

sap router error

Former Member
0 Kudos

hi

im getting followi g error while starting saprouter

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

C:\saprouter>saprouter -r -V 3 -K "p:CN=SOLMAN, OU=0000920754, OU=SAProuter, O=

AP, C=DE"

trcfile dev_rout

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

*

  • ERROR SNC processing failed:

  • SncInit

*

  • TIME Wed Jan 21 11:59:48 2009

  • RELEASE 710

  • COMPONENT NI (network interface)

  • VERSION 39

  • RC -17

  • MODULE nisnc.c

  • LINE 652

  • DETAIL NiSncInit: sncrc=-1

  • COUNTER 3

*

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

DEV_Route is

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

-


trc file: "dev_rout", trc level: 3, release: "710"

-


Wed Jan 21 11:59:48 2009

NiHsLInit: alloc host/serv bufs (200/200 entries)

NiIInit: allocated nitab (811 at 00000000023D83A0)

NiIInit: host/serv bufs already initialized

NiPGetNodeAddrListInit: use GetAdaptersAddresses implementation (03)

NiPGetNodeAddrList03: adapter: 'Local Area Connection 3' (Microsoft Loopback Adapter / 6)

NiPInsertSockAddr: got address '192.168.0.1' (unicast)

NiPGetNodeAddrList03: adapter: 'LAN' (HP NC373i Multifunction Gigabit Server Adapter / 6)

NiPInsertSockAddr: got address '10.254.30.21' (unicast)

NiPInsertSockAddr: got address '10.254.20.21' (unicast)

NiPGetNodeAddrList03: adapter: 'WAN' (HP NC373i Multifunction Gigabit Server Adapter #2 / 6)

NiPInsertSockAddr: got address '202.74.246.125' (unicast)

NiPGetNodeAddrList03: adapter: 'MS TCP Loopback interface' (MS TCP Loopback interface / 24)

NiPInsertSockAddr: got address '127.0.0.1' (unicast)

NiPGetNodeAddrList03: got 5 interface(s) from operating system

[0] IP-Address: 192.168.0.1

[1] IP-Address: 10.254.30.21

[2] IP-Address: 10.254.20.21

[3] IP-Address: 202.74.246.125

[4] IP-Address: 127.0.0.1

SAP Network Interface Router, Version 39.1 (SP3)

Compiled Aug 10 2007 00:07:13

command line arg 0: saprouter

command line arg 1: -r

command line arg 2: -V

command line arg 3: 3

command line arg 4: -K

command line arg 5: p:CN=SOLMAN, OU=0000920754, OU=SAProuter, O=SAP, C=DE

service : 3299

routtab : ./saprouttab

plug-in : no plug-in

-argument: 'no argument'

clients : 800

max servers : 1

quelength : 1

maxheap : 20000000

timeoutL : 5000

tracefile : dev_rout

logfile : no logging active

portrange : no portrange active

local address : default address

->> SncInit(prg=0, ini_fname=(NULL), &sec_avail=000000000202F658)

SncInit(): Initializing Secure Network Communication (SNC)

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

SncInit(): Trying builtin default as a

gssapi library name: "sncgss64.dll".

      • ERROR => DlLoadLib: LoadLibrary(sncgss64.dll) Error 126 [dlnt.c 237]

Error 126 = "The specified module could not be found."

      • ERROR => SncPDLInit(): DlLoadLib("sncgss64.dll")=DLENOACCESS

[sncxxdl.0340]*** ERROR => SncPDLInit()==SNCERR_INIT, Adapter (#0) sncgss64.dll not loaded

[sncxxdl.0604]<<- SncInit()==SNCERR_INIT

sec_avail = "false"

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

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

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

Thanks

sachin

  • ERROR SNC processing failed:

  • SncInit

*

  • TIME Wed Jan 21 11:59:48 2009

  • RELEASE 710

  • COMPONENT NI (network interface)

  • VERSION 39

  • RC -17

  • MODULE nisnc.c

  • LINE 652

  • DETAIL NiSncInit: sncrc=-1

  • COUNTER 3

*

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

->> SncDone()

<<- ERROR: SncDone()==SNCERR_INIT_FIRST

NiIExit: free nitab 00000000023D83A0

Accepted Solutions (1)

Accepted Solutions (1)

former_member227600
Contributor
0 Kudos

Hi,

Please set the enviornment variable

SECUDIR < DIR>:\usr\sap\saprouter\

SNC_DIR <DIR>:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll

Right click on MY computer ->advance> Enviornment variable

& set the above values & try again

Karan

Answers (1)

Answers (1)

Former Member
0 Kudos

Please kindly check below environment variables are set or not ?

SNC_LIB

SECUDIR

Regards,

Nikunj Thaker.

Former Member
0 Kudos

Nikhil,

yes set bus issue is same

thanks

sachin

Former Member
0 Kudos

If you are on Window

Kindly open command prompt and type

set SNC_LIB

set SECUDIR

and copy paste result.

Regards,

Nikunj Thaker.