Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Getting Runtime Error after configuring JSON logger to send logs to Anypoint MQ - Exception in thread "Thread-19" java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/springframework/util/backoff/ExponentialBackOff #52

Open
harishsubramanian2577 opened this issue Mar 9, 2023 · 1 comment

Comments

@harishsubramanian2577
Copy link

Hi
When I configure the JSON logger to send logs to Anypoint MQ, Gettting error "Exception in thread "Thread-19" java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/springframework/util/backoff/ExponentialBackOff

Caused by: org.mule.runtime.module.artifact.api.classloader.exception.CompositeClassNotFoundException: Cannot load class 'org.springframework.util.backoff.ExponentialBackOff': [
org.springframework.util.backoff.ExponentialBackOf
"
The Exclusion of spring-core artifact in the pom.xml seems to be the culprit. After removing spring-core from the exclusion list, it works fine. Please have this corrected in the repo.

@TheAvgTech
Copy link

+1

It seems to be an issue with v2.1.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants