You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2017/10/05 20:18:01 UTC

[jira] [Assigned] (GEODE-2148) Running geode tests may generate slf4j warnings

     [ https://issues.apache.org/jira/browse/GEODE-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirk Lund reassigned GEODE-2148:
--------------------------------

    Assignee:     (was: Kirk Lund)

> 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.4.14#64029)