用自带的jetty启动后,出现Class path contains multiple SLF4J bindings.

发布于 2021-11-24 17:58:16 字数 1486 浏览 712 评论 4

@李小热 你好,想跟你请教个问题:

用自带的jetty启动后,出现如下错误,将这三个冲突的包,逐个替换删除,还是不能解决。新手,望给予解答。

Starting JFinal 1.5
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/D:/workspace/wms/WebRoot/WEB-INF/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/D:/workspace/wms/WebRoot/WEB-INF/lib/slf4j-simple-1.5.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
Starting scanner at interval of 5 seconds.
Starting web server on port: 8080
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/D:/workspace/wms/WebRoot/WEB-INF/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/D:/workspace/wms/WebRoot/WEB-INF/lib/slf4j-simple-1.5.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/D:/workspace/wms/WebRoot/WEB-INF/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/D:/workspace/wms/WebRoot/WEB-INF/lib/slf4j-simple-1.5.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
Starting Complete. Welcome To The JFinal World :)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

等风来 2021-11-26 22:55:55

感谢;-)

妖妓 2021-11-26 22:50:46

html******用于实现无controller直接访问html的功能,此。html是freemarker模板,可获取web相关参数,比如contextPath等。最近工作有点忙,后续功能会持续提交

反话 2021-11-26 21:13:36

这不是错误,是警告,系统能进去就忽略吧

秋意浓 2021-11-25 00:05:04

这不是错误,是警告,系统能进去就忽略吧

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文