Skip to content

Upgrading from 2.0.5 to anything higher results in application never finishing startup #16479

Closed
@dillius

Description

@dillius

Attempting to start back on an older project I haven't worked on in a while, and attempting to upgrade to a newer spring boot release results in a non-start. No errors are logged, and trying to debug has led me nowhere.

It appears that for some reason my routing configuration is completely ignored, and the application never starts to listen on 8080.

I have tried going from 2.0.5 to 2.0.6, 2.0.9, and to 2.1.4. All have the same result on startup, which I have attached logs for.

I could not find anything in the 2.0.6 release notes that seemed to relate. If I try to go as far as 2.1.4 I do have very obvious issues with bean overriding no longer being enabled by default and my application conflicting, so possibly even the 2.0.X problems are related to this symptom?

successful_2_0_5_startup.log
failed_2_0_9_startup.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: invalidAn issue that we don't feel is valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions