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

NoClassDefFoundError Problem #36

Closed
LocutusOfPenguin opened this issue Feb 13, 2019 · 3 comments
Closed

NoClassDefFoundError Problem #36

LocutusOfPenguin opened this issue Feb 13, 2019 · 3 comments

Comments

@LocutusOfPenguin
Copy link

java -jar gdv-xport-lib-4.0.1-uberjar.jar -import irgendeine.gdv -export irgendeine.xml

Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/logging/log4j/status/StatusLogger

Außer bei "-help" bekomme ich das immer.

Heruntergeladen habe ich das JAR von
https://search.maven.org/search?q=g:com.github.oboehm%20AND%20a:gdv-xport-lib&core=gav

@oboehm
Copy link
Owner

oboehm commented Feb 13, 2019

Danke für den Hinweis - da muss ich den Build-Prozess prüfen. Ich melde mich wieder, wenn ich den Fehler gefunden habe...

@oboehm
Copy link
Owner

oboehm commented Feb 13, 2019

Fehler gefunden - log4j-Bibliothek musste aktualisiert werden. Das Uberjar funktioniert damit wieder. Allerdings kommt folgende Fehlermeldung beim Start:

ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...

Dies kann aber ignoriert werden.

4.0.2 wird gerade gebaut und in Maven Central hochgeladen. Kann aber noch ein Weilchen dauern, bis es dort ankommt...

@LocutusOfPenguin
Copy link
Author

Prima danke!

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