"java.lang.ClassCastException: weblogic.logging.commons.LogFactoryImpl cannot be cast to org.apache.commons.logging.LogFactory" Error with Commons Logging Services
(Doc ID 2778629.1)
Last updated on NOVEMBER 22, 2024
Applies to:
Oracle WebLogic Server - Version 10.3.6 and laterInformation in this document applies to any platform.
Symptoms
Application is configured with Commons logging as in the following document loading the respective jar files into the classpath.
When the JVM parameter "-Dorg.apache.commons.logging.LogFactory=weblogic.logging.commons.LogFactoryImpl" is used to print application debug information in the logs, following error is noticed.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |