Oracle WebCenter Content (MOSC)

MOSC Banner

slf4j staticLoggerBinder class loader conflict issue

edited Aug 19, 2017 5:00AM in Oracle WebCenter Content (MOSC) 1 commentAnswered

Hi,

I am trying to execute a check-in service. It gives us the below error. This was running fine in 11g but failing in 12c. Any help would be appreciated.

Also, I have tried removing the slf4j-api-1.7.5.jar that we use in the component.

java.lang.LinkageError: loader constraint violation: when resolving method "org.slf4j.impl.StaticLoggerBinder.getLoggerFactory()Lorg/slf4j/ILoggerFactory;" the class loader (instance of intradoc/loader/IdcClassLoader) of the current class, org/slf4j/LoggerFactory, and the class loader (instance of com/oracle/classloader/weblogic/LaunchClassLoader) for the method's defining class, org/slf4j/impl/StaticLoggerBinder, have different Class objects for the type org/slf4j/ILoggerFactory used in the signature

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center