java.lang.NoSuchMethodError: org.slf4j.spi.LocationAwareLogger.log(Lorg/slf4j/Marker;Ljava/lang/S tring;ILjava/lang/String;Ljava/lang/Throwable;)
(Doc ID 1465645.1)
Last updated on JULY 20, 2024
Applies to:
Oracle WebLogic Server - Version 12.1.1.0 and laterInformation in this document applies to any platform.
Symptoms
When attempting to deploy a Spring web application with the following jar files in WEB-INF\lib directory:
- jcl104-over-slf4j-1.4.2.jar
- slf4j-api-1.4.2.jar
- slf4j-log4j12-1.4.2.jar
the following error occurs.
ERROR:
Changes
Upgraded from 10.3.x to 12.1.1
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 |