Skip to content

Help needed: Random TimeoutException #4516

@cdprete

Description

@cdprete

Hello.

I'm using SBA 3.5.1 with Spring Boot 3.5.3 / 3.5.4 both in a servlet and reactive environment.
The registration and service discovery happens through Eureka.

From time to time, quite randomly to me I must say, I get the following STATUS_CHANGE in the UI

{
    "statusInfo": {
        "status": "OFFLINE",
        "details": {
            "exception": "java.util.concurrent.TimeoutException",
            "message": "Did not observe any item or terminal signal within 9000ms in 'log' (and no fallback has been configured)"
        }
    }
}

which the basically puts my app offline to just put them back online on the next run of the check.
Can someone please provide some support on this?
I've opened https://stackoverflow.com/questions/79655549/spring-boot-admin-tons-of-timeouts in the past, but I got no replies in there at all.

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