After upgrading to Cuba Framework 7.2.20 unable to deploy application

I upgraded to Cuba Platform 7.2.20 from 7.1.1 (with 7.1.9 as a stepping stone - and it worked fine here!)

Deployment in local tomcat is failing.

I have read guide and app.home changes seem to work correctly.

I am seeing error on startup and hence application is not starting.
SEVERE: One or more listeners failed to start. Full details will be found in the appropriate container log file

CUBA Platform version: 7.2.20
CUBA Studio plugin version: 15.9-202
IntelliJ version: CUBA Studio 2020.2

Detailed logs from localhost.xxx are attached herewith.

Anything I am missing?
localhost.2023-02-17.log (17.8 KB)

Most likely, in your build.gradle is something that is not compatible with the current version, or, somehow Spring jars from different versions are mixed.

1 Like