[slf4j-dev] [Bug 295] New: Persistent error while integrating Spring project with many JAR dependencies

bugzilla-daemon at qos.ch bugzilla-daemon at qos.ch
Wed Feb 20 22:15:39 CET 2013


http://bugzilla.slf4j.org/show_bug.cgi?id=295

           Summary: Persistent error while integrating Spring project with
                    many JAR dependencies
           Product: SLF4J
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: Core API
        AssignedTo: slf4j-dev at qos.ch
        ReportedBy: colbert.philippe at ROGERS.com


I wrote an application using Spring Framework and several other JAR
dependencies using slf4j.   However, I get this error from your library:

SEVERE: Exception sending context initialized event to listener instance of
class org.springframework.web.context.ContextLoaderListener
java.lang.NoSuchMethodError:
org.slf4j.spi.LocationAwareLogger.log(Lorg/slf4j/Marker;Ljava/lang/String;ILjava/lang/String;Ljava/lang/Throwable;)V
    at
org.apache.commons.logging.impl.SLF4JLocationAwareLog.info(SLF4JLocationAwareLog.java:159)
    at
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:272)

This error is difficult to resolve.  I haven't found a solution yet.

-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the slf4j-dev mailing list