cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Router error

Former Member
0 Kudos

Dear Experts Teams,

When I am running  below command , Its give error for "Couldn't open PSE "C:\saprouter\local.pse

As below .

C:\saprouter\nt-x86_64>sapgenpse import_own_cert -c srcert -p local.pse

import_own_cert: Couldn't open PSE "C:\saprouter\local.pse"

ERROR in af_open: (4129/0x1021) The PSE does not exist : "C:\saprouter\local.pse"

ERROR in secsw_open: (4129/0x1021) The PSE does not exist : "C:\saprouter\local.pse"

ERROR in secsw_open_pse_or_extension: (4129/0x1021) The PSE does not exist : "C:\saprouter\local.pse"

ERROR in sec_get_PSEtype: (4129/0x1021) The PSE does not exist : "C:\saprouter\local.pse"

Where I am doing mistake.

Regards

Pooja

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member182657
Active Contributor
0 Kudos

In addition navigate with SCN thread

Regards,

Gaurav

bxiv
Active Contributor
0 Kudos

Do you have a file in the saprouter folder called 'local.pse'?  Also do you have the NTFS file security set to allow you to read the file?

Former Member
0 Kudos

Yes  local.pse is in saprouter  directory i,e.C:\saprouter\

divyanshu_srivastava3
Active Contributor
0 Kudos

Hi Pooja,

As told you before.

Check env variables:

SECUDIR  and SNC_LIB

Check your current user:

Domain User.


Divyanshu

Former Member
0 Kudos

Dear Divyanshu,

I have currently login with Administrator .This System is not in Domain i.e in Workgroup

I have check with  Environment Variable as give below .

Varible Name   SECUDIR

Varible  Value  C:\saprouter


Varible Name  SNC_LIB

Varible  Value C:\saprouter\nt-x86_64\sapcrypto.dll


Thanks


Regards


divyanshu_srivastava3
Active Contributor
0 Kudos

In that case, rename the old pse and generate a new certificate correctly.

Divyanshu

Former Member
0 Kudos

Dear  Divyanshu,

When I am generating new pse . Its give below error.

C:\saprouter\nt-x86_64>sapgenpse import_own_cert -c srcert -p local.pse

import_own_cert: Sorry, but you didn't supply the filename of the CA Response!

Regards

former_member182657
Active Contributor
divyanshu_srivastava3
Active Contributor
0 Kudos

Hi Pooja,

Please match your configuration with standard documents.

Look for env and directories from where you are executing these commands.

SAProuter via SNC - Basis Corner - SCN Wiki

Divyanshu