You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/09/21 19:17:36 UTC

[GitHub] [accumulo-testing] DomGarguilo opened a new issue, #224: Logging is broken

DomGarguilo opened a new issue, #224:
URL: https://github.com/apache/accumulo-testing/issues/224

   It looks like logging is currently broken. When attempting to run anything, the following is printed:
   ```
   SLF4J: No SLF4J providers were found.
   SLF4J: Defaulting to no-operation (NOP) logger implementation
   SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
   SLF4J: Class path contains SLF4J bindings targeting slf4j-api versions 1.7.x or earlier.
   SLF4J: Ignoring binding found at [jar:file:/home/dgarguilo/github/accumulo-testing/target/accumulo-testing-shaded.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   SLF4J: See https://www.slf4j.org/codes.html#ignoredBindings for an explanation.
   ```
   
   This is most likely due to a mismatch in versions  between this repo and the main accumulo repo due to changes in https://github.com/apache/accumulo/pull/2942


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [accumulo-testing] DomGarguilo closed issue #224: Logging is broken

Posted by GitBox <gi...@apache.org>.
DomGarguilo closed issue #224: Logging is broken
URL: https://github.com/apache/accumulo-testing/issues/224


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org