Kirk Lund created GEODE-2148:
--------------------------------

             Summary: Running geode tests may generate slf4j warnings
                 Key: GEODE-2148
                 URL: https://issues.apache.org/jira/browse/GEODE-2148
             Project: Geode
          Issue Type: Bug
          Components: tests
            Reporter: Kirk Lund


These warnings can really muddy up the output from a test, especially when 
trying to debug a test problem. We should try to figure out why we're seeing 
these warnings and fix the underlying cause:
{noformat}
[vm_1]SLF4J: Class path contains multiple SLF4J bindings.
[vm_1]SLF4J: Found binding in 
[jar:file:/Users/klund/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-log4j12/1.7.5/6edffc576ce104ec769d954618764f39f0f0f10d/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[vm_1]SLF4J: Found binding in 
[jar:file:/Users/klund/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.6.1/f473a40ee76f71f70bd123f9bc3acf572d9b288f/log4j-slf4j-impl-2.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[vm_1]SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an 
explanation.
{noformat}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to