Skip to content
This repository was archived by the owner on Jan 21, 2024. It is now read-only.
This repository was 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

Description

@harishsubramanian2577

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions