Skip to content

at ch.qos.logback.core.util.DynamicClassLoadingException: Failed to instantiate type de.siegmar.logbackgelf.GelfTcpAppender #84

Answered by osiegmar
NehaK214 asked this question in Q&A
Discussion options

You must be logged in to vote

The root cause of your stacktrace says "Caused by: java.lang.ClassNotFoundException: de.siegmar.logbackgelf.GelfTcpAppender".

So it seems that the logback-gelf library is missing from your runtime classpath as that class is clearly part of the library.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by NehaK214
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants