SLF 4 J:Class path contains multiple SLF 4 J bindingsエラー

847 ワード

SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [zip:E:/newbea/user_projects/domains/base_domain/servers/AdminServer/tmp/_WL_user/_appsdir_CTS_dir/6ctkfx/war/WEB-INF/lib/slf4j-log4j12-1.5.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [zip:E:/newbea/user_projects/domains/base_domain/servers/AdminServer/tmp/_WL_user/_appsdir_CTS_dir/6ctkfx/war/WEB-INF/lib/slf4j-log4j12-1.5.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.

私のJarファイルは使いました:slf 4 j-log 4 j 12-1.5.8.jar,slf4j-api-1.5.8.jar,log4j-1.2.15.jar等jarファイル、教えてください!!!
調べてみると、バグかもしれませんが、説明のURLはここにあります.http://news.gmane.org/gmane.comp.java.slf4j.devel
slf 4 j-log 4 j 12-1.5.8を削除します.jarは問題を解決しました.間違いはありません.