【问题标题】:ATG - Error at startup adding new .jar fileATG - 启动时添加新的 .jar 文件时出错
【发布时间】:2013-10-22 17:26:24
【问题描述】:

我们如何解决这个问题?请让我知道是否需要更改一些 jar 版本。

来自控制台的错误:

13:21:02,220 ERROR [STDERR] SLF4J: Class path contains multiple SLF4J bindings.
13:21:02,221 ERROR [STDERR] SLF4J: Found binding in [vfszip:/C:/XXXX-atg/jboss-eap-5.1/jboss-as/common/lib/slf4j-jboss-logging.jar/org/slf4j/impl/StaticLoggerBinder.class]
13:21:02,221 ERROR [STDERR] SLF4J: Found binding in [jar:file:/C:/express-atg/ATG/ATG10.1.1/DAS/lib/slf4j-jdk14-1.5.11.jar!/org/slf4j/impl/StaticLoggerBinder.class]
13:21:02,221 ERROR [STDERR] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
13:21:02,869 INFO  [RoutingSearchService] Initializing cache for environment "ATGProfile"
13:21:02,903 INFO  [RoutingSearchService] Initializing cache for environment "ATGProfileBulk"

【问题讨论】:

    标签: slf4j atg


    【解决方案1】:

    似乎您在类路径中添加了两种不同的 SLF4J 实现: 错误消息已经给出了在这种情况下该怎么做的提示: http://www.slf4j.org/codes.html#multiple_bindings

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-05-01
      • 1970-01-01
      • 2013-10-07
      • 1970-01-01
      • 1970-01-01
      • 2016-06-25
      相关资源
      最近更新 更多