What kind of error are you seeing?
If you do not see a problem that resembles yours, or if the information
provided does not solve your problem, contact
IBM support for further assistance.
"The Java Cryptographic Extension (JCE) files
were not found." error when launching iKeyman.
You may receive the
following error when you attempt to start the iKeyman tool: "The Java Cryptographic
Extension (JCE) files were not found. Please check that the JCE files
have been installed in the correct directory". When you click OK, the iKeyman
tool closes. To resolve this problem:
- Set the JAVA_HOME parameter so that is points to the Java Developer Kit
that is shipped with WebSphere Application Server.
- For example, on a Unix platform the command would be similar to: export
JAVA_HOME=/opt/WebSphere/AppServer/java
- On a Windows platform, if WebSphere Application Server is installed on
your c: drive, the command would be: set JAVA_HOME=c:\WebSphere\AppServer\java
- Rename the file install_dir/java/jre/lib/ext/gskikm.jar to gskikm.jar.org.