cancel
Showing results for 
Search instead for 
Did you mean: 

Sap router: connection reset with test connection from servers

Former Member
0 Kudos

Hi.

I'm testing connections from different SAP servers using SAPOSS.

In the saprouter server the following error appears in dev_rout:

*** ERROR => SncPAcquireCred()==SNCERR_GSSAPI  [sncxxall.c 1439]

      GSS-API(maj): No credentials were supplied

      GSS-API(min): No credentials found for this name (not logged on) (USER=SAPUser)

    Could't acquire INITIATING credentials for

    name="p:CN=SAPRouter, OU=0000XXXXXX, OU=SAPRouter, O=SAP, C=DE"

<<- SncSessionInitiatorAK()==SNCERR_GSSAPI

  'target_acl_key' (addr=01D6F8B8, len=86) full hexdump

  0x00000  00030401 00080606 2b240301 25010000  ........ +$..%...

  0x00010  00443042 310b3009 06035504 06130244  .D0B1.0. ..U....D

  0x00020  45310c30 0a060355 040a1303 53415031  E1.0...U ....SAP1

  0x00030  12301006 0355040b 13095341 50726f75  .0...U.. ..SAProu

  0x00040  74657231 11300f06 03550403 13087361  ter1.0.. .U....sa

  0x00050  70736572 7632                        pserv2          

*** ERROR => NiSncIInitHdlSecurity: SncSessionInitiatorAK failed (rc=-4;01DD9210) [nisnc.c      1082]

*** ERROR => NiSnc2Connect C10/-1, 194.39.131.34 (rc=-17) [nirout.cpp   2824]

*** ERROR => NiRClientHandle: NiRExRouteCon for C10/-1 'SAP-SERVER' failed (rc=-17) [nirout.cpp   2251]

Saprouter is installed in a Windows 2008 server and is running as a service, with the user: SAPUser that the error shows.

I'd read that if the wrong user is configured, saprouter services won't even start.

In this case service start normally.

Any help will be apreciated.

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

How did you create the RFC destination SAPOSS ?

Check whether you have correct logon data, as described in SAP note 182308.

Former Member
0 Kudos

In this case, the SAPOSS I'm testing is from a SAP EHP 1 - Solution Manager 7.0 and  the RFC was created with the Trx OSS1.

Just in case, I changed the password to the one mentioned in the note.

With wireshark, I see that the server with saprouter reset the connection to the SAP's public ip.

Also in the note are referenced another ones, I'm checking.

I didn't installed and have no previous experience with saprouter, so I'm trying to figure how to trace the problem.