cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Resync of Technical System solman

Former Member
0 Kudos

Dear Expert

we are trying to add system to lmdb for EWA REeport

When i am trying to resync from SLD the it show following error

1)secudessl_Create_SSL_CTX():  PSE "D:\usr\sap\AFS\DVEBMGS01\sec\SAPSSLS.pse": File not found! [ssslsecu.c

   [Thr 8316] secudessl_Create_SSL_CTX: SSL_CTX_set_default_pse_by_name() failed

ERROR in SSL_CTX_set_default_pse_by_name: (4129/0x1021) The PSE does not exist : "D:\usr\sap\AFS\DVEBMGS01\sec\SAPSSLS.ps

[Thr 8316] ERROR in ssl_set_pse: (4129/0x1021) The PSE does not exist : "D:\usr\sap\AFS\DVEBMGS01\sec\SAPSSLS.pse"

[Thr 8316] ERROR in af_open: (4129/0x1021) The PSE does not exist : "D:\usr\sap\AFS\DVEBMGS01\sec\SAPSSLS.pse"

[Thr 8316] ERROR in secsw_open: (4129/0x1021) The PSE does not exist : "D:\usr\sap\AFS\DVEBMGS01\sec\SAPSSLS.pse"

[Thr 8316] ERROR in secsw_open_pse_or_extension: (4129/0x1021) The PSE does not exist : "D:\usr\sap\AFS\DVEBMGS01\sec\SAPSSLS.pse"

[Thr 8316] ERROR in sec_get_PSEtype: (4129/0x1021) The PSE does not exist : "D:\usr\sap\AFS\DVEBMGS01\sec\SAPSSLS.pse"

[Thr 8316] <<                     End of Secude-SSL Errorstack ----------

[Thr 8316] *** ERROR => SapISSLAddCredential(): Error SSSLERR_PSE_ERROR trying to create SERVER Credential

        for "D:\usr\sap\AFS\DVEBMGS01\sec\SAPSSLS.pse" [ssslxxi.c    2417]

[Thr 8316] *** ERROR => Initialization of SSL library failed                               NO SSL available!

[Thr 8316] =================================================

[Thr 8316]

[Thr 8316] <<- ERROR: SapSSLInit(read_profile=1)==SSSLERR_PSE_ERROR

[Thr 8316] *** ERROR => IcmServInitSSL: SapSSLInit (rc=-40): SSSLERR_PSE_ERROR [icxxserv.c   254]

[Thr 8316] *** WARNING => Could not start service (rc=-14) PORT=8101,PROT=HTTPS,TIMEOUT=240,PROCTIMEOUT=240,VCLIENT=1 [icxxserv.c

i will send atachement for your ready reference

Kindly forward if you have any kind of solution

Regards

Accepted Solutions (0)

Answers (3)

Answers (3)

jimguo
Advisor
Advisor
0 Kudos

Hi,

I am not sure why SSL is necessary in this senario.

but anyway, the steps in note 510007 should solve the error.

Thanks.

Jim

Reagan
Advisor
Advisor
0 Kudos
Reagan
Advisor
Advisor
0 Kudos

ERROR in SSL_CTX_set_default_pse_by_name: (4129/0x1021) The PSE does not exist : "D:\usr\sap\AFS\DVEBMGS01\sec\SAPSSLS.ps

[Thr 8316] ERROR in ssl_set_pse: (4129/0x1021) The PSE does not exist : "D:\usr\sap\AFS\DVEBMGS01\sec\SAPSSLS.pse"

Do you have this files in the D:\usr\sap\AFS\DVEBMGS01\sec directory

Regards

RB

Former Member
0 Kudos

Dear Reagan

I have D:\usr\sap\AFS\DVEBMGS01\sec

the screen shot getting after going to that directory

Thanks & Regards

Former Member
0 Kudos

Hi,

Can you please provide the screen shot of strustsso2 as i think you have not activated the ssl and the cert are not created as i cant see the file SAPSSLS.pse. If not generated please right click and then click on generate pse.

Why you are getting this error because you have used SSLor https port in the config of solman in Solman_setup.

Thanks

Rishi abrol

Former Member
0 Kudos

Dear Rishi abrol

This is screen shot of strustsso2

output of SLDCHECK

output of RZ70

Kindly give us workaround

Thanks & Regards

Former Member
0 Kudos

Hi,

First of all you are trying to activate https port on 8101 which i think is not correct as might be used by another service in this solution manage .

Because message server is using this port as mentioned by this para ms/http_port_<n>

[Thr 8316] *** WARNING => Could not start service (rc=-14) PORT=8101,PROT=HTTPS,TIMEOUT=240,PROCTIMEOUT=240,VCLIENT=1 [icxxserv.c

 

So first try to deactivate icm/server_port_* parameter which is etting the https and see if some thing helps you. You will have to restart the system after that.

Second thing if you ant to activate the above parameters then you need to chose port 443XX.

Thanks

Rishi Abrol