Skip to Content
0
Former Member
Sep 24, 2009 at 03:11 AM

IAIK Security Library not found

996 Views

Hi

We are creating a new process to send a file to the bank using FTPS through XI.

Java Cryptographic toolkit is already installed in the system and last year, we had configured the SSL also. Key store was working in XI production and dev server at that time.

Today when i'm clicking Keystore in visual admin, it is failing with the following error:

IAIK Security Library not found

java.lang.NoClassDefFoundError:iaik/security/provider/IAIK

I checked the oss note 937418,739043. We are using unlimited and unrestricted version of policy.

Also checked the sdn and copy the iaik.jar file from /usr/sap/XDV/DV*/j2ee/admin/lib to /sapmnt/XDV/global/security/lib/tools directory but still it is not working.

iaik.jar file is also available in /sapmnt/XDV/global/security/lib/engine directory.

In April 2009, we had upgraded stack from 20 to 24. This is the first time, we checked the Keystore after the stack upgrade. It could be the cause of problem but not sure about it.

The correct library has been loaded under Dispatcher > Libraries > core_lib in the Visual Administrator. The iaik_jce.jar is there in the list of loaded jars and not iaik_jce_export.jar.

Pls help to resolve this problem.

Thanks

Amar