Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

There is a known issue with upgrades from 3.2 versions where the following message appears and the liquibase update fails: 

Liquibase update Failed: Validation Failed:
1 change sets check sum
src/X.X.X-XX/kinton-X.X.X.xml::ABICLOUDPREMIUM-XXXX-XxxxxxxxXXxXxxxxxxXxxxxx::XXXXXXXXX is now: 7:ee2fa6e058ec76c7abf801567898917d
For more information, use the --logLevel flag

This can be easily solved by executing the following command and retrying the abiquo-liquibase update command.

Code Block
abiquo-liquibase clearCheckSums

...

Additional Steps for intermediate versions

 

Expand
titleStart here if you are upgrading from Abiquo 3.0

In this version we introduced credentials encryption, so you must download cryptography libraries and cypher your current credentials. Please follow these instructions:

Upgrade from Abiquo 3.1.x to 3.2.x

Upgrade from Abiquo 3.0.1 to 3.1

Now continue with the sections for the following 3.x versions

...