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 Error: Missing StaticLoggerBinder Class in Velocity Environment #564

Closed
BenHeroPH opened this issue Dec 17, 2024 · 1 comment
Closed

Comments

@BenHeroPH
Copy link

When running the Floodgate plugin on a Velocity proxy server, an SLF4J-related error appears in the console during startup. The error indicates that the required org.slf4j.impl.StaticLoggerBinder class is missing, causing SLF4J to default to a no-operation (NOP) logger implementation.

[01:06:46 ERROR]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[01:06:46 ERROR]: SLF4J: Defaulting to no-operation (NOP) logger implementation
[01:06:46 ERROR]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

Floodgate Version: b2.2.3-SNAPSHOT (b114-83fbd6e)
Velocity Version: [Velocity 3.4.0-SNAPSHOT (git-4aa9ee77-b455)
Database Used: MySQL

@Tim203
Copy link
Member

Tim203 commented Jan 5, 2025

Duplicate of #424

@Tim203 Tim203 marked this as a duplicate of #424 Jan 5, 2025
@Tim203 Tim203 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 5, 2025
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

No branches or pull requests

2 participants