Uploaded image for project: 'SLF4J'
  1. SLF4J
  2. SLF4J-113

Exception regarding SINGLETON object in slf4j 1.5.2 and 1.5.6

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • None
    • 1.5.x
    • log4j-over-slf4j
    • None
    • Operating System: All
      Platform: PC

    Description

      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)

      Attachments

        Activity

          People

            slf4j-dev SLF4J developers list
            p.vennapusa@noryansystems.com pusha
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: