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

SLF4J(W) console output when logging into Karaf console #4283

Open
florian-h05 opened this issue Jun 27, 2024 · 2 comments
Open

SLF4J(W) console output when logging into Karaf console #4283

florian-h05 opened this issue Jun 27, 2024 · 2 comments
Labels
external bug A problem or unintended behavior of an external library

Comments

@florian-h05
Copy link
Contributor

When logging into the Karaf console, I now get this printed to the terminal:

SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
SLF4J(W): Class path contains SLF4J bindings targeting slf4j-api versions 1.7.x or earlier.
SLF4J(W): Ignoring binding found at [jar:file:/usr/share/openhab/runtime/system/org/apache/karaf/org.apache.karaf.client/4.4.6/org.apache.karaf.client-4.4.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J(W): See https://www.slf4j.org/codes.html#ignoredBindings for an explanation.

I am not sure since when this happens, but I think it didn‘t before the Karaf 4.4.6 upgrade.

@holgerfriedrich @wborn May I ask your your help?

@holgerfriedrich
Copy link
Member

This is a known issue of Karaf 4.4.6.
https://issues.apache.org/jira/browse/KARAF-7829

According to this post, I hoped that 4.4.7 would be released earlier - but it is not available yet.
We have this issue and a dependency upgrade (bouncy castle) which hopefully gets resolved in 4.4.7.

@holgerfriedrich holgerfriedrich added the external bug A problem or unintended behavior of an external library label Jun 27, 2024
@openhab-bot
Copy link
Collaborator

This issue has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/openhab-4-2-release-discussion/157076/50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external bug A problem or unintended behavior of an external library
Projects
None yet
Development

No branches or pull requests

3 participants