Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-1327

Dev mode reports SLF4J: Class path contains multiple SLF4J bindings.

XMLWordPrintable

    • +

      Dev mode reports SLF4J: Class path contains multiple SLF4J bindings.

      It's a regression, the same trouble appeared in QUARKUS-101 and QUARKUS-1214

      There are multiple versions of SLF4J on the classpath (productized and community one)

      Acceptance pipeline tests for code.quarkus checks are failing because of this, the same applies for tests for genearted projects.

      SLF4J: Class path contains multiple SLF4J bindings.
      SLF4J: Found binding in [jar:file:/Users/rsvoboda/Downloads/rh-quarkus-2.2.3.GA-maven-repository/maven-repository/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.jar!/org/slf4j/impl/StaticLoggerBinder.class]
      SLF4J: Found binding in [jar:file:/Users/rsvoboda/Downloads/rh-quarkus-2.2.3.GA-maven-repository/maven-repository/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final-redhat-00001/slf4j-jboss-logmanager-1.1.0.Final-redhat-00001.jar!/org/slf4j/impl/StaticLoggerBinder.class]
      SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
      SLF4J: Actual binding is of type [org.slf4j.impl.Slf4jLoggerFactory]
      

      Reproducer:

            hamadhan@redhat.com Harsh Madhani
            rsvoboda@redhat.com Rostislav Svoboda
            Rostislav Svoboda Rostislav Svoboda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: