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/03/24 19:51:30 UTC

[GitHub] [accumulo-examples] DomGarguilo opened a new issue #86: SLF4J warning blocks output on all examples

DomGarguilo opened a new issue #86:
URL: https://github.com/apache/accumulo-examples/issues/86


   When trying to run any of the `./bin/runex *` examples, the following warning appears:
   ```
   SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
   SLF4J: Defaulting to no-operation (NOP) logger implementation
   SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
   SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder".
   SLF4J: Defaulting to no-operation MDCAdapter implementation.
   SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further details.
   ```
   I think this also blocks any output from the examples.


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



[GitHub] [accumulo-examples] ctubbsii closed issue #86: SLF4J warning blocks output on all examples

Posted by GitBox <gi...@apache.org>.
ctubbsii closed issue #86:
URL: https://github.com/apache/accumulo-examples/issues/86


   


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