beta.blog

Archive for September, 2022

java.lang.NoClassDefFoundError: org/LatencyUtils/PauseDetector

by on Sep.06, 2022, under News

I’ve had an exception while running a Spring Boot application saying:

java.lang.NoClassDefFoundError: org/LatencyUtils/PauseDetector

The workaround was actually quite simple:

./gradlew clean compileJava

Leave a Comment : more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!