[slf4j-dev] [Bug 122] New: Exception regarding SINGLETON object in slf4j 1.5.2 and 1.5. 6

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Fri Dec 12 23:23:50 CET 2008


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

           Summary: Exception regarding SINGLETON object in slf4j 1.5.2 and
                    1.5.6
           Product: SLF4J
           Version: 1.5.x
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: log4j-over-slf4j
        AssignedTo: dev at slf4j.org
        ReportedBy: p.vennapusa at noryansystems.com


I have checked with 1.5.2 and then 1.5.6 I get similar exceptions

Exception in thread "main" java.lang.IllegalAccessError: tried to access field
org.slf4j.impl.StaticLoggerBinder.SINGLETON from class org.slf4j.LoggerFactory
at org.slf4j.LoggerFactory.<clinit>(LoggerFactory.java:60)
        at
org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:155)
        at
org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:131)
        at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
        at org.hibernate.cfg.Configuration.<clinit>(Configuration.java:120)


-- 
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