ERROR reactor.core.scheduler.Schedulers - Scheduler worker in group main failed with an uncaught exception java.lang.NoSuchMethodError: reactor.core.publisher.Mono.fromFuture(Ljava/util/function/Supplier;Z)Lreactor/core/publisher/Mono;

Anuj Thakur 0 Reputation points
2023-07-11T05:41:58.65+00:00

How to fix this error which is coming on updating the cosmos db version from 4.37.1 to 4.45.1

ERROR reactor.core.scheduler.Schedulers - Scheduler worker in group main failed with an uncaught exception

java.lang.NoSuchMethodError: reactor.core.publisher.Mono.fromFuture(Ljava/util/function/Supplier;Z)Lreactor/core/publisher/Mono;

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,738 questions
{count} votes

1 answer

Sort by: Most helpful
  1. ShaktiSingh-MSFT 16,171 Reputation points
    2023-07-11T08:49:08.3033333+00:00

    Hi
    Anuj Thakur
    ,

    Welcome to Microsoft Q&A forum and thanks for using Azure Services.

    As I understand, you are getting error on updating the cosmos db version from 4.37.1 to 4.45.1.

    Could you please check the versions in use of Reactor core and Spring Boot?

    Refer: https://github.com/resilience4j/resilience4j/pull/1259

    https://github.com/resilience4j/resilience4j/issues/1233

    Let us know if this helped in your case. Thanks

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.