Comment 6 for bug 1772450

Revision history for this message
Norman Kabir (nkabir) wrote :

Strange. I am able to execute 'pki cert-find' without error.

$ pki cert-find
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/usr/share/java/slf4j-jdk14.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/usr/share/java/slf4j-simple.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.JDK14LoggerFactory]
----------------
13 entries found
----------------

...

Is there some other stage you think may be responsible for the error? I can dig into the Java layer if you have any hypotheses that lead there...