Filr 2.0 upgrade fails with a Liquibase error "Cannot find net folder config..."

  • 7017506
  • 14-Apr-2016
  • 14-Aug-2019

Environment

Novell Filr 2.0

Situation

When upgrading to Novell Filr 2.0 the upgrade process goes smoothly but when you visit Filr configuration under appliance configuration (port 9443), it shows there were problems during the upgrade. Looking into the /var/opt/novell/va/logs/update.log, the following error condition is seen during the database upgrade:

Migrating mirrored folders as needed. This may take a moment or two. See migrate-mirrored-folders.log for details.
SEVERE 4/14/16 8:28 AM:liquibase: Change Set scripts/changelog/mysql-changelog-filraxion.xml::10::jong failed.  Error: liquibase.exception.CustomChangeException: org.kablink.liquibase.change.custom.MigrateMirroredFolders$MigrateNetFolderConfigException: Cannot find net folder config that this non-top net folder 55213 belongs to
liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.CustomChangeException: org.kablink.liquibase.change.custom.MigrateMirroredFolders$MigrateNetFolderConfigException: Cannot find net folder config that this non-top net folder 55213 belongs to
    at liquibase.change.custom.CustomChangeWrapper.generateStatements(CustomChangeWrapper.java:115)
    at liquibase.database.AbstractDatabase.executeStatements(AbstractDatabase.java:1073)
    at liquibase.changelog.ChangeSet.execute(ChangeSet.java:317)
    at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:27)
    at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:58)
    at liquibase.Liquibase.update(Liquibase.java:114)
    at liquibase.integration.commandline.Main.doMigration(Main.java:825)
    at liquibase.integration.commandline.Main.main(Main.java:134)
...
...

Resolution

Click the link below to download the required fix.