cancel
Showing results for 
Search instead for 
Did you mean: 

Kernel upgrade error:The license key library has not been initialized yet.

Former Member
0 Kudos

We have updated the Solution manager with EHP1 kernel with latest patch55.<br>

Operating system platform:OS/400.<br>

We are getting error :The license key library has not been initialized yet.<br>

We have gone through Note 982056(The license key library has not been<br>

initialized yet) but after application restart we still are facing problem.<br>

Also with old kernel(Patch 32) our system is working fine.<br>

For SAP Router we need to do the kernel Upgrade.<br>

Work process log:<br>

*******************************************************************************************************************<br>

      • ERROR => DlLoadLib()==DLENOACCESS - dlopen("/usr/sap/S01/SYS/exe/run/libsapcrypto.o") FAILED<br>

"Could not load module /usr/sap/S01/SYS/exe/run/libsapcrypto.o.<br>

Additional errors occurred but are not reported." (errno=2,No such file or directory) [dlux.c 445]<br>

N *** ERROR => <br>

===...could not load SSF library /usr/sap/S01/SYS/exe/run/libsapcrypto.o .<br>

The market place does not show any patch for SAP Crypto Library. To include the file libsapcrypto.o in ibm system i.<br>

Regards,

Prasad

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi Prasad,

Have a look at notes 1310133 and 758667 for an explanation and a remedy. libsapcrypto.so is not part of the kernel and is wiped away if you did not prepare for this situation.

Hope that helps,

Thomas

Former Member
0 Kudos

Hi Thomas,<br>

I have applied the SAP Cryptographic Library IBM AIX for RS6000/Power mentioned in the note on system i.<br>

The following changes are made:<br>

In the instance profile,

as4/ADDLIBPATH = /usr/sap/... is added.<br>

ssf/name=SAPSECULIB<br>

ssf/ssfapi_lib=<SAP Cryptographic software directory>/libsapcrypto.o<br>

sec/libsapsecu=<SAP Cryptographic software directory>/libsapcrypto.o<br>

I am facing similar error with directory run_sec

Error log:

      • ERROR => DlLoadLib()==DLENOACCESS - dlopen("/usr/sap/S01/SYS/exe/run_sec/libsapcrypto.o") FAILED<br>

"Could not load module /usr/sap/S01/SYS/exe/run_sec/libsapcrypto.o.<br>

Additional errors occurred but are not reported." (errno=2,No such file or directory) [dlux.c 445]<br>

N *** ERROR => <br>

===...could not load SSF library /usr/sap/S01/SYS/exe/run_sec/libsapcrypto.o .<br>

Regards,

Prasad

0 Kudos

Hi Prasad,

Did you check if the file exists?

Regards,

Thomas

Former Member
0 Kudos

Yes. It does.<br>

Raised an Msg to OSS Lets see their inputs.<br>

Thanks.

Former Member
0 Kudos

Hi,

The error was solved by patching sap license file and applying Crypto file as suggested by Thomas.

Regards,

Prasad