#602 pkiconsole cannot find 'jss4.jar' on Fedora 19
Closed: Fixed Opened by mharmsen.

When attempting to run 'pkiconsole' on Fedora 19, it fails with the following exception:

    pkiconsole https://localhost.localdomain:8443/ca Exception in thread "main"
    java.lang.NoClassDefFoundError: org/mozilla/jss/crypto/AlreadyInitializedException at
    com.netscape.admin.certsrv.CMSAdmin.<init>(CMSAdmin.java:84) at
    com.netscape.admin.certsrv.Console.main(Console.java:1659) Caused by: 
    java.lang.ClassNotFoundException: org.mozilla.jss.crypto.AlreadyInitializedException at
    java.net.URLClassLoader$1.run(URLClassLoader.java:366) at 
    java.net.URLClassLoader$1.run(URLClassLoader.java:355) at 
    java.security.AccessController.doPrivileged(Native Method) at 
    java.net.URLClassLoader.findClass(URLClassLoader.java:354) at 
    java.lang.ClassLoader.loadClass(ClassLoader.java:423) at 
    sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at 
    java.lang.ClassLoader.loadClass(ClassLoader.java:356) 
    ... 2 more 

Applied to master:

  • c6d8a4266f0e8cb9c29937cbc3c4e1d2cd284b37

Metadata Update from @mharmsen:
- Issue assigned to mharmsen
- Issue set to the milestone: 10.0.2

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/1172

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata