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

Additional issue with SubstituteLoggerFactory in version 1.8.0

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None
    • None

    Description

      [Thread-19] INFO org.slf4j.LoggerAccessingThread-13-44 - in run method
      [Thread-19] INFO org.slf4j.LoggerAccessingThread-11-43 - in run method
      Failed to instantiate SLF4J LoggerFactory
      Reported exception:
      java.lang.IllegalStateException: Delegate logger cannot be null at this state.
              at org.slf4j.LoggerFactory.replaySingleEvent(LoggerFactory.java:266)
              at org.slf4j.LoggerFactory.replayEvents(LoggerFactory.java:241)
              at org.slf4j.LoggerFactory.bind(LoggerFactory.java:156)
              at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:141)
              at org.slf4j.LoggerFactory.getProvider(LoggerFactory.java:412)
              at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:404)
              at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:353)
              at org.slf4j.LoggerAccessingThread.run(LoggerAccessingThread.java:55)
      Exception in thread "Thread-19" Exception in thread "Thread-0" java.lang.IllegalStateException: Unexpected initialization failure
      Exception in thread "Thread-1"  at org.slf4j.LoggerFactory.bind(LoggerFactory.java:170)
              at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:141)
              at org.slf4j.LoggerFactory.getProvider(LoggerFactory.java:412)
              at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:404)
              at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:353)
              at org.slf4j.LoggerAccessingThread.run(LoggerAccessingThread.java:55)
      Caused by: java.lang.IllegalStateException: Delegate logger cannot be null at this state.
              at org.slf4j.LoggerFactory.replaySingleEvent(LoggerFactory.java:266)
              at org.slf4j.LoggerFactory.replayEvents(LoggerFactory.java:241)
              at org.slf4j.LoggerFactory.bind(LoggerFactory.java:156)
              ... 5 more
      

      Attachments

        Activity

          People

            slf4j-dev SLF4J developers list
            ceki Ceki Gülcü
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: