You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.
Maybe you guys could add an exclusion for this into the dropwizard-extra-zookeeper project?
SLF4J: Detected both log4j-over-slf4j.jar AND slf4j-log4j12.jar on the class path, preempting StackOverflowError.
SLF4J: See also http://www.slf4j.org/codes.html#log4jDelegationLoop for more details.
I was getting this error when depending on dropwizard-extra-zookeeper only indirectly via dropwizard-extra-kafka, don't know if that makes a difference. Maybe the exclusion has to be present in the top-level project for it to take effect. I guess there's not much more you can do given that you already have that exclusion there anyway...
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Maybe you guys could add an exclusion for this into the dropwizard-extra-zookeeper project?
Due to:
The text was updated successfully, but these errors were encountered: