Troubleshooting
Problem
An error indicating a Java class is missing is received when attempting to import a certificate the ThirdPartyCertificateTool utility.
Symptom
log4j:WARN No appenders could be found for logger (Trace.CAM.JCAM).
log4j:WARN Please initialize the log4j system properly.
java.lang.ClassNotFoundException: org.bouncycastle145.jce.provider.BouncyCastleProvider
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at
com.cognos.accman.jcam.utilities.ThirdPartyCertificateTool.main(ThirdPartyCertificateTool.java:1009)
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
13 January 2026
UID
swg21568564