CA API Developer portal upgrade from 4.2.9.x to various other versions such
as 4.3 and 4.5 hangs when attempting to start the portal.
During the portal startup things will hang while checking
if a db schema update is needed.
Release : 4.2.9.x
Component : API PORTAL
The stack trace shows issue during database upgrade
Upgrade freezes on DB upgrade step with errors:
INFO 9/27/19 9:57 AM: liquibase: Successfully released change log lock
liquibase.exception.ValidationFailedException: Validation Failed:
10 change sets check sum
at liquibase.changelog.DatabaseChangeLog.validate(DatabaseChangeLog.java:266)
at liquibase.Liquibase.update(Liquibase.java:210)
at liquibase.Liquibase.update(Liquibase.java:192)
at liquibase.integration.commandline.Main.doMigration(Main.java:1126)
at liquibase.integration.commandline.Main.run(Main.java:184)
at liquibase.integration.commandline.Main.main(Main.java:103)
For more information, use the --logLevel flag
ERROR: Running the portal-data liquibase scripts failed, see above for details; exiting
/opt/start.sh: line 25: 8 Killed socat TCP4-LISTEN:$LISTEN_PORT,fork EXEC:cat > /dev/null 2>&1
09:57:25, Stopping simple server on :8080... done