Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] fe log SLF4J: Class path contains multiple SLF4J bindings #45932

Open
3 tasks done
SWJTU-ZhangLei opened this issue Dec 25, 2024 · 0 comments · May be fixed by #45945
Open
3 tasks done

[Bug] fe log SLF4J: Class path contains multiple SLF4J bindings #45932

SWJTU-ZhangLei opened this issue Dec 25, 2024 · 0 comments · May be fixed by #45945

Comments

@SWJTU-ZhangLei
Copy link
Contributor

SWJTU-ZhangLei commented Dec 25, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

Version

18a086e

What's Wrong?

2024-12-25 16:05:05,401 ERROR (main|31) [Util.report():128] SLF4J: Class path contains multiple SLF4J bindings.
2024-12-25 16:05:05,402 ERROR (main|31) [Util.report():128] SLF4J: Found binding in [jar:file:/opt/apache-doris/fe/lib/slf4j-reload4j-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2024-12-25 16:05:05,402 ERROR (main|31) [Util.report():128] SLF4J: Found binding in [jar:file:/opt/apache-doris/fe/lib/log4j-slf4j-impl-2.18.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2024-12-25 16:05:05,402 ERROR (main|31) [Util.report():128] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
2024-12-25 16:05:05,417 ERROR (main|31) [Util.report():128] SLF4J: Actual binding is of type [org.slf4j.impl.Reload4jLoggerFactory]
2024-12-25 16:05:05,629 ERROR (main|31) [LogLog.warn():157] log4j:WARN No appenders could be found for logger (io.netty.util.internal.InternalThreadLocalMap).
2024-12-25 16:05:05,630 ERROR (main|31) [LogLog.warn():157] log4j:WARN Please initialize the log4j system properly.
2024-12-25 16:05:05,630 ERROR (main|31) [LogLog.warn():157] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.`

What You Expected?

1、I want open aws sdk java debug log in fe by configure sys_log_verbose_modules = software.amazon.awssdk, but it can not work

How to Reproduce?

No response

Anything Else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@SWJTU-ZhangLei SWJTU-ZhangLei changed the title [Bug] fe log slf4j implement conflict [Bug] fe log SLF4J: Class path contains multiple SLF4J bindings Dec 25, 2024
@SWJTU-ZhangLei SWJTU-ZhangLei linked a pull request Dec 25, 2024 that will close this issue
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant